Simple sample that demonstrates reading the FXOS8700CQ accelerometer, convert the data to JSON and send to an Azure IoT Hub.
Dependencies: azure_umqtt_c iothub_mqtt_transport mbed-rtos mbed wolfSSL Socket lwip-eth lwip-sys lwip
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:2564d95cbf81 | 2017-04-25 | markrad | Fix bug in NTP library. Clean up code some. |
6:0bffe8529f60 | 2017-04-18 | markrad | Fixed NTP error |
5:3d814faa2b2e | 2017-03-24 | markrad | Add time stamp and dump ten seconds of data. |
4:9b3da9969b1b | 2017-03-22 | markrad | 50 readings a second, 1 message a second |
3:c0556ff7b8e3 | 2016-12-08 | markrad | Hack the code to get restart working |
2:2b9acda15ef0 | 2016-10-27 | markrad | Prevent further messages being generated if there are more than two in the queue waiting to be sent. |
1:0366fad6e60c | 2016-10-24 | markrad | Committed with latest updates from Azure IoT SDK. Fixes MQTT SAS token refresh. |
0:6c46c366f500 | 2016-10-14 | markrad | Original commit |