Yacubane / esp32-arduino-matter

Matter IoT protocol library for ESP32 working on Arduino framework
Apache License 2.0
323 stars 34 forks source link

BLE GAP connection terminated (con 0 reason 0x213) #18

Open mydelta123 opened 1 year ago

mydelta123 commented 1 year ago

Sorry I have some issue can anyone help me?

mac intel Arduin ide 1.8.13 ESP32 Board Support 2.0.6

already turn on c++17 support and setup, the Light.ino can compile and write firmware

but when i commissioning always fail: BLE GAP connection terminated (con 0 reason 0x213)

image image

or I need something like this? Enable Host Flow control => disable? but it's should be pre compiled? https://github.com/project-chip/connectedhomeip/issues/6839