-
When HomeKit clients start to disconnect, the heap decreases. After several client disconnections, the heap becomes insufficient, and the ESP8266 is rebooted.
11:03:15.249 -> HomeKit reporting
11:…
-
Greetings friends, faced with the problem of inability to add multiple devices with the same firmware, have any ideas about how to solve the problem?
-
Hi, I have problems with the buttons, the setup does not work and neither does it go up and down with buttons, I have checked all the connections can you help me?
-
### If you self compile, please state this and PLEASE try to ONLY REPORT ISSUES WITH OFFICIAL BUILDS! ###
### Summarize of the problem/feature request
feather request support homekit p…
-
Hi,
I got out of memory error using a 2560
On which card do you use it ?
skrew updated
4 years ago
-
I set up the Switch example on two ESP8266 and it works exactly right for me. Does anyone have any code examples of using one device to setup more than one switch/relay set ? I can see how to set up t…
-
With default values for `kHAPIPSessionStorage_DefaultNumElements` (17), `kHAPIPSession_DefaultInboundBufferSize` (32K) and `kHAPIPSession_DefaultOutboundBufferSize` (32K) the RAM footprint of a basic …
rojer updated
4 years ago
-
I am using the example from the library. I added ESP32 to my Home.app on the iPhone. Everything worked fine. After restarting ESP32, I get the message "Not Response" on my iPhone, usually 2 or 3 ESP32…
-
I can setup the device but after that the device does not respond and homekit clients is 0
![Screenshot 2023-02-24 150441](https://user-images.githubusercontent.com/65611458/221212101-001ac4fb-2f9d-4…
-
I used **‘Exemple04_MultipleAccessories’** multiple_accessories.ino example and change to read sensor pin _HC-SR501_.
```
// bool m = random_value(0, 10) < 5;
bool m = digitalRead(PIN_SENSO…