This may not be strictly Arduino specific, but I ask it here anyhow because there seems to be so many Xbee gurus in this forum. Hope you don't mind. (And I am eventually going to use XBee with Arduinos).
I have two XBee Series 1 modules, firmware version 1084. I have managed to get the physical pixel demo running between two Arduinos/Xbee shields (the led is blinking on the second arduino when the first arduino is sending over Xbee).
Now I would like to play with the IO ports. I am running X-CTU's terminal window. I am running X-CTU on Linux using Wine (that shouldn't matter?). XBee sits on SparkFun's XBee explorer USB. Most of the AT-command work as supposed, but all attempts to change pin functions lead to an error. For example:
+++OK
ATMY2
OK
ATD03
ERROR
I am trying to change the pin functions of the local XBee module, i.e., the one that sits on the XBee expored and is directly connected to PC.