Updated Troubleshooting Access Points (markdown)

Nic Limper
2023-12-12 11:45:36 +01:00
parent df859248aa
commit fa1e654691

@@ -2,6 +2,10 @@
When you make your own Access Point consisting of an ESP32 or ESP32-S2, and a epaper tag, some things can go wrong. This page lists the most common errors.
## Package loss/time out errors at the WiFi connection
Disable 'BSS Transition' on a Unify WiFi Access Point, because enabling seems to cause this. The WiFi stack of the esp32 is very simple, so sophisticated WiFi protocol enhancements might confuse it.
## Wiring errors
Pay very good attention on the correct wiring. If you use the pins as predefined in platformio.ini, you will be able to do OTA updates, which saves you a lot of time.