Commit Graph

992 Commits

Author SHA1 Message Date
Vince
c3508aa000 Update TinyGsmClientSIM800.h
Question mark not a valid mode for this at command AT+CBC
2020-01-15 22:42:53 -05:00
Sara Damiano
885f305830 give the R4 2 minute default timeout.
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-01-10 18:06:40 -05:00
Sara Damiano
0e32caafb8 Need to check better for the URC
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-01-10 17:56:05 -05:00
Sara Damiano
f1dba661b6 check if async is supported
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-01-10 17:29:47 -05:00
Alexander Chernoskutov
58b7a5a1c7 update example: UTF8 SMS 2019-12-03 19:45:07 +05:00
Alexander Chernoskutov
1a326b9411 use common TinyGsmUTFSMS calss 2019-12-03 19:44:33 +05:00
Alexander Chernoskutov
587be978b6 remove vitrual dtors 2019-12-03 11:32:33 +05:00
Bernd Giesecke
a27d39c7f9 Fix BG96 bugs
- bool isGprsConnected() is now returning correct status     
- bool modemGetConnected() is now working as expected
2019-11-23 12:28:28 +08:00
Sara Damiano
bfd6055c46 NOT factory resetting in init 2019-09-26 16:38:15 -04:00
Sara Damiano
c10dfe0636 Version bump 2019-09-25 17:44:54 -04:00
Sara Damiano
55d668ad0d Using CEREG for SARAR4, except R412 2019-09-25 17:33:12 -04:00
Sara Damiano
f002214d94 Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master 2019-09-23 13:34:00 -04:00
Sara Damiano
735c8b7069 Fix A6 warning 2019-09-23 13:33:57 -04:00
Volodymyr Shymanskyy
94d26c04ef Update README.md
Move @SRGDamia1 to Primary Authors/Contributors
2019-09-20 22:07:59 +03:00
Sara Damiano
4df78ef650 Merge branch 'master' into v_master 2019-09-18 14:56:37 -04:00
Sara Damiano
c48969ac89 One character typo fix (dont't to don't..) 2019-09-18 14:56:02 -04:00
Sara Damiano
ce8d6bd318 Updated comments about ESP32 issue 2019-09-18 14:51:02 -04:00
Sara Damiano
f339fe91f0 Fix last nagging compiler warnings 2019-09-11 15:15:17 -04:00
Sara Damiano
e99a33a673 If no saved IP, then can say we're not connected w/o command mode 2019-09-10 19:05:06 -04:00
Sara Damiano
fd523587a1 Still wrong, fixing 2019-09-10 18:31:46 -04:00
Sara Damiano
b5ac089604 That signal fix should have been for WIFI 2019-09-10 18:24:45 -04:00
Sara Damiano
bcc6eeb05c don't accept 0xFF as XBee Wifi strength 2019-09-10 18:09:09 -04:00
Sara Damiano
2992c0b973 Check for XBee IP in connection status 2019-09-10 11:19:33 -04:00
Sara Damiano
c652760e55 Merge pull request #327 from EnviroDIY/master
Updates
2019-09-09 19:49:32 -04:00
Sara Damiano
17cdde291f Tiny change to M95 and it works! 2019-09-09 18:24:24 -04:00
Sara Damiano
97edce96bd Try again to get stop right 2019-09-06 23:05:12 -04:00
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
aeb7579fd2 More quectel fixes 2019-09-06 18:06:11 -04:00
Sara Damiano
7087a31e6e Leave airplane mode on in disconnect 2019-09-06 15:37:35 -04:00
Sara Damiano
c83063fa5d Fix QIRDI 2019-09-06 15:09:49 -04:00
Sara Damiano
f3079d1b42 Don't disconnect immediately before connect 2019-09-06 13:51:39 -04:00
Sara Damiano
8e581b6398 deactivate all contexts, but don't check for success 2019-09-05 14:19:02 -04:00
Sara Damiano
4b0b4cb38a Fix SARA R4 PDP deactivate 2019-09-05 14:02:21 -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
6c0ec95a7e Oops, fixed some signed/unsigned comparisons 2019-09-05 13:23:46 -04:00
Sara Damiano
05bee3294a some extra casting around size_t 2019-09-05 12:03:00 -04:00
Sara Damiano
d44e6b3b98 Async close on R4 2019-09-05 11:59:32 -04:00
Slavomir Hustaty
a357bb559b in case of erroneous return of device location
the BTS location might help a little if getting errors via device reading
2019-09-05 12:26:34 +02:00
Sara Damiano
712d85e7f3 Fix SARA R4 temp 2019-09-04 13:25:07 -04:00
Sara Damiano
a5b1681304 Woops, extra comma 2019-09-04 13:19:53 -04:00
Sara Damiano
070d6123da Don't check QISACK 2019-09-04 11:22:12 -04:00
Sara Damiano
58ff6b42dd Move up QIMODE and QIMUX 2019-09-03 13:24:52 -04:00
Sara Damiano
1651e9f0bc M95 missing comma 2019-09-03 13:17:59 -04:00
Sara Damiano
286df108ac Minor changes to Quectel ordering 2019-08-30 14:53:54 -04:00
Sara Damiano
1ddbfb99dd Add QIMODE to M95 2019-08-29 13:36:32 -04:00
Sara Damiano
a55dbaa7db Extra braces 2019-08-28 19:36:53 -04:00