Fork with SeeedStudio Xadow GPS v2 enabled
Dependencies: FXOS8700CQ MODSERIAL XadowGPS mbed
Fork of Avnet_ATT_Cellular_IOT by
History
Minor change
2016-12-22, by HackTampa [Thu, 22 Dec 2016 21:06:01 +0000] rev 84
Minor change
Added GPS
2016-12-21, by HackTampa [Wed, 21 Dec 2016 18:40:46 +0000] rev 83
Added GPS
Stored defines for project
2016-12-18, by HackTampa [Sun, 18 Dec 2016 05:33:39 +0000] rev 82
Stored defines for project
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset d635c0eddd6e
2016-11-17, by root@developer-sjc-cyan-compiler.local.mbed.org [Thu, 17 Nov 2016 18:21:52 +0000] rev 81
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset d635c0eddd6e
If WNC returns more than 1 IP address, fixed control software to pick just 1 of them instread of all of them. Found a pc.printf replaced with PRINTF.
2016-08-16, by fkellermavnet [Tue, 16 Aug 2016 13:55:59 +0000] rev 80
If WNC returns more than 1 IP address, fixed control software to pick just 1 of them instread of all of them. Found a pc.printf replaced with PRINTF.
Been timing the URL resolve, it can take a long time sometime for the WNC to reply back with an IP or sometimes an error.; ; I increased the timeout for the dns resolve from 15 to 60 seconds. This is one more step toward better.
2016-08-15, by fkellermavnet [Mon, 15 Aug 2016 22:40:14 +0000] rev 79
Been timing the URL resolve, it can take a long time sometime for the WNC to reply back with an IP or sometimes an error.; ; I increased the timeout for the dns resolve from 15 to 60 seconds. This is one more step toward better.
Fixed 2 minor things: 1 more missing .c_str() from cell_modem.cpp and a missing \r\n from some debug output.
2016-08-15, by fkellermavnet [Mon, 15 Aug 2016 21:46:21 +0000] rev 78
Fixed 2 minor things: 1 more missing .c_str() from cell_modem.cpp and a missing \r\n from some debug output.
Fixed some missing \r.; Added report of app version.; Added report of WNC firmware version.;
2016-08-15, by fkellermavnet [Mon, 15 Aug 2016 19:31:14 +0000] rev 77
Fixed some missing \r.; Added report of app version.; Added report of WNC firmware version.;
No change.
2016-08-13, by fkellermavnet [Sat, 13 Aug 2016 18:29:56 +0000] rev 76
No change.
Re-merged in Stefan's branch with Eaddy branch.
2016-08-13, by fkellermavnet [Sat, 13 Aug 2016 17:46:30 +0000] rev 75
Re-merged in Stefan's branch with Eaddy branch.