GL-S20 Thread Border Router : set Tx Power at build

Hello,

I'm using the GL-S20 as a Thread Border Router, with a firmware compiled using the following repo : gl-inet/s20_thread_br_opensdk.

Everything is working correctly, I can use GL-S20 as I wish.

Now, I want to set the Tx Power at 10dBm by default (at the start of the GL-S20). I couldn't find the configuration variable associated with this, and I don't want to use the CLI.

Does anyone have any ideas on how to do this?

Thanks a lot,
Lilian

Hi

You can configure the thread Tx Power by modifying ./main/esp_ot_br.c as follows at build:

Refer:Radio Configuration  |  OpenThread