Programming ActivityBot with XBee
andreysay
Posts: 8
Hello everyone! Does anybody knows how to program in Propeller C code for xbee communication between for example xbee installed on ActivityBot and xbee module connected through usb to computer?
Comments
Do you want to program the Prop via the XBEE, or are you looking for code to communicate?
If you want to program the Prop, here is the information you need:
http://www.parallaxsemiconductor.com/an007
EDIT: Just notice you specified C. In that case you would have to generate a .bin file to send over the XBEE.
PropBoeXBee.zip will work on ActivityBot too.
No need to send a .bin over XBee, just talk to it.
I not sure if it's communication or programming. The thread topic says programming so I wasn't sure.
Awaiting reply from OP.
Jim
The link I posted is for XBee communications written in C.
Thank you for clarifying, and welcome to the forums!