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 |
|
SRGDamia1
|
542d46d051
|
Debug on by default if define output
|
2018-02-23 15:00:39 -05:00 |
|
SRGDamia1
|
9f82293d70
|
Fixed JSON
|
2018-02-23 14:30:58 -05:00 |
|
SRGDamia1
|
55ac0cd9ae
|
Keeping changes I like from other branches
|
2018-02-23 14:12:29 -05:00 |
|
SRGDamia1
|
18fddda241
|
Removed all phone and bluetooth fxns
And keeping only most basic SMS
|
2018-02-19 11:42:35 -05:00 |
|
hubaksis
|
e9107da01a
|
Update TinyGsmClientSIM800.h
Set default alphabet for sendSMS
|
2018-02-05 13:08:03 +13:00 |
|
Dawid Cieszynski
|
dca93e053d
|
bluetooth feature
|
2017-11-12 19:27:48 +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
|
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
|
edcbc5459d
|
Increased maintain to not miss closed at slow bauds
|
2017-10-15 21:25:57 -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 |
|