txpower cannot be controlled #11060
-
When I am using an RCP chip, the return value of txpower appears as 0dBm
So, I set txpower to 100dBm and the result showed no errors
When I checked txpower again, the return value showed 100 dBm
I think this is problematic, mainly due to the following two issues1. The default power should not be 0dBm, which may be an issue with the RCP manufacturer
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The power setting method otPlatRadioSetTransmitPower() is implemented by the RCP manufacturer. You may need to contact your chip's manufacturer to implement the correct method. |
Beta Was this translation helpful? Give feedback.
The power setting method otPlatRadioSetTransmitPower() is implemented by the RCP manufacturer. You may need to contact your chip's manufacturer to implement the correct method.