I currently have one XBee S2 and configure it as 'ZigBee Router AT' using X-CTU by USB to UART converter that's connect to my PC.
I want to be able to use the digital I/O of XBee instead of using another external MCU(like Arduino). For testing purpose, I set the 'AD02 = Digital input' and connect it with a switch along with a pull down resistor.
So how do I read the reading of the digital input of XBee? I check at the console and nothing comes up.