Dear Nordic team,
We are using
- MESH SDK 3.0
- experimental generic level server exemple
- android NRF library
- DKnrf52840 boards
-3 boards/nodes
Question : An un-autorized user can connect to a Proxy and seems to stay connected forever to this proxy. Is it possible to force disconnect him from the proxy to free the proxy.
Use case : a user try to connect to the mesh without the right network key.
The proxy will acceppt the connexion, but the mesh messages will be blocked since the network key is wrong, which is correct.
Now is it possible to force disconnect this un-authorized user from the proxy? or will he be automatically disconnected from the proxy after a time out
The risk, we are afraid of, is that the proxy might be flooded by un-autorized messages
any suggestion is wellcome
Olivier