ATT_SMS_System for home security system

Dependencies:   FXOS8700CQ MODSERIAL mbed-rtos mbed

Fork of ATT_Cellular_IOT_Button by Richard Finn

History

Working ATT_SMS_System default tip

2018-04-30, by natschwa [Mon, 30 Apr 2018 17:14:34 +0000] rev 73

Working ATT_SMS_System


updated comment

2016-08-12, by rfinn [Fri, 12 Aug 2016 21:47:22 +0000] rev 72

updated comment


updated comment;

2016-08-12, by rfinn [Fri, 12 Aug 2016 17:18:09 +0000] rev 71

updated comment;


corrected config names, added HTTP example

2016-08-09, by rfinn [Tue, 09 Aug 2016 23:55:37 +0000] rev 70

corrected config names, added HTTP example


updates to variable names

2016-08-09, by rfinn [Tue, 09 Aug 2016 23:48:44 +0000] rev 69

updates to variable names


prep for sharing;

2016-08-09, by rfinn [Tue, 09 Aug 2016 19:23:11 +0000] rev 68

prep for sharing;


changed 'puts' calls to PUTS and defined them in hardware.h along with PRINTF so we can set them all to pc.puts

2016-08-04, by JMF [Thu, 04 Aug 2016 16:24:13 +0000] rev 67

changed 'puts' calls to PUTS and defined them in hardware.h along with PRINTF so we can set them all to pc.puts


Need to unconditionally set the APN string for new boards!

2016-08-04, by fkellermavnet [Thu, 04 Aug 2016 05:48:20 +0000] rev 66

Need to unconditionally set the APN string for new boards!


Use MODSERIAL with; bool MODSERIAL::claim (FILE *stream); commented out

2016-08-01, by stefanrousseau [Mon, 01 Aug 2016 23:35:19 +0000] rev 65

Use MODSERIAL with; bool MODSERIAL::claim (FILE *stream); commented out


Replaced all printf's with PRINTF=pc.printf; moved to latest mbed library

2016-08-01, by stefanrousseau [Mon, 01 Aug 2016 23:32:55 +0000] rev 64

Replaced all printf's with PRINTF=pc.printf; moved to latest mbed library