I used nRF52840 board with SDK 17_1_0 ,
For FCC Certificate We used Radio Test Example,
using start_channel 40 & start_tx_carrier we change the frequency and we are able to see changeable freq on spectrum analyzer,
But When we send Output_power pos0dBm or Output_power pos8dBm we are not able to see any power change in spectrum analyzer,
we got -32dbm power on spectrum analyzer when we send both 0dbm and 8dbm command,
so when we want to send Output_power pos0dBm after start_channel 40 or before it,
or How we can change default power in Radio Test Example.