I am having problems with configuring the xbee using X-CTU. After reading various threads and trying things out I am still stuck.
I really need help with this as I need to use XBee for a school project and I am still noob with arduino.
I am using:
XBee shield
http://www.sparkfun.com/products/9976XBee series 2 (it states itself as S2 underneath XBee logo on the chip; it doesn't say PRO or series 2)
Arduino Diecimila
When I clicked on Test/Query on the USB Serial Port, the resulting message says:
Modem type = name unknown(id=....................some number)
Modem firmware version = (left blank)
http://antipastohw.blogspot.com/2009/01/xbee-shield-to-xbee-shield.htmlI was following the tutorial above but when I tried the "write" command I receive this reply:
Getting modem type....OK
Programming modem...Lost communication with modem
Write Parameters...Failed
I also tried "+++" command on Terminal tab page and there is no feedback from the program.
Please help, thank you.