Microchip Technology Acquires Roving Networks as of April 19th 2012.
Norm
Microchip Technology Acquires Roving Networks as of April 19th 2012.
Norm
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.
"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
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.
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?
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?
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.
Bookmarks