Hello
how can i create a digital line passing between 2 xbee s6B firmware 2024 in ad hoc mode
My configuration does not work :
the first xbee configuration is :
AH network type IBSS creator
ID ssid TEST
MA ip adressing mode STATIC
DL destination ip address 192.168.1.11
NI node identifier 192.168.1.22
GW ip address gateway 0.0.0.0
MK ip address mask 255.255.0.0
MY module ip address 192.168.1.22
D0 DIO0/AD0 digital input
PR pull-up/down Resistor enable 0
IR Sample Rate 14*1ms
the second xbee configuration is :
AH network type IBSS joiner
ID ssid TEST
MA ip adressing mode STATIC
DL destination ip address 192.168.1.22
NI node identifier 192.168.1.11
GW ip address gateway 0.0.0.0
MK ip address mask 255.255.0.0
MY module ip address 192.168.1.11
D0 DIO0/AD0 digital out,low
I connect a led to the second xbee DO0 line
but it not illuminate
when i supply the first xbee DO0 line.
Thanks