Arduino-HomeKit-ESP32 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP32 copied to clipboard

"Not Response" in iPhone Home.app

Open bfaliszek opened this issue 5 years ago • 2 comments

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 restarts help and I can control the built-in LED again.

I have found this problem arises when sockets is less than 1 (0 or -1).

bfaliszek avatar Aug 11 '20 12:08 bfaliszek

I suppose this problem could be related to this: https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/issues/9#issuecomment-625093576

bfaliszek avatar Aug 12 '20 17:08 bfaliszek

But what is the equivalent method to MDNS.announce() in the "ESPmDNS.h" library?

timo-kurtz avatar Aug 28 '21 17:08 timo-kurtz