XBee, SimpleIE and PropC
jblively
Posts: 6
Hello,
I've been able to use the XBee successfully with SPIN to communicate from the computer to the PropC Activity Board. However, I can't seem to find an example of it working in the C language to use within SimpleIDE. Does anyone have any tips for XBee (Series 1) communication using SimpleIDE and the C language.
Thanks,
J
I've been able to use the XBee successfully with SPIN to communicate from the computer to the PropC Activity Board. However, I can't seem to find an example of it working in the C language to use within SimpleIDE. Does anyone have any tips for XBee (Series 1) communication using SimpleIDE and the C language.
Thanks,
J
Comments
Thanks,
J
Look in this thread for some ideas... http://forums.parallax.com/showthread.php/145335-Issue-with-XBee-AT-command-mode-with-PropGCC-FDS
Not sure if you intend to use AT commands, but this should provide an example of how to communicate to the XBee in C.
dgately