MQTT and IoT Made Easy

Discuss PC Developer and Web Developer projects and features here.
Post Reply
BenR
Matrix Staff
Posts: 1706
http://meble-kuchenne.info.pl
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

MQTT and IoT Made Easy

Post by BenR »

Hello,

Here is a quick video I made showing an MQTT project using the IoT Made Easy component.

I also show how to get the information to set up a broker using a Raspberry Pi as well as how to assemble your program to publish and subscribe MQTT topics. I even connect up a mobile phone to show how that can be used to send and receive data.



MQTT_ESP32.fcfx
(13.72 KiB) Downloaded 248 times
MQTT_AppDev.fcsx
(14.39 KiB) Downloaded 242 times

martinaperez
Posts: 1
Joined: Wed Oct 05, 2022 4:28 pm
Been thanked: 1 time

Re: MQTT and IoT Made Easy

Post by martinaperez »

I like the video! It’s a really cool example!
It would also be interesting if you could visualize this enabling TLS for MQTT flow. This mqtt tls configuration guide is from the company behind the Mosquitto open source. I’m not really sure it works the way it’s said in the article, and a video from you would be great. I’m trying to learn MQTT now, and understandable and easy-to-comprehend content is always appreciated. I need some more time to understand IT things, but I have made significant progress in it thanks to such good guides.
If you have more questions about this technology, you are welcome to the Cedalo forum, where people would be happy to help you.

Post Reply