Sara Damiano
f3dbdeae0a
Update readme, examples
2019-08-01 12:53:03 -04:00
Sara Damiano
b8f802901e
Removed custom pin numbers
2019-07-17 13:41:08 -04:00
Sara Damiano
bdcba4c0f2
Fix ussd test in all functions
2019-07-17 13:30:46 -04:00
Sara Damiano
00936e9361
Fix file download linter warnings
2019-07-17 10:50:11 -04:00
Sara Damiano
0b5d650b04
Removed broken (commented out) code from example
2019-07-17 10:34:09 -04:00
Sara Damiano
7cc0789336
Merge https://github.com/vshymanskyy/TinyGSM
2019-07-17 10:32:42 -04:00
Sara Damiano
670fed955b
Update examples
2019-07-16 16:14:41 -04:00
Brett Hagman
ccf68286a0
Fixed data acquisition race condition in FileDownload example
2019-06-12 15:14:47 -04:00
Sara Damiano
1676048836
Success is less confusing than ok
2019-05-30 13:07:07 -04:00
Sara Damiano
79f4405c34
Example change
2019-05-30 12:27:00 -04:00
Sara Damiano
3fee997934
Fixed webclient 's lost bracket
2019-05-24 16:29:11 -04:00
Sara Damiano
7e314292d4
Another example update
2019-05-23 12:39:04 -04:00
Sara Damiano
dc2d4b5881
Make examples "wifi-ready"
2019-05-23 11:14:23 -04:00
Sara Damiano
880c4614e4
Added battery and temperature functions
2019-05-22 12:03:09 -04:00
Sara Damiano
2e03cdeaba
Correct non-ssl connection
2019-05-20 10:37:30 -04:00
Sara Damiano
96c1fed3ef
Typo
2019-05-17 17:15:31 -04:00
Sara Damiano
b70de126f5
Webclient needs a modem
2019-05-17 16:50:08 -04:00
Sara Damiano
6cf9ed3ae6
Default webclient buffer
2019-05-17 16:48:34 -04:00
Sara Damiano
70ca06dc9d
Moved begin above init, reset historic buffer sizes
2019-05-17 16:40:01 -04:00
Sara Damiano
6ec6df6084
Minor example update
2019-05-17 15:31:45 -04:00
Sara Damiano
69f58abb4d
Added SIM7000 to Travis and examples
2019-03-12 17:04:53 -04:00
Sara Damiano
98f1f53a47
Removed extra SIM7000/ESP32 examples
2019-03-12 16:48:46 -04:00
Sara Damiano
d6f7e1ee82
Merge branch 'AddingSIM7000E' of https://github.com/captFuture/TinyGSM into captFuture-AddingSIM7000E
2019-02-22 17:46:04 -05:00
MrTarantl
e4c4b3ebc6
SIM7000 - setNetworkMode - setPreferredMode
...
Added Network and Preferred Mode selection functions
2019-02-13 11:53:14 +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
Volodymyr Shymanskyy
cd0d7c16b6
Update links
2019-02-01 19:10:19 +02:00
Sara Damiano
8c424c17ff
Added code to use TinyGSM Fifo instead of buffer, but unstable
2018-10-16 14:25:34 -04:00
Sara Damiano
57cd8f0c5c
Added all modems to examples, added debug with name, bump version
2018-09-19 10:16:37 -04:00
Sara Damiano
4ea6f872e4
Fixed typos
2018-09-13 18:14:09 -04:00
Sara Damiano
b8d804b443
Creating a super-class for modems
2018-09-13 18:13:18 -04:00
Sara Damiano
078bc6d0fc
Merge branch 'original'
2018-09-05 17:42:03 -04:00
Volodymyr Shymanskyy
0524f23273
Add MQTT Auth example
2018-06-11 01:09:00 +03:00
Volodymyr Shymanskyy
799ab7c078
Update examples
2018-06-11 00:50:14 +03:00
SRGDamia1
25e9309cf6
Added MC60 support from V1pr
2018-05-15 16:28:46 -04:00
SRGDamia1
5824f290d1
Removed conflicting date/time functions
2018-05-10 16:21:31 -04:00
Volodymyr Shymanskyy
66057e8841
Add SSL example
2018-05-01 13:24:03 +03:00
Volodymyr Shymanskyy
7eccef4101
Add SSL example
2018-05-01 13:23:43 +03:00
Volodymyr Shymanskyy
a7d45b91c9
Add Hologram Dash example
2018-04-29 22:23:35 +03:00
Lefteris
2dbfa16215
Added Network Time Fetching for SimXXX
2018-04-25 10:05:00 +03:00
Volodymyr Shymanskyy
c4c7ec69e6
Update MQTT example
2018-03-14 22:33:13 +02:00
Volodymyr Shymanskyy
a43e73f215
SIM8xx: SetSslCert example
2018-03-14 21:51:54 +02:00
Volodymyr Shymanskyy
d9fdc98291
Update Blynk and MQTT examples
2018-03-14 21:42:08 +02:00
Volodymyr Shymanskyy
6741553b28
Add Industruino example
2018-03-14 02:47:05 +02:00
Volodymyr Shymanskyy
0afb08916a
Update examples
2018-03-14 02:40:40 +02:00
Tamas DAJKA
3a4f570ec6
Added Autobaud min/max
...
Added (sub)module switches
Added PIN define and SIM readiness check
Modified GPS to use TINY_GSM_HAS_GPS - more modules has GPS now, will alter header files in another change
2017-10-18 11:42:28 +02:00
Volodymyr Shymanskyy
d59d2acca1
Fix port
2017-09-28 13:05:51 +03:00
Volodymyr Shymanskyy
b6a917837d
Add isNetworkConnected, dtmfSend examples
2017-09-28 11:07:45 +03:00
Volodymyr Shymanskyy
a457460e94
Add extra lines
2017-09-27 12:54:29 +03:00
Volodymyr Shymanskyy
cd185cf770
Merge branch 'master' into master
2017-09-27 12:01:16 +03:00
Volodymyr Shymanskyy
fc4c433295
Fix modem selection
2017-09-24 17:37:18 +03:00