ESP32 #3 Publish and Subscribe using MQTT on Platformio (Arduino)

preview_player
Показать описание
Make a connection between ESP32 module and server/broker using PubSubClient library and android apps for dashboard. This code is programmed on Platformio using Visual Studio Code,
Рекомендации по теме
Комментарии
Автор

Fantastic tutorial. I watched this and followed your code rather than trying to figure out the needlessly complex examples others give. I'm connected to my server now, and very excited to start experimenting. Thank you!

boxnkola
Автор

Thanks, i've been looking for a video like this for a week, and finally found yours!

smsproductions
Автор

It's been a great help. Thanks a lot. Carry on making videos. :)

farhanfuadabir
Автор

that's a really great tutorial, good job, i learned a lot from this :)

dronefootage
Автор

Fantastic clean code, perfect tutorial, thank you very much for this beautiful class.

clevelandalbuquerque
Автор

Thanks man, works very fine for me, only got some latency but that might be cause of my wifi

Noah-vmid
Автор

Fantastic bro. I want to set it up at my PC could you please provide info on step by step procedure and what advancement could be done..

manjunathg
Автор

As I'm beginner, may I use my own mqtt broker, eg mosquitto please? Great video 🙏

PeterMisovicProfile
Автор

Hi, I got the error: No such command "serialports", pls help me with this

fortedexe
Автор

hey ali ! do u know how to do it with node red? because i will be doing my final year project simillar like this but using node red

zackzeid
Автор

I noticed an issue with the code. I think the reconnect() function does not return a value once it is connected. This means that it will keep trying to connect even after it has already connected.

jackbrady
Автор

Thank you could you share a code to connect with ubidots platform but support static IP

abomohamedalrubee
Автор

Is the callback function always neccassary?

mcomulu
Автор

which platform are you using for writing the code?
can we use arduino ide or energia for writing the code?

karthisubramanian
Автор

hai!
can u please make a video for implementing a broker on esp32

shilpasv
Автор

Hi. I´m try to connect to wifi, but show the error:
src\main.cpp:9:27: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
WiFi.begin(ssid, password);
Does anyone know this error?

chronuszeus
Автор

why u do not post the code as text please?

jojomevo
Автор

Well done. Please change the scenes more slowly. I can not write so fast.

KarlFriedrichLange
Автор

can somebody explain the meaning of lines 11 and 12? Thanks in advance

duchoang
Автор

that's possible
with video stream?

stickylabhome