SRGDamia1
1f1dfc9c7f
Removed extra GSM_NL around "ALREADY CONNECT"
2017-10-26 16:33:30 -04:00
SRGDamia1
6a04def5f3
Removed extra wait for 'connect' b/c it is before the ok
2017-10-26 16:15:37 -04:00
SRGDamia1
5cba94408d
Fixed mux closed
2017-10-26 13:26:02 -04:00
SRGDamia1
b67fcf8ffb
Removed excess XBee debugging
2017-10-25 16:23:18 -04:00
SRGDamia1
2444373357
Added mux check for esp socket close
2017-10-25 16:20:51 -04:00
SRGDamia1
28903e76a5
Removed GSM_NL around socket close for ESP
2017-10-25 16:05:33 -04:00
SRGDamia1
186da1aba6
Debug statement to check missed "closed"
2017-10-25 15:37:12 -04:00
SRGDamia1
16b843ec43
Waiting for WiFi disconnect
2017-10-25 15:11:43 -04:00
SRGDamia1
b3044d2762
Added TestAT to XBee
2017-10-25 12:11:09 -04: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
Tamas DAJKA
3f002a4fc4
MC60 initial
2017-10-16 23:23:25 +02:00
SRGDamia1
edcbc5459d
Increased maintain to not miss closed at slow bauds
2017-10-15 21:25:57 -04:00
SRGDamia1
c7d79f40dd
Fixed read() to not wait on closed socket
2017-10-15 21:09:00 -04:00
SRGDamia1
327c500b3e
Increased wait time for the "send ok" after sending data on ESP8266
2017-10-15 20:33:27 -04:00
SRGDamia1
9a2ed09caf
Increased ESP buffer size
...
Is there a way to force it to return in smaller chunks?
2017-10-15 13:54:07 -04:00
SRGDamia1
89203c8e25
Moved all src files into the src directory
...
Also fixed the "isNetworkConnected" for ESP8266
2017-10-15 13:33:37 -04:00
qcabrol
416f4b104d
addind SARA G350 support
2017-10-13 12:46:59 +02:00
SRGDamia1
f7bf8b1df2
Added isNetworkConnected for ESP8266
...
Also shorted time between checks in "isNetworkConnected" for all modems
2017-10-12 15:48:07 -04:00
qcabrol
6ca301d73e
adding draft version of G350 Client as U201 copy to start with
2017-10-10 12:13:14 +02:00
SRGDamia1
d6b5d7d5eb
Removed sleep option for cellular
2017-10-02 15:23:06 -04:00
SRGDamia1
84b797cfbf
Change to AI/CI per updated docs
2017-10-02 11:40:31 -04:00
Volodymyr Shymanskyy
10fdaad524
Update README.md
2017-09-28 13:24:46 +03:00
Volodymyr Shymanskyy
4ca8b2dda9
Update README.md
2017-09-28 13:21:32 +03:00
Volodymyr Shymanskyy
0e17c6529e
Add getModemInfo() and initial SSL support for ESP8266
2017-09-28 13:10:18 +03:00
Volodymyr Shymanskyy
d59d2acca1
Fix port
2017-09-28 13:05:51 +03:00
Volodymyr Shymanskyy
912826e773
remove callRedial from API
2017-09-28 11:28:25 +03:00
Volodymyr Shymanskyy
84a1c66733
Mark call functions as TINY_GSM_ATTR_NOT_IMPLEMENTED
2017-09-28 11:28:10 +03:00
Volodymyr Shymanskyy
b6a917837d
Add isNetworkConnected, dtmfSend examples
2017-09-28 11:07:45 +03:00
Volodymyr Shymanskyy
3db1007fb0
Fix dtmfSend, callNumber, localIP
2017-09-28 11:04:32 +03:00
Volodymyr Shymanskyy
8931ec46a9
Fix build
2017-09-28 09:53:37 +03:00
Volodymyr Shymanskyy
9e802e1a77
Fix build
2017-09-28 08:20:59 +03:00
Volodymyr Shymanskyy
89eed1d9bb
Add DTMF and audio funcs
2017-09-28 02:15:42 +03:00
Volodymyr Shymanskyy
de601105d4
Fix localIP() on A6
2017-09-28 02:14:47 +03:00
Volodymyr Shymanskyy
b69c205ad9
Allow autobaud from min to max
2017-09-28 02:13:57 +03:00
Volodymyr Shymanskyy
2b233936b0
Add TINYGSM_UNICODE_TO_HEX
2017-09-28 02:13:15 +03:00
Volodymyr Shymanskyy
77c5109f9e
Fix isGprsConnected, gprsDisconnect
2017-09-28 02:11:52 +03:00
Volodymyr Shymanskyy
f7983673da
getOperator() to return name instead of number
2017-09-28 02:10:35 +03:00
Volodymyr Shymanskyy
bebbbc8d29
Add TINY_GSM_MODEM_HAS_GPS
2017-09-28 02:02:36 +03:00
Volodymyr Shymanskyy
679d957ab9
Wait for isGprsConnected()
2017-09-27 23:53:38 +03:00
Volodymyr Shymanskyy
7b33483852
Update build test
2017-09-27 23:47:27 +03:00
Volodymyr Shymanskyy
a2c19d544e
Rename autoBaud -> testAT
2017-09-27 23:47:10 +03:00
Volodymyr Shymanskyy
39f64c6528
Rename autoBaud -> testAT
2017-09-27 23:46:58 +03:00
Volodymyr Shymanskyy
25644cd025
Add testAT, setBaud, sleepEnable
2017-09-27 23:46:02 +03:00
Volodymyr Shymanskyy
155b5f2b01
Add testAT, setBaud, sleepEnable, isGprsConnected, isNetworkConnected
2017-09-27 23:45:10 +03:00
Volodymyr Shymanskyy
67c6c536cf
Add testAT, setBaud
2017-09-27 23:44:01 +03:00
Volodymyr Shymanskyy
4aa643c22a
Add testAT, setBaud, isGprsConnected, isNetworkConnected
2017-09-27 23:43:30 +03:00
Volodymyr Shymanskyy
4e6620a925
Add TinyGsmDecodeHex*bit
2017-09-27 23:37:07 +03:00
Volodymyr Shymanskyy
98e0f842bc
Add TINY_GSM_MODEM_HAS_SSL
2017-09-27 23:36:28 +03:00
Volodymyr Shymanskyy
caac1ac0ea
add latest docs by date
2017-09-27 21:14:04 +03:00
Volodymyr Shymanskyy
de0a8ec53f
Move docs
2017-09-27 21:04:39 +03:00