Sara Damiano
6e10a3a009
Fix crash on SIM7000SSL
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
60a88ef89e
Fix BG96 unused argument
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
78130df146
Minor ReadMe fixes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
f508e78b4e
Can't test *everything* on small processors
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
4f9d284030
remove sapbr commands from 7000SSL
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
4dc0fa2abd
add some missing tags
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
1e4ecae77d
Add some read-me notes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
07b402721d
Add gsm location to 70xx series.
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
70af3cf488
Version bump
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
cad8f7a61a
Update some example text and add new modems
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
db756813d4
Adjustments to all fxns
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
6e64e867ec
Got 7000SSL and 7080 sort of working again
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
b5c5a62b2d
Change 7000SSL to check available/state for all mux
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
644085b30e
Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master
3 years ago
Sara Damiano
0879deab70
Split SIM7000, add SIM7070, NTP
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
4eedb84cd3
Merge pull request #534 from yaroshd81/fixUssd
fix bug for ussd answers over 127 chars
3 years ago
unknown
243afe7245
fix bug for ussd answers over 127 chars
3 years ago
Sara Damiano
93fc96d9ec
sim7000 syntax fix
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
9128baeb27
xbee fixes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
459106a854
re-write some of xbee to minimize flash writes
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
68a03b3ba0
Add (unused) argument for XBee modem get connected
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
9af0acc18b
Fix IP from string in MC60
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
0094193049
Fix MQTT example
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
ecca37d778
fix sed
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
8766eac978
update examples to fix action for uno
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
2d603d600e
First take at migrating to github actions
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
4fc428c945
Fix #511 , ignore response to set timezone in ublox
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
b22aa854d6
Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master
3 years ago
Sara Damiano
a9f723130c
Fix #508 , GPS on 7600
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
772f33636e
Merge pull request #503 from Orange-OpenSource/fix-sequans-monarch
src/TinyGsmModem.tpp: fix registration state
3 years ago
Sara Damiano
75104a49c3
Call modem get connected for modems w/o buffer
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
51f4da58e5
Merge pull request #520 from I-Connect/patch-1
Added NTPServerSync() and related methods to Sim7000 implementation
3 years ago
Sara Damiano
f6d7480a69
Update state of SSL for SIM7000 in readme
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
3 years ago
Sara Damiano
d3944ecc8b
Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master
3 years ago
Sara Damiano
b1f81f485e
Merge pull request #507 from FStefanni/master
SIM7000: TLS support plus other minor improvements
3 years ago
Bascy
750108ee09
Added NTPServerSync() and related methoeds
3 years ago
Francesco Stefanni
c1d6abaff7
Supported SNI (fix by kyriazis)
3 years ago
Francesco Stefanni
7f19c69554
sim7000: added fix on read
3 years ago
Francesco Stefanni
28f7e7b298
Some improvements
3 years ago
Francesco Stefanni
f0abeef22d
Supported root certificates
3 years ago
Francesco Stefanni
b8a54d37e0
Some improvements to sim7000
3 years ago
Francesco Stefanni
57895868f2
Added missing waitResponse()
3 years ago
Francesco Stefanni
57514b7c4d
Supported factory reset for sim7000
4 years ago
Francesco Stefanni
7cf19beb44
A deep debug of sim7000
4 years ago
Francesco Stefanni
0be9622e9c
Removed some debug print
4 years ago
Francesco Stefanni
81f583a80f
SIM7000: TLS + some refinements
4 years ago
Sara Damiano
9498800b50
Merge pull request #506 from FStefanni/pr_sim7000_connection
SIM7000: added methods to get some connection preferences
4 years ago
Francesco Stefanni
f20293905f
SIM7000: added methods to get some connection preferences, plus the
current connection technology
4 years ago
Fabrice Fontaine
1291a4407d
src/TinyGsmModem.tpp: fix registration state
As specified in the ETSI standards (e.g. ETSI TS 127 001), CREG and
CEREG responses can contain optional parameters:
+CEREG: <n>,<stat>[,<tac>,<ci>[,<AcT>]]
For example, the Monarch GMS01Q returns the following response:
+CEREG: 2,1,"3982","00DF3B03",7
This results in TinyGSM setting state as '7' instead of 1 preventing
any connection.
Fix this by picking the next integer after the first ',' which will
always works (with or without optional parameters)
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
4 years ago
Sara Damiano
98d67a4155
Merge pull request #502 from Orange-OpenSource/fix-sequans-monarch
src/TinyGsmClientSequansMonarch.h: fix connection handling
4 years ago