Other Parts Discussed in Thread: CC3235S,
Hi,
I use the transceiver mode to test TX emission during ECM tests. It works well with the frequency channel selection. I can test from channel 0 to channel 13 but i don't see any difference in the power level of TX emission...
Maybe i've forgotten something important. The power level seems to be the same with an argument value of 0, 5 or 15.

Kind regards,
Antoine
The command used to change the power level is :
sl_SetSockOpt(wTransceiverSocket, SL_SOL_PHY_OPT, SL_SO_PHY_TX_POWER, &wPower, sizeof(wPower));

