SRGDamia1
7399ef69a2
Increased maintain time again
2017-11-09 15:12:58 -05:00
SRGDamia1
29dd7fd472
Added timeout to read
2017-11-09 12:35:28 -05:00
Volodymyr Shymanskyy
a51591ae9b
Update README.md
2017-11-01 13:00:57 +02:00
Volodymyr Shymanskyy
11d068d529
Merge pull request #98 from EnviroDIY/master
...
XBee updates, other tweeks
2017-11-01 12:55:59 +02:00
SRGDamia1
13ef06a733
Fixed XBee read and stop
2017-10-31 16:45:06 -04:00
SRGDamia1
f899aeb126
re-shortened maintain
...
problem was new lines, not time.
2017-10-30 14:14:09 -04:00
SRGDamia1
1f5b7a0249
Added a check for sock_connected so not endlessly trying to read
...
Otherwise was going into an endless reading loop because user code only asked for a short part of the total amount of data sent.
2017-10-30 13:49:54 -04:00
SRGDamia1
3ae668b215
Fixed Bee sleep options
2017-10-27 13:36:41 -04:00
SRGDamia1
f272a4895d
Initialized to prevent compiler warning.
2017-10-27 12:53:02 -04:00
SRGDamia1
03a721521c
Added "isNetworkConnected" and secure client to XBee
2017-10-27 12:29:23 -04:00
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