Search found 3 matches
- Sun May 15, 2022 5:22 pm
- Forum: ESP-IDF
- Topic: BLE Tx Power Setting Error
- Replies: 1
- Views: 2124
BLE Tx Power Setting Error
ESP IDF:4.4.1 with Espressif ide Version: 2.4.2 Sourcecode: BLE Mesh - OnOffServer Example Chip:ESP32-C3 While trying to set err = esp_ble_tx_power_set(ESP_BLE_PWR_TYPE_ADV,ESP_PWR_LVL_P9); Following error comes: error: implicit declaration of function 'esp_ble_tx_power_set' Code compiles with warni...
- Sun May 15, 2022 6:23 am
- Forum: ESP32 Arduino
- Topic: ESP32 Arduino BLE Mesh
- Replies: 3
- Views: 6327
Re: ESP32 Arduino BLE Mesh
Thanks
- Fri May 13, 2022 6:54 am
- Forum: ESP32 Arduino
- Topic: ESP32 Arduino BLE Mesh
- Replies: 3
- Views: 6327
ESP32 Arduino BLE Mesh
Is ESP32 Arduino BLE Mesh implemented? If so, link pls. Thanks.