Volodymyr Shymanskyy
|
812a26b4a4
|
Initial support for Quectel BG96
|
2018-04-23 13:48:09 +03:00 |
|
Volodymyr Shymanskyy
|
cc80035e69
|
Update README.md
|
2018-04-14 21:54:16 +03:00 |
|
Volodymyr Shymanskyy
|
e77ae5fd50
|
Update diagnostics sketch
|
2018-04-14 21:25:28 +03:00 |
|
Volodymyr Shymanskyy
|
b1687256d3
|
Boost version
|
2018-04-14 20:03:26 +03:00 |
|
Volodymyr Shymanskyy
|
975ba8bf57
|
Fix SIM900 build
|
2018-04-14 17:55:10 +03:00 |
|
Volodymyr Shymanskyy
|
5ab0b93c29
|
Update README.md
|
2018-03-24 17:20:36 +02:00 |
|
Volodymyr Shymanskyy
|
a30e0bcd86
|
Update README.md
|
2018-03-24 17:17:03 +02:00 |
|
Volodymyr Shymanskyy
|
414620f97e
|
Update README.md
|
2018-03-24 16:48:56 +02:00 |
|
Volodymyr Shymanskyy
|
d44d01e563
|
Add issue template
|
2018-03-20 23:24:49 +02:00 |
|
Volodymyr Shymanskyy
|
e750572071
|
Boost ver
|
2018-03-14 22:33:21 +02:00 |
|
Volodymyr Shymanskyy
|
c4c7ec69e6
|
Update MQTT example
|
2018-03-14 22:33:13 +02:00 |
|
Volodymyr Shymanskyy
|
8255673424
|
Cleanup
|
2018-03-14 22:23:15 +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
|
6aa1ebbd77
|
Update Readme
|
2018-03-14 03:19:53 +02:00 |
|
Volodymyr Shymanskyy
|
be0774b343
|
Remove duplicate include
|
2018-03-14 03:14:18 +02:00 |
|
Volodymyr Shymanskyy
|
0cd8a33ab4
|
Add SIM800 docs
|
2018-03-14 03:13:19 +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 |
|
Volodymyr Shymanskyy
|
28cc44280d
|
Update Spy tool
|
2018-03-14 01:40:59 +02:00 |
|
Volodymyr Shymanskyy
|
618e45d8fd
|
SIM800: Handle more responses for +CIPSTART
|
2018-03-14 01:18:13 +02:00 |
|
Volodymyr Shymanskyy
|
4f9182919f
|
Make modem.stream public. Make user and pass optional in gprsConnect()
|
2018-03-14 01:15:43 +02:00 |
|
Volodymyr Shymanskyy
|
70e14853cd
|
Disable SSL completely for SIM900
|
2018-03-14 01:05:07 +02:00 |
|
Volodymyr Shymanskyy
|
9068132ebf
|
Merge pull request #128 from hubaksis/patch-1
Set an alphabet for SMS sending to "GSM" for SIM800/808
|
2018-03-14 01:02:28 +02:00 |
|
Volodymyr Shymanskyy
|
c8d71b3b8b
|
Clear buffer on stop(). Fix #119
|
2018-03-14 00:59:02 +02:00 |
|
Volodymyr Shymanskyy
|
e495050a34
|
Update README.md
|
2018-02-09 15:05:24 +02:00 |
|
Volodymyr Shymanskyy
|
dc1506c9c8
|
Update readme. Fix #102
|
2018-02-09 14:14:54 +02:00 |
|
hubaksis
|
e9107da01a
|
Update TinyGsmClientSIM800.h
Set default alphabet for sendSMS
|
2018-02-05 13:08:03 +13:00 |
|
Volodymyr Shymanskyy
|
ba859869e2
|
Update Readme, Fix #91
|
2018-02-03 17:28:13 +02: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 |
|
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 |
|