Beginner Tutorial: Your First MQTT Lua Program on the ESP32 using Xedge32 (Part 3)

Опубликовано: 19 Май 2026
на канале: Shilleh
978
22

Learn how to send and receive messages to the HiveMQ MQTT broker on the ESP32 using the Lua Programming language, powered by the Xedge32 firmware. We show how simple it is to securely use MQTT with a secure TLS connection using the libraries and interface provided by Xedge32, showcasing the tools you can utilize to create production-grade MQTT applications. Join us as we walk through the full setup from the code to setting up you credentials on the broker side!

To Donate or Book a Consulting Slot:
https://buymeacoffee.com/mmshilleh

Join this channel to get access to perks:
   / @mmshilleh  

Link to Documentation for MQTT Lua:
https://realtimelogic.com/articles/Yo...

Part 1 - How to Write your First Lua Script on the ESP32 using Xedge32:
   • Beginner Tutorial: Learn how to Program th...  

Part 2 - How to Send Email with Lua and the ESP32:
   • Beginner Tutorial: Learn how to Send Email...  

TIMESTAMPS
00:00 Intro
00:10 Background
01:11 Project Setup
02:50 HiveMQ Setup