Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 596
Posted: 12:28pm 15 Nov 2023
Copy link to clipboard
Print this post
Hi , can anyone help here with a working Mqtt example. I need a peace of code and the interpreter version. Thx a lotPlasma
gghh Newbie Joined: 07/03/2023 Location: United StatesPosts: 13
Posted: 06:08pm 15 Nov 2023
Copy link to clipboard
Print this post
I had this all figured out several months ago. I'm sure I can make an example. Do you have an MQTT broker selected that you're working with? No problem if not. I'm just trying to get a feeling how far you've gotten for my example to be of use.
Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 596
Posted: 06:58pm 15 Nov 2023
Copy link to clipboard
Print this post
any working source is appreciated . NO broker atm . test.mosquitto maybe ? if you prefere your own its ok .
txhPlasma
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10637
Posted: 07:00pm 15 Nov 2023
Copy link to clipboard
Print this post
One thing to remember is that the broker must not use TLS or SSL. This is a limitation but not possible to overcome on the Pico as too much resource needed to leave anything useful
Plasmamac Guru Joined: 31/01/2019 Location: GermanyPosts: 596
Posted: 09:23pm 15 Nov 2023
Copy link to clipboard
Print this post
thx for the hint matherpPlasma
gghh Newbie Joined: 07/03/2023 Location: United StatesPosts: 13
Posted: 02:38pm 18 Nov 2023
Copy link to clipboard
Print this post
Plasma, I apologize for keeping you waiting. I'll try to get an example for you this today.