Sending data to another propeller using Xbee
Benhoff
Posts: 1
in Propeller 1
I need to send two values from one Propeller to another using XBees. Can any one give me an efficient way of doing this with some sample code using Simple C?
Thanks!
-Blake
Thanks!
-Blake
Comments
it should help
A Spin XBee API object can be found here: http://obex.parallax.com/object/674
I have a modified version for use with FullDuplexSerial4port: http://obex.parallax.com/object/763