Search found 1 match

by kb9nate
Wed Oct 06, 2021 4:12 pm
Forum: ESP32 Arduino
Topic: esp32c3 arduino BLE API
Replies: 1
Views: 2530

esp32c3 arduino BLE API

Is there a document somewhere that explains the BLE API implemented in Arduino for the ESP32C3? In particular I am experimenting with the BLE5_periodic_advertising example and am trying to find the source file where esp_ble_gap_ext_adv_set_params() is located. I reference to the function in BLEAdver...