Example of using the ATT M2X back end. Connect over Ethernet with the WIZnet 5500 chip. This code sends random data to M2X.
Dependencies: M2XStreamClient WIZnet_Library jsonlite mbed
Fork of M2X_Nucleo411_ESP8266-wifi by
History
Example of using the ATT M2X back end. Connect over Ethernet with the WIZnet5500 chip. This code sends random data to M2X. This code can be used for Any board.
2015-12-26, by sjallouli [Sat, 26 Dec 2015 21:27:15 +0000] rev 7
Example of using the ATT M2X back end. Connect over Ethernet with the WIZnet5500 chip. This code sends random data to M2X. This code can be used for Any board.
made changes for Nucleo 411 with ESP8266
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