This program sends data to your Azure IoT Hub account using SIMCOM Modules like SIM800 or SIM900. It establishes the communication via HTTPS. For this reason make sure that your module supports HTTPS.

Dependencies:   SIMInterface mbed

Fork of Azure_SIM800_HelloWorld by Borja Tarazona

Changes

RevisionDateWhoCommit message
1:85515946d42f 2017-08-10 BorjaTarazona Creation default tip
0:60bc1892bfae 2017-08-10 BorjaTarazona Creation