WiPy - MQTT - Azure IoT Hub
-
Hi,
I'm been trying to use different MQTT libraries, uMQTT and the MQTT on PyCom example page. But I only get an exception, number: 23. I have tested from another device esp8266 arduino with same client_id, usr,pwd, topic, subscription etc which works.
Is there other here that is using Azure IoT Hub with WiPy ?
-
Hi @jancb, please try the example on our GitHub repo - https://github.com/pycom/pycom-libraries/tree/master/examples/mqtt - I need to update the docs as they are out of date!
Thanks!