MQTT using mbed-ce #269
-
Looking to see if anybody has implemented MQTT on mbed-ce? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I think @JojoS62 |
Beta Was this translation helpful? Give feedback.
-
Thanks! A few useful things in there. I've been adapting the ARMmbed/mbed-mqtt library and got it compiling this morning to the point of a -3004 connect error. |
Beta Was this translation helpful? Give feedback.
-
Thanks again. It was just an issue with a gethostbyname() call not finding our local subnet names. I seem to have my modified version of the ARMmbed/mbed-mqtt library working with mbed-ce. Learning more about CMake as I go. I will also need MQTT-SN down the road but I will give you library a go. Is your mbed-mqtt library a condensed version of the ARMmbed library? |
Beta Was this translation helpful? Give feedback.
I think @JojoS62
https://github.com/JojoS62/mbed-ce-test-apps/tree/test-JZ_F407VE/mbed-libs