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

I want to change Tx Power while connected

Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0) as central.

Is it possible to change the Tx Power while connected to the device?
I made it possible to change from -20 to 4 using "sd_ble_gap_tx_power_set", but I felt that the connectable distance did not change.
Also, the value of the register (0x50C) did not change when I called "sd_ble_gap_tx_power_set".

Thank you.

Parents Reply Children
No Data
Related