Commit Graph

121 Commits

Author SHA1 Message Date
Sara Damiano
4b736d8cc9 Fixed xbee wifi perpetual instant timeout 2019-09-06 22:17:37 -04:00
Sara Damiano
803e74b87b skip verification for wifi 2019-09-06 21:13:48 -04:00
Sara Damiano
b1040a9c59 extra mux warning 2019-09-06 20:35:30 -04:00
Sara Damiano
c02273ae75 Add XBee (wifi) voltage and remove connection indicator for wifi 2019-09-06 20:32:31 -04:00
Sara Damiano
7087a31e6e Leave airplane mode on in disconnect 2019-09-06 15:37:35 -04:00
Sara Damiano
21431da99b Check AI after XBee shutdown 2019-09-05 13:32:42 -04:00
Sara Damiano
6b0c51962e Implement XBee shutdown 2019-09-05 13:24:02 -04:00
Sara Damiano
a55dbaa7db Extra braces 2019-08-28 19:36:53 -04:00
Sara Damiano
bd14270277 Doing a better job of detecting XBee socket state 2019-08-28 16:29:08 -04:00
Sara Damiano
c4b67643ff renamed getHostIP to lookupHostIP 2019-08-28 16:16:28 -04:00
Sara Damiano
9ea8fd358c Not always resetting socket timeout on XBee 2019-08-28 16:15:09 -04:00
Sara Damiano
2092163a36 Check for non-empty pin 2019-08-28 13:04:44 -04:00
Sara Damiano
dac86a22cd Fix all Wextra warnings 2019-08-27 16:39:29 -04:00
Sara Damiano
1e15d1db6a Explicit destructors 2019-07-17 10:31:54 -04:00
Sara Damiano
2c33bc5055 Removed special characters from XBee names 2019-06-27 11:58:03 -04:00
Sara Damiano
86356f5323 Add stop with timeout and implement where applicable 2019-06-11 16:00:35 -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
015c2b4144 Extra yield in waitResponse 2019-05-30 15:50:24 -04:00
Sara Damiano
98bee318ad Correct SSL on XBee 2019-05-23 18:20:51 -04:00
Sara Damiano
880c4614e4 Added battery and temperature functions 2019-05-22 12:03:09 -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
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
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
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
de4162907d Added destructors 2019-05-16 12:15:48 -04:00
Sara Damiano
f2aca3b6b6 Removed parent class 2019-05-14 16:20:48 -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
3ecce8641e Add an extra 50ms wait around the guard time 2019-05-07 17:20:08 -04:00
Sara Damiano
e18c5dacbd Fix https://github.com/vshymanskyy/TinyGSM/issues/266 2019-05-06 15:03:23 -04:00
Sara Damiano
19c377b68a Version bump. Also print version in init for debugging 2019-03-19 10:39:57 -04:00
Sara Damiano
e49c41314c Removed reference to serparate XBee NBIoT - Digi merged LTE-M with NBIoT 2019-03-12 17:15:35 -04:00
Sara Damiano
bdfa2ba55c Removed call to modemGetConnected from connect 2019-01-31 18:20:28 -05:00
Sara Damiano
aa15daaa66 Reverted stop for XBee Wifi 2019-01-31 18:09:27 -05:00
Sara Damiano
646cab76db Removed extra wait after getting IP 2019-01-31 17:57:51 -05:00
Sara Damiano
e98550b93c Changed some nested if's to switch/case 2019-01-31 16:59:18 -05:00
Sara Damiano
ba2c85ba2f Fixed pinReset and stop. Also notes on modemGetConnected 2019-01-31 16:04:34 -05:00
Sara Damiano
12ddad6f8a Added debug print 2019-01-30 16:41:12 -05:00
Sara Damiano
3cb71a54be XBee will now "cache" the IP address if it has already looked up a host 2019-01-30 15:14:03 -05:00
Sara Damiano
ec6b475959 Gave the XBee a physical pin to use as a hard reset 2019-01-30 12:50:30 -05:00
Sara Damiano
d97c4babef Longer lookup wait 2019-01-25 15:19:33 -05:00
Sara Damiano
743152da87 Ignoring signal strength of 69 from LTE-M bee 2019-01-25 15:02:05 -05:00