Hi ,
I have an electronic project which need 2 modules to communicate together , so I brought 2 Xbee PRO S2B (with 2 Xbee usb explorer) . I’m a beginer with Xbees .
I’m using the latest version of XCTU (v 6.3.1), and started to first try a simple setup , a push button on Xbee B pin D0 (Flashed as Router API) and a LED on Xbee A pin D0 (Flashed as an Coordinator API) .
I’ve setup on both Xbees the same PAN ID , I’ve set Xbee A pin D0 as “Digital Output , high/low” (tested both high or low),
I’ve set Xbee B pin D0 as “Digital input” and set IC Digital IO change detection on FFFF .
In terminal mode, when I push the button wired to Xbee B, Xbee A receive 2 frames “IO Data sample Rx Indicator” 1 one I press the button (high) and one when I release it (low).
The problem is Xbee A LED doesn’t light (when D0 on Xbee A is set up with Digital out High , LED is always on and doesn’t turn off when I press the button) .
What parameter I’m missing for my Xbee A to make him switch on the LED ?
Thanks to anyone that can help me !