Hello,
We are using the cc8530 in a host controlled application where we need the master to un-pair a particular slave which has joined the network in a "hostile" manner and which may attempt to re-join. Basically we need to address the possibility of slaves which will join any network they can detect, which could cause DoS to legitimate slaves. We currently identify legitimate slaves using information in the data side channel before accepting their stream data, and we park our own slaves using the side channel. We haven't figured out how to reject slaves which we do not manufacture, that may possibly be designed / modified for eavesdropping etc. that may be capable of joining our network. Is there a way to implement this type of network maintainance? Thank you.