This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1310: CC1310 15.4-Stack CoProcessor: setting phyTransmitPowerSigned at runtime

Part Number: CC1310

Hi

When I issue ApiMac_mlmeSetReqUint8(ApiMac_attribute_phyTransmitPowerSigned, new_db); i get a 0x18 status code; "MAC_UNSUPPORTED".

How do dynamically I set the transmit power correctly?

I can configure it statically in pibDefaults.

Thank you