Hi,
I use BMD-350 on NRF52832 with SDK v13.0.0
I configure my radio to run the BLE at -20dBm power through the API sd_ble_gap_tx_power_set()
But few seconds after starting advertising [ie 5 seconds] (my device is not yet connected to other device) my power consumption changes from 0.3mA to 1.2mA whereas my application doesn't change any register. But I think the SoftDevice changes configuration of register which impacts power consumption.
Best regards,
Romain