hi all,
we need a function which to set phyTransmitPower dynamic.
Have any one give me a Suggest about this issue.
1. i find it at , and that is work.
@sensor.c Sensor_init()
/* Set the transmit power */
ApiMac_mlmeSetReqUint8(ApiMac_attribute_phyTransmitPowerSigned,
(uint8_t)14);//can be change
2. at the sensor @ Jdllc_states_joining state
i also change the phyTransmitPower dynamic.
3.then @ link with coprocessor.
it will auto change the phyTransmitPower and i can't set again it.
sdK:
CC13x0 SDK 1.00.00.13
hw:
cc1310 5x5 Rev A.








