I successfully sent the data to the coordinator on the routing node, but failed to send the data on the terminal node using the same method.This is my sending function...
Hi,
Could you please provide the terminal log for this node? Please define the TRACE_APP as TRUE.
What is the return value that you are seeing?
The addr16 variable, that you have, should be 0x0000 if you are trying to send data to the coordinator.
Then, is the end device in sleep mode?
Regards,
Mario
addr16= 0x0000;
I don't know if the node is dormant.
The end device can send data directly to the coordinator?No router in between