Hello
I would like to change the Tx_Power using softdevice.
The sd_ble_gap_tx_power_set command shows me the supported tx_power values as -40dBm, -20dBm, -16dBm, -12dBm, -8dBm, -4dBm, 0dBm, +3dBm and +4dBm.
My question is
If I want an intermediate power level of -30dBm or anything in between -20dBm and -40dBm, why is there a limitation. Is it hardware related? or there is a way to achieve it
Thank you