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
|
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
|
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
|
19c377b68a
|
Version bump. Also print version in init for debugging
|
2019-03-19 10:39:57 -04:00 |
|
Sara Damiano
|
50d7fb4b6b
|
Fix #199
|
2019-03-19 10:38:26 -04:00 |
|
Sara Damiano
|
5858a83706
|
Merge branch 'master' into v_master
|
2019-03-18 12:04:58 -04:00 |
|
Sara Damiano
|
c89af3019e
|
Implement factory restore for UBLOX LTE-M
|
2019-03-18 11:45:04 -04:00 |
|
ldab
|
d569d58178
|
Update TinyGsmClientUBLOX.h
Add +URAT
|
2019-03-17 09:57:40 +01:00 |
|
Leo B
|
bab298ec76
|
fix CFUN restart on R4xxx and add +URAT options
|
2019-03-16 16:51:22 +01: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
|
69d178f98c
|
Fix ambiguous overload for empty ip address for ESP's
|
2019-03-11 14:14:18 -04:00 |
|
Sara Damiano
|
53e055d870
|
Fix a note on ublox LTE-M models
|
2019-03-11 13:58:00 -04:00 |
|
Sara Damiano
|
4ff294373c
|
Some clean-up on defines
|
2019-03-11 13:28:37 -04:00 |
|
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 |
|
Michael Krumpus
|
afd96430e3
|
Refined SSL implementation.
|
2019-02-03 11:19:59 -06:00 |
|
Michael Krumpus
|
d2dde3569c
|
Implemented SMS. Added SSL support.
|
2019-02-02 13:54:54 -06:00 |
|
Michael Krumpus
|
0c9a0ecdc4
|
Cleanup Sequans implementation.
|
2019-01-31 19:12:04 -06: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 |
|