Hello everyone,
I searched and didn't find a similar question in the forum.
I have a pair of XB24-Z7WIT-004 modules. I have connected them both to my laptop through USB adapters.
This is product family, function set, and firmware version I've flashed into them using XCTU:
XBee #1: XB24-ZB, ZigBee Router AT, 22A7
Xbee #2: XB24-ZB, ZigBee coordinator AT, 20A7
The configuration values for the coordinator are:
ID(PAN ID) = D161
SC(scan channels) = F
NJ(node join time) = FF
CH(operating channel) = E
SH(serial number high) = 13A200
SL(serial number low) = 40CAB14B
DH(destination address high) = 13A200
DL(destination address low) = 40CAB136
The configuration values for the router are:
ID(PAN ID) = D161
SC(scan channels) = F
OP(operating PAN ID) = 0
SC(scan channels) = F
CH(operating channel) = 0
SH(serial number high) = 13A200
SL(Serial number low) = 40CAB136
MY(16-bit network address0 = FFFE
DH(Destination address high) = 13A200
DL(destiantion address low) = 40CAB14B
They both have their power level set to 4 (highest) and they are both turned on. But as you can see, router's network address is 0xFFFE which to my knowledge means it's not joined a network. And the communication doesn't take place when I open up two serial connections in XCTU. What am I doing wrong? Is this setup even supposed to work? Any help would be appreciated.