Commit Graph

1051 Commits

Author SHA1 Message Date
fco.rivas
2f0b7978be Update TinyGsmClientSIM800.h
implementation of audio capabilities
2021-10-14 16:23:50 -06:00
Sara Damiano
09e679e943 Merge pull request #554 from IoTThinks/IoTThinks-patch-implement-peek
To implement peek()
2021-07-06 11:39:12 -04:00
Sara Damiano
a57014d0e6 Merge pull request #555 from UCIS/patch-1
Fix incorrect memory access in Sequans Monarch code
2021-07-06 11:32:49 -04:00
Ivo Smits
a092bfa636 Fix incorrect memory access in Sequans Monarch code
The mux value is corrected if it is out of the supported range, but the uncorrected value was used to store the connection object. This caused subsequent dereferences of the corrected mux index to access incorrect data or dereference a null pointer.
2021-06-17 22:40:22 +02:00
IoTThinks.com
4d722a34f2 To implement peek()
To implement peek() as in https://github.com/vshymanskyy/TinyGSM/issues/396
2021-06-15 09:53:01 +07:00
Sara Damiano
a5a2ce3453 Correctly bump version, modify workflow
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-24 14:51:17 -04:00
Sara Damiano
8b25d8c1d9 Merge pull request #530 from Orange-OpenSource/fix-monarch
TinyGsmClientSequansMonarch.h: use data mode
2021-05-24 14:18:29 -04:00
Sara Damiano
e5131eae7d Version bump
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-19 11:34:41 -04:00
Sara Damiano
c9ebf60e3c Fix compiler warnings
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-19 11:31:43 -04:00
Sara Damiano
b6a86862cb version bump
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-18 18:09:45 -04:00
Sara Damiano
516db057b5 Merge pull request #543 from FStefanni/master
Added ublox method to set technology + other minor improvements
2021-05-18 17:32:19 -04:00
Francesco Stefanni
a0d246be80 Added ublox method to set technology
Added missing TinyGSM.h
2021-05-18 08:13:33 +02:00
Sara Damiano
6e10a3a009 Fix crash on SIM7000SSL
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-17 12:23:29 -04:00
Sara Damiano
60a88ef89e Fix BG96 unused argument
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 17:24:42 -04:00
Sara Damiano
78130df146 Minor ReadMe fixes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 14:49:20 -04:00
Sara Damiano
f508e78b4e Can't test *everything* on small processors
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 14:19:22 -04:00
Sara Damiano
4f9d284030 remove sapbr commands from 7000SSL
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 14:17:37 -04:00
Sara Damiano
4dc0fa2abd add some missing tags
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 14:14:38 -04:00
Sara Damiano
1e4ecae77d Add some read-me notes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 12:04:45 -04:00
Sara Damiano
07b402721d Add gsm location to 70xx series.
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 11:44:21 -04:00
Sara Damiano
70af3cf488 Version bump
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 11:10:04 -04:00
Sara Damiano
cad8f7a61a Update some example text and add new modems
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 11:04:56 -04:00
Sara Damiano
db756813d4 Adjustments to all fxns
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 10:40:02 -04:00
Sara Damiano
6e64e867ec Got 7000SSL and 7080 sort of working again
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-14 10:37:57 -04:00
Sara Damiano
b5c5a62b2d Change 7000SSL to check available/state for all mux
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-11 17:18:06 -04:00
Sara Damiano
644085b30e Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master 2021-05-11 17:13:23 -04:00
Sara Damiano
0879deab70 Split SIM7000, add SIM7070, NTP
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-05-11 16:40:32 -04:00
Sara Damiano
4eedb84cd3 Merge pull request #534 from yaroshd81/fixUssd
fix bug for ussd answers over 127 chars
2021-05-05 14:47:39 -04:00
unknown
243afe7245 fix bug for ussd answers over 127 chars 2021-05-05 16:53:19 +03:00
Sara Damiano
93fc96d9ec sim7000 syntax fix
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-29 15:43:21 -04:00
Sara Damiano
9128baeb27 xbee fixes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-29 15:20:51 -04:00
Sara Damiano
459106a854 re-write some of xbee to minimize flash writes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-29 14:32:41 -04:00
Sara Damiano
68a03b3ba0 Add (unused) argument for XBee modem get connected
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-29 12:37:11 -04:00
Sara Damiano
9af0acc18b Fix IP from string in MC60
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-29 12:14:33 -04:00
Sara Damiano
0094193049 Fix MQTT example
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 17:28:29 -04:00
Sara Damiano
ecca37d778 fix sed
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 16:46:20 -04:00
Sara Damiano
8766eac978 update examples to fix action for uno
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 16:40:07 -04:00
Sara Damiano
2d603d600e First take at migrating to github actions
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 15:58:20 -04:00
Sara Damiano
4fc428c945 Fix #511, ignore response to set timezone in ublox
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 15:30:58 -04:00
Fabrice Fontaine
38a712500e TinyGsmClientSequansMonarch.h: use data mode
Use data mode instead of text mode to be able to send any content such
as raw binary. This will allow us to use TinyGSM with ArduinoBearSSL and
ArduinoMqtt.

It should be noted that for an unclear reason GSM_NL must be set to '\n'
instead of '\r\n' to avoid "CME ERROR: operation not supported" in this
mode with the Monarch GMS01Q.

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
2021-04-28 21:28:48 +02:00
Sara Damiano
b22aa854d6 Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master 2021-04-28 15:27:22 -04:00
Sara Damiano
a9f723130c Fix #508, GPS on 7600
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 15:27:08 -04:00
Sara Damiano
772f33636e Merge pull request #503 from Orange-OpenSource/fix-sequans-monarch
src/TinyGsmModem.tpp: fix registration state
2021-04-28 15:17:41 -04:00
Sara Damiano
75104a49c3 Call modem get connected for modems w/o buffer
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 13:53:47 -04:00
Sara Damiano
51f4da58e5 Merge pull request #520 from I-Connect/patch-1
Added NTPServerSync() and related methods to Sim7000 implementation
2021-04-28 13:08:59 -04:00
Sara Damiano
f6d7480a69 Update state of SSL for SIM7000 in readme
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2021-04-28 13:04:03 -04:00
Sara Damiano
d3944ecc8b Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master 2021-04-28 12:58:18 -04:00
Sara Damiano
b1f81f485e Merge pull request #507 from FStefanni/master
SIM7000: TLS support plus other minor improvements
2021-04-28 12:57:54 -04:00
Bascy
750108ee09 Added NTPServerSync() and related methoeds 2021-04-14 00:52:06 +02:00
Francesco Stefanni
c1d6abaff7 Supported SNI (fix by kyriazis) 2021-04-07 11:24:39 +02:00