Set ESP32 Hostname using ESP-IDF

In this tutorial, we will show you how to set up ESP32 hostname using ESP-IDF. If you notice that the default hostname for an ESP32 module is “espressif”. You can …

Read more

ESP32 ESP-IDF Send SMS with Twilio

ESP32 ESP-IDF Send SMS with Twilio Web Service API

In this tutorial, we will learn how to send SMS with ESP32 and ESP-IDF using Twilio web services API. Twilio is a cloud communications platform that allows software developers to …

Read more