Hello everyone I am working on a basic mesh with 3 shield Xbee S2C , coordinator and 2 routers , on Xctu I find this firmware ( ZIGBEE TH REG) I integrate it , I but the mesh is not done .
I need the Configurations please .
I need help because this is the hardest part of my graduation project
Set one as a Coordinator (CE1) and leave the others at routers. Then check the AI on all three radios. If it shows 0, then they have formed a network. They will send data to the node’s 64 bit serial number (SL/SH) listed in the DL and DH fields.
I Have 4 Xbee S2C , I will set 3 routers and 1 coordinator , the router 1 and router 2 are installed on machines ( machine1 , machines1) every single one with ESP32 and sensors , the router 3 is in middle for increasing the distance , so it will receive the informations from the ESP32s sended by Router1 and router2 , and resend this to the coordinator .
Can you help me please , right now in the networking graph I see the components and the relations , so I made the mesh but the problem is , the coordinator when it send something on the console , all routers receive this message , but if any router send something, only the coordinator see this message and the rest of routers no
That is the standard configuration of the addressing. If you want everyone to pass the data out the UART, then you need to set the DL and DH to 0xFFFF.