Sample code for a FRDM-KL46Z device that can read accelerometer data and then post it to the M2X platform. For use with AT&T DevLab.

Dependencies:   M2XStreamClient MMA8451Q SocketModem jsonlite mbed

Fork of M2X_MTS_Accel by Peter Gruenbaum

Files at this revision

API Documentation at this revision

Comitter:
jb8414
Date:
Wed Sep 03 20:19:00 2014 +0000
Parent:
1:f6254f28c89c
Commit message:
- updated SocketModem revision to fix wifi close() issue; - updated M2XStreamClient to latest revision

Changed in this revision

M2XStreamClient.lib Show annotated file Show diff for this revision Revisions of this file
SocketModem.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r f6254f28c89c -r bf9a98c3f73e M2XStreamClient.lib
--- a/M2XStreamClient.lib	Wed Jul 16 16:17:03 2014 +0000
+++ b/M2XStreamClient.lib	Wed Sep 03 20:19:00 2014 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/teams/ATT-M2X-team/code/M2XStreamClient/#f479e4f4db0e
+https://mbed.org/teams/ATT-M2X-team/code/M2XStreamClient/#4d7109bae9cf
diff -r f6254f28c89c -r bf9a98c3f73e SocketModem.lib
--- a/SocketModem.lib	Wed Jul 16 16:17:03 2014 +0000
+++ b/SocketModem.lib	Wed Sep 03 20:19:00 2014 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/teams/Multi-Hackers/code/SocketModem/#efc4db23a564
+https://mbed.org/teams/Multi-Hackers/code/SocketModem/#9a2c7ed27744
diff -r f6254f28c89c -r bf9a98c3f73e mbed.bld
--- a/mbed.bld	Wed Jul 16 16:17:03 2014 +0000
+++ b/mbed.bld	Wed Sep 03 20:19:00 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/8a40adfe8776
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/9327015d4013
\ No newline at end of file