Which wireless to use.
Crazyrabbit
Posts: 116
I have the Xbee set that Parallax lists and the Bluewolf flashfly adaptor. I sort of gave up on the flashfly after trying to reprogram the Xbee modules. I would like to keep the Xbee stuff at factory settings and use for other things with the BS2 and Prop. Thinking which way go go with wireless programming. I think you can do the Prop with the Xbee. There are two options to go The wireless USB hub and the Parallax 433 transciever. Get tired of tying up robots to wires all time while modifying programs. It also would be nice to change programs on the go.
Comments
Dave
Duane
You are correct Duane. It was presented here:
http://forums.parallax.com/showthread.php?127780-Upload-Prop-programs-via-XBee&highlight=Xbee
There's some code I wrote for the Prop here. Ron Czapala has written code to use these modules with the Basic Stamp.
One big advantage these Nordic devices have is the cost. I purchased some off of eBay for $7 each. I believe they can communicate faster than the XBees do. Mark_T uses them to transmit audio. The big downside to the Nordic modules is they are not as simple to use as XBees.
While the Nordic modules aren't as easy to use as XBees, the hard part of writing a driver has already been taken care of. The price difference can be a big factor if you want to have a bunch of wireless sensors. I also like how small they are.
There are a couple of pictures of different modules here. They can also be used with a cool FOB from SparkFun
Duane