8-Bit Labs

Experiments in retro computers, assembly language and electronics

Posts tagged with #ESP32

ESP32 WiFi Connection

25 Jun 2026

Most tutuorials for connecting your ESP32 devices to WiFi are not robust and don’t handle automatic reconnect, error logging, etc. The following is the code that I use for all projects that require a WiFi connection.