This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Configure a node in the mesh network as a relay node in light switch example

I need to configure 1 device as relay node in order to relay messages from the client node to the server node. To  test that the sever is relaying messages i could lower the TX power of the devices and then make the last node outside of the range of the client note and put the relay node in between, however wen i look for the sd_ble_gap_tx_power_set () function in the light switch example of nrf52 mesh SDK to change the TX power i do not find it. Any help please??

Related