SRGDamia1
|
b1e4916498
|
Fixed json
|
2018-02-19 13:01:32 -05:00 |
|
SRGDamia1
|
6e3d7ea224
|
Bumped version
|
2018-02-19 12:56:04 -05:00 |
|
SRGDamia1
|
35e56e35dd
|
Adding missing return statement
|
2018-02-19 12:41:03 -05:00 |
|
SRGDamia1
|
18fddda241
|
Removed all phone and bluetooth fxns
And keeping only most basic SMS
|
2018-02-19 11:42:35 -05:00 |
|
Sara Damiano
|
12de2c425e
|
Merge pull request #10 from dawidcieszynski/master
Skip stream timeouts, et al.
|
2018-02-19 11:28:49 -05:00 |
|
SRGDamia1
|
618fc95b17
|
Lots of bail-outs if don't succeed in getting to command mode
|
2018-02-16 22:19:30 -05:00 |
|
SRGDamia1
|
22a9f6ab05
|
Merge remote-tracking branch 'origin/master'
|
2018-02-16 20:08:17 -05:00 |
|
SRGDamia1
|
2dd7d4eb68
|
XBee doesn't seem to work on energia
|
2018-02-16 17:22:01 -05:00 |
|
SRGDamia1
|
e18b1659e3
|
Added some outs for if XBee fails to get to commandMode
|
2018-02-16 17:20:21 -05:00 |
|
Sara Damiano
|
4db70762a6
|
Merge pull request #9 from vshymanskyy/master
Pull updates to ReadMe
|
2018-02-16 17:13:39 -05: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 |
|
Volodymyr Shymanskyy
|
ba859869e2
|
Update Readme, Fix #91
|
2018-02-03 17:28:13 +02:00 |
|
Sara Damiano
|
83e41c4bb0
|
Merge pull request #8 from vshymanskyy/master
ReadMe Update from vshymanskyy
|
2018-01-09 14:25:30 -05:00 |
|
Dawid Cieszynski
|
dca93e053d
|
bluetooth feature
|
2017-11-12 19:27:48 +01:00 |
|
Dawid Cieszynski
|
372f56c428
|
additional SIM800 docs
|
2017-11-12 19:24:38 +01:00 |
|
Dawid Cieszynski
|
962cb482fa
|
sms feature
|
2017-11-12 19:22:41 +01:00 |
|
Dawid Cieszynski
|
2238b6a05b
|
add timeout to streamSkipUntil
|
2017-11-11 21:23:52 +01:00 |
|
SRGDamia1
|
1bae64ca13
|
4 is not an acceptable status
|
2017-11-09 16:48:05 -05:00 |
|
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 |
|
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 |
|
SRGDamia1
|
f7bf8b1df2
|
Added isNetworkConnected for ESP8266
Also shorted time between checks in "isNetworkConnected" for all modems
|
2017-10-12 15:48:07 -04: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 |
|