Sara Damiano
80923dfc4c
Update keywords, removed SIM7000 from SSL b/c not yet implemented
2019-03-11 12:03:15 -04:00
Sara Damiano
f43932936a
Removed old and unsupported manuals
2019-03-11 12:00:02 -04:00
Sara Damiano
033beb068e
Removed SIM7000 factory reset which most recent AT manual has removed
2019-03-08 15:56:22 -05:00
Sara Damiano
a0315a1841
Fix unbalanced brackets
2019-02-24 14:07:06 -05:00
Sara Damiano
d8f7434b22
Minor synchronizing
2019-02-22 18:16:30 -05:00
Sara Damiano
d6f7e1ee82
Merge branch 'AddingSIM7000E' of https://github.com/captFuture/TinyGSM into captFuture-AddingSIM7000E
2019-02-22 17:46:04 -05:00
Sara Damiano
57e2b78f4b
Checking CEREG for ublox LTE-M
2019-02-22 17:37:04 -05:00
Sara Damiano
05c394bffb
Corrected set baud for ESP
2019-02-20 12:09:22 -05:00
MrTarantl
e4c4b3ebc6
SIM7000 - setNetworkMode - setPreferredMode
...
Added Network and Preferred Mode selection functions
2019-02-13 11:53:14 +01:00
MrTarantl
c3cecabefd
SIM7000 removed calling functions
2019-02-13 09:32:30 +01:00
Unknown
c1badbff8b
Added SIM7000(A/E/C/G)
...
First version - clone of SIM800 with changed values including /example folder
2019-02-13 08:25:56 +01: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
e28e2a518e
Async close for LTE-M ublox
2019-01-28 18:11:50 -05:00
Sara Damiano
80f77495f1
Quick close on SIM800
2019-01-28 16:31:56 -05:00
Sara Damiano
831171c15c
SARA R410 also "forget" to notify about incoming data
2019-01-28 15:18:29 -05:00
Sara Damiano
4225ed7c5e
Some notes on ublox
2019-01-28 14:12:35 -05:00
Sara Damiano
0a6927932f
Propogate fixes to stop
2019-01-26 10:59:08 -05:00
Sara Damiano
14fa076803
Fix to stop
2019-01-26 10:50:09 -05:00
Sara Damiano
50081b4059
Changed close/stop method on ublox. Also clarified M vs NBIoT
2019-01-26 10:32:47 -05:00
Sara Damiano
f8315576b3
Waiting up to max for ublox socket close
2019-01-25 17:10:58 -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
3b971ba759
Checking if socket is connected before closing
2018-11-07 18:03:35 -05:00
Sara Damiano
3b405775a8
No PSD profile-type commands for LTE-M/NB-IoT
2018-11-07 18:00:44 -05:00
Sara Damiano
f5c141c2cc
Better support for ublox LTE modules
2018-11-07 14:45:38 -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
4af1305c04
Removed un-necessary sock check, shortened SIM800 ping
2018-10-08 18:03:52 -04:00
Sara Damiano
9dee2ede57
formatting fix
2018-10-08 18:00:25 -04:00
Sara Damiano
943c9a1fdd
Removed extra check for connection in available.
2018-10-08 17:56:42 -04:00
Sara Damiano
54fdf32d7f
Renamed doc folder
2018-10-08 15:02:15 -04:00
Sara Damiano
e68ea1db12
Read timeout for modules that immediately spit out data (no buffer)
...
They do need a millis() based timeout so that data left in the buffer after the socket closes can still be read in but the maintain doesn't sit and wait forever.
2018-10-02 15:32:38 -04:00
Sara Damiano
312d486a43
Allowing read() to continue after socket close if data is still available
...
Only for modules that buffer the data internally
2018-10-02 15:13:17 -04:00
Sara Damiano
0e905afa6e
Added extra "ping" for data to read() of SIM800
2018-10-02 15:09:19 -04:00
Sara Damiano
8e057f32ae
Removed extra delay in testAT, not sure why it was there
2018-09-27 15:14:42 -04:00