How do you manipulate the Tx power in the beacon app?
How do you manipulate the Tx power in the beacon app?
Use the sd_ble_gap_tx_power_set() function
So sticking this in ble_init() should do the trick with one of the accepted tx power values
So sticking this in ble_init() should do the trick with one of the accepted tx power values