Commit Graph

729 Commits

Author SHA1 Message Date
Sara Damiano
37618c80bf Fix diagnostics example for build 2019-06-11 16:04:30 -04:00
Sara Damiano
86356f5323 Add stop with timeout and implement where applicable 2019-06-11 16:00:35 -04:00
Sara Damiano
0502ee435f Fix disconnect for SARA R4 2019-06-11 14:29:14 -04:00
Sara Damiano
f1cfe52ef3 Don't look for new line before ublox URC's 2019-06-03 11:52:49 -04:00
Sara Damiano
eb61fe52c2 Always read to end of u-blox CMEE error 2019-05-31 18:11:06 -04:00
Sara Damiano
17979905d2 Need to differentiate ip saved from a host by name and by direct ip 2019-05-30 17:16:43 -04:00
Sara Damiano
e7fc1b44eb Must writeChanges or the XBee can't connect! 2019-05-30 16:48:01 -04:00
Sara Damiano
9fd4a52bc3 longer wait for CIPCLOSE on esp 2019-05-30 15:57:55 -04:00
Sara Damiano
015c2b4144 Extra yield in waitResponse 2019-05-30 15:50:24 -04:00
Sara Damiano
1d21fe302a Extra way to define yield 2019-05-30 14:45:04 -04:00
Sara Damiano
bb72c826c1 Don't look for new line before IPD on ESP 2019-05-30 14:02:03 -04:00
Sara Damiano
cad69a449d Listed for UUPSDA on ublox 2019-05-30 13:09:56 -04:00
Sara Damiano
1676048836 Success is less confusing than ok 2019-05-30 13:07:07 -04:00
Sara Damiano
79f4405c34 Example change 2019-05-30 12:27:00 -04:00
Sara Damiano
08675a4a24 Merge branch 'v_master' 2019-05-30 00:30:03 -04:00
Sara Damiano
a061d8b30e Just some notes on commands in ublox 2019-05-30 00:22:28 -04:00
Sara Damiano
7c06a4cb9a Merge branch 'master' into v_master 2019-05-25 00:09:32 -04:00
Sara Damiano
db6bb0e6c0 Fix ublox battery percent 2019-05-24 23:47:49 -04:00
Sara Damiano
5f8c1c5784 Missing brace 2019-05-24 23:36:35 -04:00
Sara Damiano
4debf545b1 Add missing mux 2019-05-24 23:30:32 -04:00
Sara Damiano
3d78292261 modemRead MUST end with sock_available correct 2019-05-24 23:24:32 -04:00
Sara Damiano
9ce1a2d998 Get name from modem 2019-05-24 22:35:29 -04:00
Sara Damiano
69cbab842d Longer wait for power down 2019-05-24 21:26:22 -04:00
Sara Damiano
7e4de816a0 Merge pull request #287 from EnviroDIY/master
Fix the damage I did to SIM800
2019-05-24 20:50:30 -04:00
Sara Damiano
c22efc5327 Typo, version bump 2019-05-24 19:30:54 -04:00
Sara Damiano
66a65e2686 Add prev_check variable for BG96 2019-05-24 19:26:47 -04:00
Sara Damiano
52e19b73ff don't set sock_available just to count it back to 0 2019-05-24 19:15:56 -04:00
Sara Damiano
6e550e566a Just assume we'll miss URC's on BG96 2019-05-24 19:14:23 -04:00
Sara Damiano
0cfb730dce Re-align Quectel 2G with manuals 2019-05-24 19:04:13 -04:00
Sara Damiano
d55b5e6ed6 Re-Fix SIM7000 2019-05-24 17:52:19 -04:00
Sara Damiano
9e3e67473a Need to read negative bytes 2019-05-24 16:49:05 -04:00
Sara Damiano
3fee997934 Fixed webclient 's lost bracket 2019-05-24 16:29:11 -04:00
Sara Damiano
eeef8e3c69 Version bump 2019-05-24 14:47:08 -04:00
Sara Damiano
344bacd73e Fixed SIM800 issue 2019-05-24 14:40:09 -04:00
Sara Damiano
98bee318ad Correct SSL on XBee 2019-05-23 18:20:51 -04:00
Sara Damiano
fa5ca6e67c Version bump and debug print 2019-05-23 15:59:59 -04:00
Sara Damiano
fcb3d5b010 De-increment sock available as we read out of sock 2019-05-23 15:32:24 -04:00
Sara Damiano
7e314292d4 Another example update 2019-05-23 12:39:04 -04:00
Sara Damiano
dc2d4b5881 Make examples "wifi-ready" 2019-05-23 11:14:23 -04:00
Sara Damiano
d678b85a9e Merge pull request #285 from EnviroDIY/master
Goodbye virtual class (hello, pre-processor macros!)
2019-05-22 15:02:51 -04:00
Sara Damiano
22b7ae7198 Update readme 2019-05-22 14:23:52 -04:00
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