Search found 1 match

by Fab64@@
Sat Jun 18, 2022 9:25 am
Forum: ESP32 Arduino
Topic: Gattc and Gatts running together
Replies: 0
Views: 778

Gattc and Gatts running together

Hi,
I need to write a BLE client and server running together.
I have seen the ESP-IDF Gattc and Gatts Coexistence example but I don't know how to make the same using Arduino IDE.
Can anyone direct me to an example to start with?