The objective of this tutorial is to explain how to perform a HTTP PUT request using the ESP8266 and the Arduino core. The tests from this tutorial were performed on a DFRobot’s ESP8266 FireBeetle board. Introduction The objective of this tutorial is to explain how to perform a HTTP PUT request using the ESP8266 and the …
ESP32 Arduino: HTTP PUT request
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 …