In this tutorial, we will check how to send a HTTP PUT request using the ESP32 and the Arduino core. The tests from this tutorial were done using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial, we will check how to send a HTTP PUT request using the ESP32 and the Arduino …
ESP32: HTTP POST Requests
How to make HTTP POST requests using the ESP32 and the Arduino environment.
ESP32: HTTP GET Requests
How to perform simple HTTP GET requests using the ESP32 and the Arduino environment.