Francesco Stefanni
f0abeef22d
Supported root certificates
2021-03-17 15:17:13 +01:00
Francesco Stefanni
b8a54d37e0
Some improvements to sim7000
2021-03-17 14:27:43 +01:00
Francesco Stefanni
57895868f2
Added missing waitResponse()
2021-03-17 08:36:09 +01:00
Francesco Stefanni
57514b7c4d
Supported factory reset for sim7000
2021-03-12 15:27:57 +01:00
Francesco Stefanni
7cf19beb44
A deep debug of sim7000
2021-03-12 15:26:35 +01:00
Francesco Stefanni
0be9622e9c
Removed some debug print
2021-03-12 10:38:47 +01:00
Francesco Stefanni
81f583a80f
SIM7000: TLS + some refinements
2021-03-12 10:11:58 +01:00
Sara Damiano
9498800b50
Merge pull request #506 from FStefanni/pr_sim7000_connection
...
SIM7000: added methods to get some connection preferences
2021-03-10 10:40:27 -05:00
Francesco Stefanni
f20293905f
SIM7000: added methods to get some connection preferences, plus the
...
current connection technology
2021-03-10 08:55:38 +01:00
Sara Damiano
98d67a4155
Merge pull request #502 from Orange-OpenSource/fix-sequans-monarch
...
src/TinyGsmClientSequansMonarch.h: fix connection handling
2021-03-05 11:34:49 -05:00
Fabrice Fontaine
eb9c1f7786
src/TinyGsmClientSequansMonarch.h: fix connection handling
...
There is an issue in the handling of +SQNSS answer: the
sock->sock_connected state will always be set to the state of the last
socket. This will prevent any communication.
Fix this issue by checking that muxNo is equal to mux before updating.
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com >
2021-03-05 16:47:35 +01:00
Sara Damiano
b0e363c536
Merge pull request #488 from adrianca88/SIM808_bt_support
...
First SIM808 bluetooth support commit. Template class and basic functionality
2021-02-08 13:58:14 -05:00
Sara Damiano
88320025ec
Merge pull request #487 from adrianca88/restart_with_pin_param
...
Added pin parameter on restart() (necessary for init() with pin)
2021-02-03 17:54:20 -05:00
Adrian Cervera Andes
54c25cce23
First SIM808 support commit. Added template base class and some basic functionality
2021-01-31 12:11:11 +01:00
Adrian Cervera Andes
a51cfda25d
Added pin parameter on restart() (necessary for init() with pin)
2021-01-29 15:02:35 +01:00
Sara Damiano
31bb5cbeed
Merge pull request #467 from soracom-labs/master
...
use CEREG first to check registration status for BG96
2020-12-03 12:21:50 -05:00
moto
ba778adb74
use CEREG first for BG96
...
I refered TinyGsmClientSaraR4.h for this patch.
2020-12-03 10:34:29 +09:00
Sara Damiano
f6d636274f
Merge pull request #459 from fishingbit/master
...
disable memory optimizations on ATmega4809
2020-11-09 11:12:55 -05:00
Markus Schmidleitner
23742b4b9c
disable memory optimizations on ATmega4809
2020-11-06 15:17:34 +01:00
Sara Damiano
1576ecd18e
Removed reference to incoming calls
2020-10-30 11:16:41 -04:00
Sara Damiano
4cfabb14eb
Version bump
2020-10-30 11:10:24 -04:00
Sara Damiano
594fd3bdf9
Removed un-needed Ethernet include
2020-10-30 10:57:30 -04:00
Sara Damiano
399bc7532f
Merge pull request #438 from galizki/mc60_batch_of_fixes
...
FIX for issue #371 : MC60 is not working with this library
2020-10-30 10:43:20 -04:00
Sara Damiano
507535150d
Merge pull request #446 from trixymoon/master
...
passage variables by reference
2020-10-27 14:51:02 -04:00
Giulio Tranchida
6b03e0c140
passage variables by reference
2020-10-03 10:51:25 +02:00
Sara Damiano
6203ebd27c
Merge pull request #389 from adrianca88/set_phone_functionality
...
Added setPhoneFunctionality method
2020-10-01 14:04:31 -04:00
Mikhail Galitskiy
d4afe7a744
FIX for issue #371 : MC60 is not working with this library
2020-09-06 17:35:42 +03:00
Sara Damiano
ad437a5a51
Version bump
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-08-07 17:13:28 -04:00
Sara Damiano
b49c214d01
Add SSLOPT to SIM800 with preprocessor flag to use
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-08-07 16:33:57 -04:00
Sara Damiano
31205166a7
catch result of cipopen on 7600
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-08-07 16:08:19 -04:00
Sara Damiano
cddd356d0c
Specify includes in library.properties
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-07-23 17:29:46 -04:00
Sara Damiano
fc254ef157
Merge branch 'v_master'
2020-07-23 15:08:09 -04:00
Sara Damiano
e1c9c2517b
Deactivate contexts on Monarch
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-07-23 15:06:22 -04:00
Sara Damiano
cd002c5adf
Merge pull request #405 from lewisxhe/master
...
Added GNSS setMode and getMode method
2020-07-22 11:51:59 -04:00
Volodymyr Shymanskyy
a8cf85bd50
Remove the Donation section. Doesn't work anyway! ;)
2020-07-08 22:33:28 +03:00
Sara Damiano
234a20e894
Catching CMS error on debug
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-06-22 17:13:24 -04:00
lewis he
c40ca2144b
Added GNSS setMode and getMode method
2020-06-05 15:12:56 +08:00
Sara Damiano
1f1b56833a
Bad smudge, examples are supposed to auto-baud
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-14 17:02:04 -04:00
Sara Damiano
7ffb2f0a8e
Another typo
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-14 16:11:50 -04:00
Sara Damiano
cdd43eeb4d
Typo
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-14 12:45:01 -04:00
Sara Damiano
eef1bbe80f
Mention SIM7000A/G
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-14 12:31:03 -04:00
Sara Damiano
1ad833e167
Wrote up some about formatting HTTP in ReadMe
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-14 12:25:50 -04:00
Sara Damiano
366a3210d4
Expand ReadMe
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-13 16:44:05 -04:00
Sara Damiano
56446bc42f
Static cast size in additon
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-05-05 12:26:22 -04:00
Sara Damiano
feae2e4f94
Merge pull request #386 from adrianca88/fixed_streamGetLength_functions
...
Fixed problem with streamGetFloatLength and streamGetIntLength functions
2020-05-04 17:57:30 -04:00
Adrian Cervera Andes
5fbd80b3b2
Fixed bad reference and added not implemented
2020-04-30 16:49:45 +02:00
Adrian Cervera Andes
868e2bedf9
Added setPhoneFunctionalityImpl function
2020-04-30 16:22:09 +02:00
Adrián Cervera Andés
61878aa9f3
Fixed problem with streamGetFloatLength and streamGetIntLength functions
2020-04-26 18:00:14 +02:00
Sara Damiano
ad42db2131
Decreased boot wait for SIM7000
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-04-19 15:16:33 -04:00
Sara Damiano
4aadaf04ec
All examples have 6s delay before start
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-04-16 00:16:25 -04:00