Commit Graph

687 Commits

Author SHA1 Message Date
Sara Damiano 7d87baf8b2 Fix initialization 2019-05-22 13:40:11 -04:00
Sara Damiano 62182e11c9 Missing brace 2019-05-22 13:10:31 -04:00
Sara Damiano 880c4614e4 Added battery and temperature functions 2019-05-22 12:03:09 -04:00
Sara Damiano 96bbf381ad Safer to query the closed sock and get an error 2019-05-21 18:35:37 -04:00
Sara Damiano 39beba60b1 Don't query closed sock 2019-05-21 17:23:01 -04:00
Sara Damiano 7de65e40d2 Sequans modifications after testing 2019-05-21 16:27:30 -04:00
Sara Damiano 363f2c5e89 No async close for ublox SARA R4, it just doesn't work 2019-05-20 17:47:11 -04:00
Sara Damiano 09725ba8e6 Fixed upcase, other XBee fixes 2019-05-20 16:13:05 -04:00
Sara Damiano 19dd23882f Keep XBee from thinking no response means connected 2019-05-20 14:49:52 -04:00
Sara Damiano e35e4afce0 Fix typos, tweak to timeout 2019-05-20 13:49:12 -04:00
Sara Damiano 7f7a7563cf Ensure that ALL variants of read respect timeout 2019-05-20 13:12:09 -04:00
Sara Damiano b96c866bad Fix inside debug statement 2019-05-20 12:45:17 -04:00
Sara Damiano db456b5345 Fixes 2019-05-20 12:38:37 -04:00
Sara Damiano 9201cbde86 Fix SIMCOM length read/confirmed/requested 2019-05-20 10:45:08 -04:00
Sara Damiano 2e03cdeaba Correct non-ssl connection 2019-05-20 10:37:30 -04:00
Sara Damiano ff4fa1e042 Clarify units of timeouts 2019-05-20 10:24:27 -04:00
Sara Damiano 4ba8306880 Implement connect with timeout, XBee improvements 2019-05-20 09:21:08 -04:00
Sara Damiano 96c1fed3ef Typo 2019-05-17 17:15:31 -04:00
Sara Damiano b70de126f5 Webclient needs a modem 2019-05-17 16:50:08 -04:00
Sara Damiano 6cf9ed3ae6 Default webclient buffer 2019-05-17 16:48:34 -04:00
Sara Damiano 70ca06dc9d Moved begin above init, reset historic buffer sizes 2019-05-17 16:40:01 -04:00
Sara Damiano 5411535870 Fix XBee 2019-05-17 15:45:58 -04:00
Sara Damiano 6ec6df6084 Minor example update 2019-05-17 15:31:45 -04:00
Sara Damiano 612451c1b7 Version bump 2019-05-17 14:07:07 -04:00
Sara Damiano 5446e30b1c Removing ESP from travis until they fix client api 2019-05-17 14:02:52 -04:00
Sara Damiano d6be99273c Added SARA R4 to client 2019-05-17 14:02:03 -04:00
Sara Damiano 9a3d408923 Moved modem functions to pre-processor macros 2019-05-17 13:53:38 -04:00
Sara Damiano 85d309621d Condensed client functions into pre-processor macros 2019-05-17 12:23:35 -04:00
Sara Damiano 4c8104dfb6 Split out SARAR4 2019-05-17 11:11:10 -04:00
Sara Damiano 99a5b3938c Removed recursive calls to maitain (shouldn't I have leared) 2019-05-17 10:50:44 -04:00
Sara Damiano 090e0163c5 Name print 2019-05-15 16:47:07 -04:00
Sara Damiano ea8d43df88 Added Sequans modem name 2019-05-14 17:26:49 -04:00
Sara Damiano f2aca3b6b6 Removed parent class 2019-05-14 16:20:48 -04:00
Sara Damiano da84f955e9 Pull Sequans Monarch from nootropicdesign 2019-05-14 15:54:23 -04:00
Sara Damiano eeffd92674 Another xbee function to check if we have ip saved 2019-05-13 18:01:40 -04:00
Sara Damiano a5cada3bab Fewer trips in and out of command mode with XBee 2019-05-09 11:39:43 -04:00
Sara Damiano 7bbe045c78 Trying to work better with the "async" close on the UBLOX SARA R410 2019-05-08 18:25:49 -04:00
Sara Damiano 43cd516d1f (Hopefully) better wait for close on SARA R410 2019-05-08 13:08:40 -04:00
Sara Damiano 3ecce8641e Add an extra 50ms wait around the guard time 2019-05-07 17:20:08 -04:00
Sara Damiano 38ce7c5478 Check for connection before ublox disconnect - don't want to wait 2 mins 2019-05-07 16:33:06 -04:00
Sara Damiano f7aa4a6c6a Tacked in some maintains to hopefully reduce missed URC's 2019-05-07 16:18:54 -04:00
Sara Damiano a63fd05fed A few debug prints, look for "+RECEIVE" from SIMCOM's 2019-05-07 15:39:36 -04:00
Sara Damiano 3df5d92955 Version bump 2019-05-07 14:24:06 -04:00
Sara Damiano d5520757e4 Make sure that modemRead is properly maintaining sock_available 2019-05-07 14:23:32 -04:00
Sara Damiano e18c5dacbd Fix https://github.com/vshymanskyy/TinyGSM/issues/266 2019-05-06 15:03:23 -04:00
Michael Krumpus 22dfff5052 Added Sequans Monarch AT Commands Manual. 2019-03-30 14:00:57 -05:00
Michael Krumpus 71dd56ce27 Added debug print of version. 2019-03-30 13:53:43 -05:00
Michael Krumpus a21fa2d7a8 Merge remote-tracking branch 'upstream/master' 2019-03-30 13:47:49 -05:00
Michael Krumpus f3a18828d7 Fixed shutdown command. 2019-03-30 13:18:51 -05:00
Sara Damiano 5de558352b Merge EnviroDIY master 2019-03-19 11:04:07 -04:00