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

How to config nrf5340 tx power?

 Hello,

I want to modify the default transmit power of the nrf5340 peripheral_uart project.

board:nrf5340 dk

ncs:v1.5.0

example:v1.5.0\nrf\samples\bluetooth\peripheral_uart

I found this project v1.5.0\zephyr\samples\bluetooth\hci_pwr_ctrl

Then I transplanted the set_tx_power function to my project.

But the power remains unchanged.

Can you help me point out the correct way,I just want to modify the power.

Thank you.

Parents Reply Children
Related