maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
803 stars 233 forks source link

Motion sensor becoming non responsive #429

Closed AR-Tawil closed 2 years ago

AR-Tawil commented 2 years ago

Hi, I'm using your motion sensor code and it works perfectly. However, I noticed that the board needs resetting every two days or it will go into a No Responsive state?!!!

AchimPieters commented 2 years ago

@AR-Tawil without information it is difficult to say where things are going wrong?

maximkulkin commented 2 years ago

Right, it would be nice to include some more information next time:

maccoylton commented 2 years ago

If you are using a HC-SR501, it can interfere with the esp8266 Wi-Fi. To help with that you can shield the motion sensor from the esp8266, just ensure the shielding doesn't block the Wi-Fi signal.