In this tutorial we will test how to perform a HTTP/2 GET request using the ESP32 and the Arduino core. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will test how to perform a HTTP/2 GET request using the ESP32 and the Arduino core. We will …
ESP32 HTTP/2: Connecting to server
In this tutorial we will check how to connect the ESP32 to a HTTP/2 web server, using the Arduino core. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will check how to connect the ESP32 to a HTTP/2 web server, using the Arduino core. We will …