Hi there.
I am trying to configure my Zigbee Devices(Zigbee Shield and XBee) with arduino.
I have followed the instructions given here
While doing that, my Zigbee devices gave me an error and now whenever i connect the device with my computer and run XCTU, its giving me UNABLE TO COMMUNICATE WITH MODEM, error.
Any advice on this??
BTW i have already removed ATMEGA from Arduino before connecting Zigbee Shield to it
waooo i have got it working.
People stuck with this do following.
- Unplug module from Arduino
- Connect Arduino(without ATMEGA) to PC using USB cable.
- Open XCTU and go to Modem COnfiguration.
- Check Always update firmware.
- Choose appropriate device and version
- Click Write.
- A window will popup asking you to connect the module. Now connect Zigbee Module to Arduino.
- The window will go away and XCTU will start programming your modem.
This worked for me on both of my modules (Zigbee Shield + Xbee), and now i can send bits 1 or 0 from one device to other to turn the LED on/off.