Yurik72 / ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
MIT License
264 stars 60 forks source link

memory leak #115

Closed ck0567 closed 2 years ago

ck0567 commented 2 years ago

Hi, I am using homekit_characteristic_notify in a loop to update values to inform apple Homekit about status changes. After pairing the available Heap memory is decreasing. After about 10 minutes the esp32 is resetting. Any ideas ?