Part Number: CC2652RB
Other Parts Discussed in Thread: Z-STACK
Hello Everyone,
I am currently working on a home automation project and I am new to the TI environment. I am using the CC2652RB controller with CCS 20.3.1.
My requirement is as follows:
There is one coordinator and multiple routers. On the coordinator side, I need to read the router’s IEEE address and either accept or reject it based on that address. If a router is rejected, it should leave the network. Once a router leaves the network, it should blacklist that coordinator. When the router tries to join again, if the coordinator is blacklisted, it should not send a join request.
I would like to understand whether it is possible to make the joining process manual. Specifically, the router should join the network only if the coordinator accepts it, and should not attempt to join if rejected.
Kindly guide me on how to implement this functionality.
Thank you,
Srinivasa