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?
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?
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:
I wrote about communication but thanks a lot about how to load a code through xbee. I want write a code to communication between PC with xbee module and ActivityBot with xbee module.
I wrote about communication but thanks a lot about how to load a code through xbee. I want write a code to communication between PC with xbee module and ActivityBot with xbee module.
Thank you for clarifying, and welcome to the forums!
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!