M5 Stack Core S3 Azure Iot Hub
-
Good morning,
I'm writing because I need some clarification regarding the M5 Core S3. But first I'll start from the beginning, when I used my M5 Core 2.With Core 2, through uiflow I had connected the device to the Azure IoT hub for small demos and it was all very easy.
I then bought this latest M5 Core S3 and I wanted to try to do the same tests. I saw that S3 uses version 2 of uiflow, but inside there are no objects that refer to azure iot, but also more generally to mqtt (much less the mqtts version).
I tried to write some sketches with Arduino IDE, but I couldn't find the right way.
I would also happily use Arduino IDE, but I can't understand how I can proceed. I managed to write a small sketch that starts and connects to a wifi network (I used the M5CoreS3.h library), but then I don't know how to connect it to iot hub (I tried several libraries, but none of them support mqtts). Has anyone tried https? Do you have any examples to suggest to me?
best regards