Example of using the ATT M2X back end. Connect over Wifi with the ESP8266 chip. This code sends accelerometer data to M2X. This code can be used for Any board, just change the RX/TX pins the wifi adapter is connected to.

Dependencies:   ESP8266Interface FXOS8700Q M2XStreamClient jsonlite mbed

Fork of M2X_K64F_Accel by AT&T M2X Team

History

swapped out ethernet library with ESP8266 wifi library, pre-populated wifi with pin deffinitions for Nucleo 411 board default tip

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:19:45 +0000] rev 3

swapped out ethernet library with ESP8266 wifi library, pre-populated wifi with pin deffinitions for Nucleo 411 board


1 sec wait

2015-08-29, by jb8414 [Sat, 29 Aug 2015 17:14:53 +0000] rev 2

1 sec wait


Update with new M2XStreamClient

2015-08-29, by jb8414 [Sat, 29 Aug 2015 17:11:28 +0000] rev 1

Update with new M2XStreamClient


initial commit

2014-08-05, by jb8414 [Tue, 05 Aug 2014 14:46:55 +0000] rev 0

initial commit