The project I used is JN-AN-1216
A end device that is not in the network, how can I operate it and remove it from my coordinator. And clear linkkey related information
Hello,
Have you tried checking the APP_eZdpMgmtLeave( u16NodeId, u64Mac, FALSE,FALSE, &u8Seq) API ?
I believe that would be the one you are looking for, you can check more information about this in the JN-UG-3114 page 333.
Regards
hello Regards
I tried this method, but the enddevice was sleep and could not accept the instruction, so the coordinator was unsuccessful in deleting it. And TClinkkey won't be cleared.
Did you modify something in the code ?
Do you have a sniffer log? What do you mean by could not? Is the device sleeping?
regards,
Estephania