This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

OpenThread set txpower, defaults

Hi,

I successful developed a application using nrf / zephyr SDK and install the applications
on the nrf52840dk and dongle.
Now I want to adjust the power using 

CONFIG_BT_CTLR_TX_PWR_PLUS_3=y

But when I check the power setting in the netshell / shell with

ot txpower

I always receive 0dbm.

set the power - ot txpower 3 works.

Where is my missing link?

Chris

Related