Skip to content

Clarification for Power calibration feature #9862

Answered by zhanglongxia
testter2 asked this question in Q&A
Discussion options

You must be logged in to vote

There is a limitation in FCC, the out-of-band spurious emissions at the band edge is 20dB below the fundamental emission level. In order to meet this requirement, we set the output power of edge channels smaller than other channels. This allows Thread to use maximum power to send frames while meeting regulations. So we added the otPlatRadioSetChannelTargetPower () for developers to set different output powers for different channels.

The API otPlatRadioAddCalibratedPower(), otPlatRadioClearCalibratedPowers() and otPlatRadioGetRawPowerSetting () are used for setting the power calibration table. If the output power of your radio chip is very accurate, there is no need to use these three APIs.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by testter2
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants