Stuck with Zigbee Device Configuration.

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.

  1. Unplug module from Arduino
  2. Connect Arduino(without ATMEGA) to PC using USB cable.
  3. Open XCTU and go to Modem COnfiguration.
  4. Check Always update firmware.
  5. Choose appropriate device and version
  6. Click Write.
  7. A window will popup asking you to connect the module. Now connect Zigbee Module to Arduino.
  8. 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.