Hi,
I have an application wherein I need to scan for beacons within a desired range(10m, 20m) using nrf52840.
I know of adjusting the transmit power using gap_ble_tx_power_set(int8 tx_power) function in the library which can be used for beacons.
Will above setting work in case of a scanner?
Regards
Shariq