According to the datasheet the minimum TX power is -20dBm
In software this can be set to -40dBm:
uint32_t sd_ble_gap_tx_power_set |
( |
uint8_t |
role, |
Supported tx_power values: -40dBm, -20dBm, -16dBm, -12dBm, -8dBm, -4dBm, 0dBm, +3dBm and +4dBm.
In a product using the NRF52 we found this remark:
Power level 0 (=-30dBm) is not available for beacons that are using the nRF52 chips like Beacon Pro (BP16-3), Smart Beacon 3 (SB18-3), S18-3, etc.
So what is the truth?
It is important for us to have a low range.