Req: ESP32 read website example

For general Flowcode discussion that does not belong in the other sections.
chipfryer27
Valued Contributor
Posts: 1147
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 285 times
Been thanked: 412 times

Re: Req: ESP32 read website example

Post by chipfryer27 »

Hi

As mentioned I've not really done much with MQTT on ThingSpeak or the like, other than just a quick glance.

From my ThingSpeak channel, if I go to Devices I then get details of MQTT devices where I can see / add / edit and I see that the MQTT details for my existing channel(s) are already there including MQTT Client ID.

Clicking Edit provides full credentials including Client ID / Username / Password.

Each of the above credentials are in excess of twenty characters in length.

However I see in the Flowcode MQTT component that it asks for the Client Identifier (which I assume is what ThingSpeak call Client ID) but this is limited to only twenty characters. Have I misunderstood something? Have you used the MQTT component to connect?

Regards

MJU20
Posts: 244
Joined: Tue Dec 08, 2020 5:11 pm
Has thanked: 75 times
Been thanked: 50 times

Re: Req: ESP32 read website example

Post by MJU20 »

Not yet ready to share but I did my best to share my working example in this topic: viewtopic.php?f=3&t=1323

Post Reply