-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MQTT client over the wired connection #6
Comments
Thank you!
I finally managed to get it working! Thanks for the links!
…On Tue, Jul 16, 2019 at 7:06 AM DanKoloff ***@***.***> wrote:
What about this:
https://github.com/knolleary/pubsubclient
https://esp32.com/viewtopic.php?t=10328
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=ACFU7ACIU4H4XFPFRJFRPA3P7VJPBA5CNFSM4IDYI5UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7WTAY#issuecomment-511666563>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACFU7AB2M5NGZDCSBGQCXALP7VJPBANCNFSM4IDYI5UA>
.
|
Since we don't have a published example, if you can share your experience or demo code that would be awesome. I might even test it and publish it to this github if I manage to get something working. |
Will do. Currently testing stability. Will post my example here soon.
Den tis 16 juli 2019 09:22DanKoloff <notifications@github.com> skrev:
… Since we don't have a published example, if you can share your experience
or demo code that would be awesome. I might even test it and publish it to
this github if I manage to get something working.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=ACFU7AEAJW3KMKWOVABZ2BDP7VZKZA5CNFSM4IDYI5UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ76LRA#issuecomment-511698372>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACFU7ADRLEJCRAE6RKE2F5TP7VZKZANCNFSM4IDYI5UA>
.
|
Hi, |
Can I just confirm MQTT on the ESP32-POE is no problem? I'm about to buy a few for this express purpose and came across this thread...! Cheers |
For my purpose it has been stable enough. Have been running with 3 boards
for quite a while now.
…On Fri, Jul 24, 2020, 16:20 lancelon ***@***.***> wrote:
Can I just confirm MQTT on the ESP32-POE is no problem? I'm about to buy a
few for this express purpose and came across this thread...! Cheers
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFU7ACPYMQ4ZGEXWDVA27LR5GKEPANCNFSM4IDYI5UA>
.
|
We also tested Azure via Ethernet in Arduino IDE with this code, refer to the README.txt for installation instructions |
Hi,
I have tried most of the MQTT libraries without success to get it to work on the wired connection. Could you please provide an example on native MQTT and not azure example.
Best regards!
The text was updated successfully, but these errors were encountered: