Commit Graph

334 Commits

Author SHA1 Message Date
Sara Damiano
96c1fed3ef Typo 2019-05-17 17:15:31 -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
6ec6df6084 Minor example update 2019-05-17 15:31:45 -04:00
Sara Damiano
612451c1b7 Version bump 2019-05-17 14:07:07 -04:00
Sara Damiano
d6be99273c Added SARA R4 to client 2019-05-17 14:02:03 -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
4c8104dfb6 Split out SARAR4 2019-05-17 11:11:10 -04:00
Sara Damiano
99a5b3938c Removed recursive calls to maitain (shouldn't I have leared) 2019-05-17 10:50:44 -04:00
Sara Damiano
5d9cc16e20 made sequans virtual 2019-05-16 12:16:08 -04:00
Sara Damiano
de4162907d Added destructors 2019-05-16 12:15:48 -04:00
Sara Damiano
090e0163c5 Name print 2019-05-15 16:47:07 -04:00
Sara Damiano
ea8d43df88 Added Sequans modem name 2019-05-14 17:26:49 -04:00
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