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
|
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 |
|
Sara Damiano
|
34d54b81a5
|
not polling xbee so quickly
|
2019-01-25 14:58:06 -05:00 |
|
Sara Damiano
|
8961005ea5
|
Gave sizes to some ints
|
2019-01-25 14:57:40 -05:00 |
|
Sara Damiano
|
de5e5e359e
|
Extra wait in Bee stream clear
|
2018-12-18 14:57:16 -05:00 |
|
Sara Damiano
|
4fa8a43f2b
|
Do need to stop Bee
|
2018-12-18 14:34:18 -05:00 |
|
Sara Damiano
|
5fa2f51749
|
Not actually doing anything to stop bee
|
2018-12-17 11:22:50 -05:00 |
|
Sara Damiano
|
d5dba5647f
|
Merge branch 'master' of https://github.com/EnviroDIY/TinyGSM
|
2018-11-07 13:02:51 -05:00 |
|
Sara Damiano
|
323ad722bf
|
Corrected sleep option note
|
2018-11-07 13:02:44 -05:00 |
|
neil hancock
|
82b7457ace
|
support WiFi S6B no passwd
|
2018-11-05 11:55:08 -08:00 |
|
Sara Damiano
|
8c424c17ff
|
Added code to use TinyGSM Fifo instead of buffer, but unstable
|
2018-10-16 14:25:34 -04:00 |
|
Sara Damiano
|
9c84be7407
|
Correctly turning off airplane mode after restart
Also removed some extra stream-clear functions
|
2018-10-16 14:22:55 -04:00 |
|
Sara Damiano
|
54fdf32d7f
|
Renamed doc folder
|
2018-10-08 15:02:15 -04:00 |
|
Sara Damiano
|
8e057f32ae
|
Removed extra delay in testAT, not sure why it was there
|
2018-09-27 15:14:42 -04:00 |
|
Sara Damiano
|
be4baa2a7d
|
Buffer size to common
|
2018-09-24 16:02:07 -04:00 |
|
Sara Damiano
|
e652dd8676
|
Turn pragma on while testing Travis
|
2018-09-24 11:38:02 -04:00 |
|
Sara Damiano
|
dfa731388a
|
Added power off to common
And implemented for ublox
|
2018-09-24 10:05:51 -04:00 |
|
Sara Damiano
|
03d57a1d71
|
Fixed bugs in XBee
Thanks to @Mikelanner
Should fix https://github.com/vshymanskyy/TinyGSM/issues/204
|
2018-09-20 16:04:27 -04:00 |
|
Sara Damiano
|
d0fdf1d11f
|
Oops! Fixed over-shortened XBee buffer!
|
2018-09-20 12:35:54 -04:00 |
|
Sara Damiano
|
57cd8f0c5c
|
Added all modems to examples, added debug with name, bump version
|
2018-09-19 10:16:37 -04:00 |
|
Sara Damiano
|
2423b9fdf2
|
Added extra responses for AI for XBee
|
2018-09-19 09:44:46 -04:00 |
|
Sara Damiano
|
68b5b261c3
|
Added HS responses for XBee3's
|
2018-09-15 21:40:03 -04:00 |
|