After Changing BLE TX Power Setting, Tx Power Level isn't correctly reported by ESP32 S3

PS-speed
Posts: 1
Joined: Thu Feb 02, 2023 8:58 am

After Changing BLE TX Power Setting, Tx Power Level isn't correctly reported by ESP32 S3

Postby PS-speed » Fri Feb 03, 2023 8:16 am

After changing the Tx Power Setting from the default 9 dBm to the maximum 21 dBm on a ESP32 S3 DevKitC V.1 with the Arduino IDE with this code:

Code: Select all

esp_ble_tx_power_set(ESP_BLE_PWR_TYPE_DEFAULT, ESP_PWR_LVL_P21);
The Tx Power displayed inside of nRf Connect remains at 9 dBm. If I set a lower value than default, it changes accordingly.

I am getting something wrong here or is there a Bug ?

Who is online

Users browsing this forum: No registered users and 118 guests