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

Reduce coverage range of nRF51822..

Hi, I am using SDK v8.0.0 , Softdevice s110 and Example is ble_app_uart(peripheral).

i want to reduce a range of nRF51822 beacon(PCA20006) up to 2-3meter..

i try this sd_ble_gap_tx_power_set() is defined in BLE_GAP.h and also try NRF_RADIO->TXPOWER=int8_t but it not working. so where i want to see for reduce a range.

is that possible to reduce a range and if yes then How?

Related