Azure / azure-iot-arduino

Azure IoT library for the Arduino
Other
167 stars 96 forks source link

Replacement for this repository functionality #96

Closed grassgit closed 4 years ago

grassgit commented 4 years ago

Visual Studio code includes a complete example covering most of this functionality in a few clear steps. Please add this to the readme as a simpler alternative for the expressif version.

https://docs.microsoft.com/en-us/samples/azure-samples/esp32-iot-devkit-get-started/sample/

jbobotek commented 4 years ago

Yet to try that personally, have you verified it works?

anmenaga commented 4 years ago

Yes, it works. Though I wouldn't call it few clear steps. That link:

In any case it would be good to have reference to that guide in this repo.

jbobotek commented 4 years ago

Ok, so that sample is without the Arduino ecosystem, so in that sense, it's a separate implementation.