Demo app to read data from temperature sensor connected to STM-F411RE and send values to AT&T M2X Data Service via MTS shield.

Dependencies:   M2XStreamClient SocketModem jsonlite mbed

Fork of STM32_MTS_Wifi_Connect_M2X by AT&T Developer Summit Hackathon 2016

History

Port for STM411 board default tip

2014-09-05, by jb8414 [Fri, 05 Sep 2014 02:28:21 +0000] rev 17

Port for STM411 board


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