Search found 2 matches

by digimatic
Sat Jun 25, 2016 11:42 am
Forum: ESP8266 boards
Topic: Official MicroPython MQTT client
Replies: 19
Views: 44128

Re: Official MicroPython MQTT client

am I correct in assuming where TLS support currently exists it is only TLSv1 and not TLSv2 ?

Examples like this https://www.pycom.io/connecting-to-microsoft-azure/ only mention v1, has the capability been expanded since then ?
by digimatic
Sat Jun 25, 2016 11:10 am
Forum: WiPy and CC3200 boards
Topic: Amazon AWS IoT with Wipy
Replies: 7
Views: 11409

Re: Amazon AWS IoT with Wipy

Hi I have exactly the same challenge (albeit, ultimately on the development version of the LoPy, but the principle is the same) I don't want to use a self hosted MQTT gateway due to then needing to handle the scaling and redundancy myself, plus my project is using the device shadows and IoT Rules en...