Commit Graph

364 Commits

Author SHA1 Message Date
SRGDamia1 1f1dfc9c7f Removed extra GSM_NL around "ALREADY CONNECT" 2017-10-26 16:33:30 -04:00
SRGDamia1 6a04def5f3 Removed extra wait for 'connect' b/c it is before the ok 2017-10-26 16:15:37 -04:00
SRGDamia1 5cba94408d Fixed mux closed 2017-10-26 13:26:02 -04:00
SRGDamia1 b67fcf8ffb Removed excess XBee debugging 2017-10-25 16:23:18 -04:00
SRGDamia1 2444373357 Added mux check for esp socket close 2017-10-25 16:20:51 -04:00
SRGDamia1 28903e76a5 Removed GSM_NL around socket close for ESP 2017-10-25 16:05:33 -04:00
SRGDamia1 186da1aba6 Debug statement to check missed "closed" 2017-10-25 15:37:12 -04:00
SRGDamia1 16b843ec43 Waiting for WiFi disconnect 2017-10-25 15:11:43 -04:00
SRGDamia1 b3044d2762 Added TestAT to XBee 2017-10-25 12:11:09 -04:00
SRGDamia1 edcbc5459d Increased maintain to not miss closed at slow bauds 2017-10-15 21:25:57 -04:00
SRGDamia1 c7d79f40dd Fixed read() to not wait on closed socket 2017-10-15 21:09:00 -04:00
SRGDamia1 327c500b3e Increased wait time for the "send ok" after sending data on ESP8266 2017-10-15 20:33:27 -04:00
SRGDamia1 9a2ed09caf Increased ESP buffer size
Is there a way to force it to return in smaller chunks?
2017-10-15 13:54:07 -04:00
SRGDamia1 89203c8e25 Moved all src files into the src directory
Also fixed the "isNetworkConnected" for ESP8266
2017-10-15 13:33:37 -04:00