espressif / esp-homekit-sdk

541 stars 98 forks source link

esp-homekit-sdk network allocation #132

Open wirelesstag2024 opened 2 months ago

wirelesstag2024 commented 2 months ago

Using the lightbulb routine, using the app ESP BLE Provisioning to wire the device fails to show that the Bluetooth feature value is incorrect, and after manually changing the wiring method, it can communicate normally. Can this demo support BLE homekit?

esp32s3 idf5.2.1

wirelesstag2024 commented 2 months ago

image

shahpiyushv commented 1 month ago

I tried the same on a fresh esp32s3 board and idf v5.2.1 with default sdkconfig and I could proceed with the provisioning with ESP BLE Prov app. Do you have any custom changes? Do you see any other erros in your boot log?