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

History

Fix bug in NTP library. Clean up code some. default tip

2017-04-25, by markrad [Tue, 25 Apr 2017 01:33:13 +0000] rev 7

Fix bug in NTP library. Clean up code some.


Fixed NTP error

2017-04-18, by markrad [Tue, 18 Apr 2017 22:15:09 +0000] rev 6

Fixed NTP error


Add time stamp and dump ten seconds of data.

2017-03-24, by markrad [Fri, 24 Mar 2017 23:05:08 +0000] rev 5

Add time stamp and dump ten seconds of data.


50 readings a second, 1 message a second

2017-03-22, by markrad [Wed, 22 Mar 2017 20:10:27 +0000] rev 4

50 readings a second, 1 message a second


Hack the code to get restart working

2016-12-08, by markrad [Thu, 08 Dec 2016 00:11:40 +0000] rev 3

Hack the code to get restart working


Prevent further messages being generated if there are more than two in the queue waiting to be sent.

2016-10-27, by markrad [Thu, 27 Oct 2016 22:44:50 +0000] rev 2

Prevent further messages being generated if there are more than two in the queue waiting to be sent.


Committed with latest updates from Azure IoT SDK. Fixes MQTT SAS token refresh.

2016-10-24, by markrad [Mon, 24 Oct 2016 21:56:19 +0000] rev 1

Committed with latest updates from Azure IoT SDK. Fixes MQTT SAS token refresh.


Original commit

2016-10-14, by markrad [Fri, 14 Oct 2016 21:16:25 +0000] rev 0

Original commit