Mqtt example with free Broker on the www ?

If doesn't fit into any other category ....
Post Reply
User avatar
PANNO
Posts: 115
Joined: Thu Feb 25, 2021 4:03 am
Has thanked: 127 times
Been thanked: 26 times

Mqtt example with free Broker on the www ?

Post by PANNO »

Hi,
I try some Mqtt examples from the helpfile .
Unfortunately no luck with on the last esp32 Version. Have anyone a working example with a free broker ?

Thx
User avatar
cicciocb
Site Admin
Posts: 2092
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 448 times
Been thanked: 1385 times
Contact:

Re: Mqtt example with free Broker on the www ?

Post by cicciocb »

Try this example :

https://wokwi.com/projects/343785958371492435


p.s.
just checked the same code on my ESP32-S3 and it works

edit :
tested also on the latest ESP32 version and is OK
User avatar
PANNO
Posts: 115
Joined: Thu Feb 25, 2021 4:03 am
Has thanked: 127 times
Been thanked: 26 times

Re: Mqtt example with free Broker on the www ?

Post by PANNO »

Thx a lot , now it works :shock: , dunno why not before
Post Reply