Tool/software:
Hello,
We are running a router application using the SimpleLink CC13x2 26x2 SDK 4.20.01.04 stack. There are certain conditions where we want to force the router to leave its current network and start scanning on a set of channels for a new network to join.
I am having trouble figuring out the right API we should call to force the router to leave the network. Just to clarify, I do not need to send a ZDO leave request to the router - I need to call a function in the router's firmware to make it leave the network. Any suggestions?