Hi,
I have a remote control based on SampleRemote and I want to add a function to send a leave request to a device. I've implemented this with ZDP_IEEEAddrReq to get the IEEE address of the target and then ZDP_MgmtLeaveReq.
I even get a Mgmt_Leave_rsp from the remote device with status 0x00. But it does NOT leave no matter what.
The weird thing is when I send the exact same command from a router initiator (i.e. bridge) it works fine.
What could be the issue??
Regards,
Sjef.