Hi, I am using mesh sdk 3.20 and nrf52840.
I am using 3 nodes for testing. One generic on off client and two generic on off servers.
I believe that I have managed to get the devices into long range mode by changing the scanner and default broadcast, got this from another post.
Now I have performed the following test:
1. Server at the furthest distance away, making sure that the client cannot toggle the light
2. Added another server in the middle, hoping that the message would be relayed and turn on the light
I know that I can just turn down the Tx power for testing. Now it seems like the message is not being relayed.
1. Are messages being relayed in long range mode?
2. How can I confirm that a message was relayed?
3. Is there any additional configuration required for relaying messages? I have set the retransmit count of the server in the middle to 3,by using the Nordic mesh app and the configuration server.
Also, I know that long range mode cannot be certified, don't care about that for now.
Thanks in advance
Regards
Chris