In this video, I'll show you how to communicate between different ESP32s using a free public broker that allows us to connect from any internet network. This project uses an SSD1306 OLED display to monitor the variables published to MQTT topics from two ESP32s. I hope you enjoy the video.
Code:
https://mega.nz/file/GBgmVZQZ#gl8PTjX...
Course Survey:
https://forms.gle/uZEnazFSavqjxgW16
0:00 Introduction
1:32 Preliminaries
1:53 General Operation
5:02 Connection Diagrams
5:45 ESP Main Code
16:09 ESP 1 Code
18:17 ESP 2 Code
19:52 Final Circuit