scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.67k stars 642 forks source link

Not Working after a while #363

Open JacopoLucky opened 1 year ago

JacopoLucky commented 1 year ago

I have some strip connected with an ESP01. The first two days they worked normally, I have also tested it with the app. Now It seems like nothing is received by the ESP, the FPS counter shows 0 FPS, but I've checked the IP and the port and it is correct. Any guess on the problem?

joeybab3 commented 1 year ago

Did you check the IP of both devices? Sometimes DHCP will renew the lease on a device and give it a new IP after a while. try giving it a static IP in your router settings.