Hello everybody,
I've got some of nodes for the light switch example. I'm working on nRF52832 chips. I tried to find answear for my questions, but i didn't.
I want to create a network, where one node see only another one node in network. So it looks like:
Client see only 1 server, 1 server see client and 2 server, 2 server see 1 server and 3 server...
As I read in documentation, all nodes should works like a relays. But if this network exist, I can see that client provision only 1 server which is directly in the client range. Others server do not provision. Can somebody explain me why?
Is it a possibility to change code for this feature?
Regards