SRGDamia1
186da1aba6
Debug statement to check missed "closed"
7 years ago
SRGDamia1
16b843ec43
Waiting for WiFi disconnect
7 years ago
SRGDamia1
b3044d2762
Added TestAT to XBee
7 years ago
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
7 years ago
Tamas DAJKA
3f002a4fc4
MC60 initial
7 years ago
SRGDamia1
edcbc5459d
Increased maintain to not miss closed at slow bauds
7 years ago
SRGDamia1
c7d79f40dd
Fixed read() to not wait on closed socket
7 years ago
SRGDamia1
327c500b3e
Increased wait time for the "send ok" after sending data on ESP8266
7 years ago
SRGDamia1
9a2ed09caf
Increased ESP buffer size
Is there a way to force it to return in smaller chunks?
7 years ago
SRGDamia1
89203c8e25
Moved all src files into the src directory
Also fixed the "isNetworkConnected" for ESP8266
7 years ago
qcabrol
416f4b104d
addind SARA G350 support
7 years ago
SRGDamia1
f7bf8b1df2
Added isNetworkConnected for ESP8266
Also shorted time between checks in "isNetworkConnected" for all modems
7 years ago
qcabrol
6ca301d73e
adding draft version of G350 Client as U201 copy to start with
7 years ago
SRGDamia1
d6b5d7d5eb
Removed sleep option for cellular
7 years ago
SRGDamia1
84b797cfbf
Change to AI/CI per updated docs
7 years ago
Volodymyr Shymanskyy
10fdaad524
Update README.md
7 years ago
Volodymyr Shymanskyy
4ca8b2dda9
Update README.md
7 years ago
Volodymyr Shymanskyy
0e17c6529e
Add getModemInfo() and initial SSL support for ESP8266
7 years ago
Volodymyr Shymanskyy
d59d2acca1
Fix port
7 years ago
Volodymyr Shymanskyy
912826e773
remove callRedial from API
7 years ago
Volodymyr Shymanskyy
84a1c66733
Mark call functions as TINY_GSM_ATTR_NOT_IMPLEMENTED
7 years ago
Volodymyr Shymanskyy
b6a917837d
Add isNetworkConnected, dtmfSend examples
7 years ago
Volodymyr Shymanskyy
3db1007fb0
Fix dtmfSend, callNumber, localIP
7 years ago
Volodymyr Shymanskyy
8931ec46a9
Fix build
7 years ago
Volodymyr Shymanskyy
9e802e1a77
Fix build
7 years ago
Volodymyr Shymanskyy
89eed1d9bb
Add DTMF and audio funcs
7 years ago
Volodymyr Shymanskyy
de601105d4
Fix localIP() on A6
7 years ago
Volodymyr Shymanskyy
b69c205ad9
Allow autobaud from min to max
7 years ago
Volodymyr Shymanskyy
2b233936b0
Add TINYGSM_UNICODE_TO_HEX
7 years ago
Volodymyr Shymanskyy
77c5109f9e
Fix isGprsConnected, gprsDisconnect
7 years ago
Volodymyr Shymanskyy
f7983673da
getOperator() to return name instead of number
7 years ago
Volodymyr Shymanskyy
bebbbc8d29
Add TINY_GSM_MODEM_HAS_GPS
7 years ago
Volodymyr Shymanskyy
679d957ab9
Wait for isGprsConnected()
7 years ago
Volodymyr Shymanskyy
7b33483852
Update build test
7 years ago
Volodymyr Shymanskyy
a2c19d544e
Rename autoBaud -> testAT
7 years ago
Volodymyr Shymanskyy
39f64c6528
Rename autoBaud -> testAT
7 years ago
Volodymyr Shymanskyy
25644cd025
Add testAT, setBaud, sleepEnable
7 years ago
Volodymyr Shymanskyy
155b5f2b01
Add testAT, setBaud, sleepEnable, isGprsConnected, isNetworkConnected
7 years ago
Volodymyr Shymanskyy
67c6c536cf
Add testAT, setBaud
7 years ago
Volodymyr Shymanskyy
4aa643c22a
Add testAT, setBaud, isGprsConnected, isNetworkConnected
7 years ago
Volodymyr Shymanskyy
4e6620a925
Add TinyGsmDecodeHex*bit
7 years ago
Volodymyr Shymanskyy
98e0f842bc
Add TINY_GSM_MODEM_HAS_SSL
7 years ago
Volodymyr Shymanskyy
caac1ac0ea
add latest docs by date
7 years ago
Volodymyr Shymanskyy
de0a8ec53f
Move docs
7 years ago
Volodymyr Shymanskyy
a341c41c78
Add todo
7 years ago
Volodymyr Shymanskyy
17b0a83a61
Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM
7 years ago
Volodymyr Shymanskyy
fc29f4b580
Fix build
7 years ago
Volodymyr Shymanskyy
a8608c2c12
Update README.md
7 years ago
Volodymyr Shymanskyy
53dbcd9776
Add U-blox SARA-U201 support, Arduino MKR GSM 1400 support.
7 years ago
Volodymyr Shymanskyy
8b54123d39
Add TinyGsmIpFromString(str)
7 years ago