BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
293 stars 59 forks source link

ESP32 resets when connecting to access point #113

Closed JoeDante closed 1 year ago

JoeDante commented 1 year ago

I built my Pixelix, but as soon as I connect to the access point with my phone, the Pixelix resets and the access point is closed. I use a AZ-Delivery V4 ESP32.

What I already tried: Reflashing firmware and file system, tested 2 different power supplies (3A and 4A), checked the cables, checked for shorts and faulty solder, removed the light and temp sensor and checked the correct IO pins.

I turn on the Pixelix, hold the user button, Pixelix shows the SSID and opens an access point. As soon as I connect to the access point with my phone, Pixelix resets. Every time. What could be the reason for that?

BlueAndi commented 1 year ago

Can you attach the log output (via serial connection)? And did you try a different device than your phone? Did you use the master branch (tag) or the Development branch?