ESP32 Arduino: Asynchronous HTTP web server

The objective of this post is to explain how to configure an asynchronous HTTP web server on the Arduino core running on the ESP32. The tests of this ESP32 tutorial were performed using a DFRobot’s ESP-WROOM-32 device integrated in a ESP32 FireBeetle board. Introduction The objective of this post is to explain how to configure an Asynchronous HTTP web server … Continue reading ESP32 Arduino: Asynchronous HTTP web server