I'm trying to implement an Azure IOT hub connection with MQTT
using a custom WiFi driver. Has anyone else had any experience with
this as I am having some problems?
My problem seems to be with the Azure SDK part of it, I know the
WiFI driver is functioning correctly as I've already been using it
with the Paho MQTT packet and the Eclipse broker.
I have my iot socket functions currently stubbed off and the first
one that seems to get called is iotSocketGetHostByName() with the
fi
↧