Sample project to connect to AT&T M2X from the STM32 Nucleo + MTS WiFi shield
Dependencies: M2XStreamClient SocketModem jsonlite mbed
Fork of STM32_MTS_Wifi_Connect_M2X by
History
Updated SocketModem lib to fix wifi shield close() issue
2014-09-02, by joe_tijerina [Tue, 02 Sep 2014 20:16:07 +0000] rev 17
Updated SocketModem lib to fix wifi shield close() issue
Removed line of code
2014-08-19, by joe_tijerina [Tue, 19 Aug 2014 19:12:11 +0000] rev 16
Removed line of code
.
2014-07-25, by joe_tijerina [Fri, 25 Jul 2014 16:36:12 +0000] rev 15
.
Increased the Serial Rx buffer to avoid overruns and added location and data fetch functions.
2014-07-25, by joe_tijerina [Fri, 25 Jul 2014 16:31:19 +0000] rev 14
Increased the Serial Rx buffer to avoid overruns and added location and data fetch functions.
Cleaned up, program for STM32F11 connects to Multitech Systems Wflyi hotspot, reads Grove Termp Sensor, and reports values up to AT&T M2X.
2014-07-21, by joe_tijerina [Mon, 21 Jul 2014 20:43:56 +0000] rev 13
Cleaned up, program for STM32F11 connects to Multitech Systems Wflyi hotspot, reads Grove Termp Sensor, and reports values up to AT&T M2X.
MTS_Wifi_Connect_M2X example
2014-07-18, by joe_tijerina [Fri, 18 Jul 2014 18:53:18 +0000] rev 12
MTS_Wifi_Connect_M2X example
update test for STMicro Nucleo boards (tested with F401RE)
2014-07-11, by mfiore [Fri, 11 Jul 2014 16:53:47 +0000] rev 11
update test for STMicro Nucleo boards (tested with F401RE)
Updated SocketModem library version.
2014-01-22, by jengbrecht [Wed, 22 Jan 2014 23:22:40 +0000] rev 10
Updated SocketModem library version.
updated SocketModem library
2014-01-05, by mfiore [Sun, 05 Jan 2014 06:11:42 +0000] rev 9
updated SocketModem library
put Wifi::Connect call in loop for robustness
2014-01-04, by mfiore [Sat, 04 Jan 2014 21:37:02 +0000] rev 8
put Wifi::Connect call in loop for robustness