Example of using the ATT M2X back end. Connect over Wifi with the ESP8266 chip. This code sends random 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 M2XStreamClient jsonlite mbed

Fork of M2X_K64F_Accel_ESP8266-wifi by AT&T Developer Summit Hackathon 2016

History

made changes for Nucleo 411 with ESP8266 default tip

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:58:10 +0000] rev 6

made changes for Nucleo 411 with ESP8266


changed settings for Nucleo 411 board

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:37:37 +0000] rev 5

changed settings for Nucleo 411 board


made default wifi pins match K64F

2015-12-11, by mbedAustin [Fri, 11 Dec 2015 00:25:01 +0000] rev 4

made default wifi pins match K64F


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

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