I know that the ESP32 is a BL Class 1 device, but I can't make it operate on the desired power.
I have an application that needs 300fts of BLE radius.
No results after:
Code: Select all
esp_ble_tx_power_set(ESP_BLE_PWR_TYPE_ADV,ESP_PWR_LVL_P9)
Any ideas?