Example program that reads in sensor data and sends it to the 2lemetry cloud.
Dependencies: FXLS8471Q MPL3115A2 MQTT mbed
Fork of 2lemetry_Sensor_Example by
History
mtsas library updated
2015-03-25, by Vanger [Wed, 25 Mar 2015 18:17:35 +0000] rev 7
mtsas library updated
Added jumper configurations for both Freedom and Nucleo board configurations
2015-03-23, by Vanger [Mon, 23 Mar 2015 20:38:58 +0000] rev 6
Added jumper configurations for both Freedom and Nucleo board configurations
Removed configureSignals() call, as it is unused at this time.
2015-03-23, by Vanger [Mon, 23 Mar 2015 18:22:54 +0000] rev 5
Removed configureSignals() call, as it is unused at this time.
mbed and mtsas updates
2015-03-23, by Vanger [Mon, 23 Mar 2015 18:16:30 +0000] rev 4
mbed and mtsas updates
Removed unneeded variable line
2014-10-28, by Vanger [Tue, 28 Oct 2014 19:09:28 +0000] rev 3
Removed unneeded variable line
Removed testing data
2014-10-28, by Vanger [Tue, 28 Oct 2014 19:07:51 +0000] rev 2
Removed testing data
Example program that utilizes the FRDM-FXS_MULTI board to measure data, and sends it through cellular to the 2lemetry cloud.
2014-10-28, by Vanger [Tue, 28 Oct 2014 19:03:29 +0000] rev 1
Example program that utilizes the FRDM-FXS_MULTI board to measure data, and sends it through cellular to the 2lemetry cloud.
initial commit - working code once APN and _2LEMETRY_* fields are set up
2014-10-28, by mfiore [Tue, 28 Oct 2014 17:14:45 +0000] rev 0
initial commit - working code once APN and _2LEMETRY_* fields are set up