2.4 ghz WiFi ID


Closed Thread
Results 1 to 31 of 31

Thread: 2.4 ghz WiFi ID

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    440

    Default Re: 2.4 ghz WiFi ID

    Quote Originally Posted by Darrel Taylor View Post
    Roving Networks, RN-131 or RN-171.
    http://www.rovingnetworks.com/products/Wi_Fi_Modules

    I'm currently using the 171.
    Microchip Technology Acquires Roving Networks as of April 19th 2012.

    Norm

  2. #2

    Default Re: 2.4 ghz WiFi ID

    I was just on mouser's web site thinking of order one Darrel after you mentioned adhoc, I've gotten pretty comfortable using the 16f628a in my projects and am looking at the 18f's to experiment with when I purchased the module mentioned earlier from Microchip the data sheet mentioned the 18F's prior to the TCP/IP V6 and thereafter 24F's? and higher. The '628 has really been fantastic for me to learn with any suggestions for the 18f's? I am curious about how to connect to ethernet but before I ask anymore questions on that I want to do a little more research.

    Thanks again Mackrackit, Darrel and Normnet for your help.
    Last edited by tazntex; - 1st May 2012 at 02:37.

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959

    Default Re: 2.4 ghz WiFi ID

    "adhoc", I knew I should have looked up the spelling.

    I thought I saw something about a Rabbit Hunt ... I think they would be perfect.
    One module can connect to other modules, and it returns signal levels for each device it finds.
    Zeroing in on something wouldn't be too hard at all.

    They are not a Web Server. They don't serve up webpages. (Although your program can).
    But you can connect to other things on the net.
    Synchronizing time is automatic, so it's great for clocks.

    I think the best part is that two modules can connect to each other without the need for a wireless router (adhoc).
    I haven't seen a better way to connect two PICs wirelessly. 802.11/G, can't get much faster than that.
    Of course you are limited to 1 megabaud from the USART, and it's not secure in adhoc mode.

    The 16F628 will work fine with it.
    A 12F1822 (8-PIN) will work just as well.

    @ 4uA sleep current, it can keep your batteries in good shape.

    Sorry for what sounds like a commercial, but I've been having fun with the RN-171.
    And I guess Microchip knew a good thing when they saw it, and bought them. I didn't know that.
    DT

  4. #4
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818

    Default Re: 2.4 ghz WiFi ID

    Quote Originally Posted by tazntex View Post
    The '628 has really been fantastic for me to learn with any suggestions for the 18f's?
    Thanks again Mackrackit, Darrel and Normnet for your help.
    Hi Tazntex,
    If you like the 628a, you will love the 16F648A, same chip same data sheet twice the memory for about 30 cents more.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  5. #5
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425

    Default Re: 2.4 ghz WiFi ID

    Not too much information about these. Can anyone tell me if the RN-171 can connect to a smart phone via wifi? I'm guessing that would be ah-hoc mode?

  6. #6
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425

    Default Re: 2.4 ghz WiFi ID

    After reading some, I can't figure out which module is better - RN-171 or MRF24WB0MB? I'll be using an 18F4550 and I'd like to run a simple webpage where I can control and monitor stuff. I'd also like the module to be a standalone unit where I can use my phone to connect to it. I've used the Netburner PINK ethernet module in the past but I doubt these two modules are similar. What is a better unit to use?

  7. #7
    Join Date
    Oct 2004
    Posts
    440

    Default Re: 2.4 ghz WiFi ID

    Quote Originally Posted by Christopher4187 View Post
    After reading some, I can't figure out which module is better - RN-171 or MRF24WB0MB? I'll be using an 18F4550 and I'd like to run a simple webpage where I can control and monitor stuff. I'd also like the module to be a standalone unit where I can use my phone to connect to it. I've used the Netburner PINK ethernet module in the past but I doubt these two modules are similar. What is a better unit to use?
    The Roving Networks RN-171 has the TCP/IP stack built in making it far easier to use than Microchips MRF24WB0MB unless you are coding in C and using Microchips free stack library.

    Norm

  8. #8
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425

    Default Re: 2.4 ghz WiFi ID

    Thanks for the reply. I'm just entering the world of wifi with my projects so I have a few more questions.

    Am I not reading the datasheet correctly or does the RN-171 not have SPI? If not, can I use something other than a USART to communicate with it? The reason I ask is because I'm using the USART for another chip. I don't know if it's like SPI where the USART pins go to high impedance mode when the CS line is deasserted.

    I can't code in C but is it needed for the MRF24WB0MB?

    Regarding the TCP/IP stack, both datasheets state they include one. Why is it so much harder to use the Microchip MRF24WB0MB as opposed to the RN-171?

    For both models, can you use them to communicate with a identical model (peer to peer) and also through the internet?
    Last edited by Christopher4187; - 11th January 2013 at 13:14.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts