Commit Graph

30 Commits

Author SHA1 Message Date
SRGDamia1
ecc3e41fa0 Re-aligned with vshymanskyy-master 2017-09-19 16:32:26 -04:00
Volodymyr Shymanskyy
144a9c371e Integrate SIM808 nicely 2017-09-12 13:32:34 +03:00
Volodymyr Shymanskyy
16b6c853fe decodeHex16bit support for sendUSSD 2017-09-12 01:30:40 +03:00
Volodymyr Shymanskyy
2b099c6e73 Support NO ANSWER in callNumber 2017-09-11 19:57:23 +03:00
Volodymyr Shymanskyy
b5c25a6cef Fix getModemInfo() 2017-09-11 19:40:09 +03:00
Volodymyr Shymanskyy
36568bb595 Fix getSimCCID, getModemInfo 2017-09-11 19:21:56 +03:00
Volodymyr Shymanskyy
96175a0b93 Add callNumber, sendUSSD, getBattPercent 2017-09-11 18:55:19 +03:00
Volodymyr Shymanskyy
c205fe0a3f Fix build test 2017-09-11 09:37:59 +03:00
Volodymyr Shymanskyy
8511ec054c implement IPAddress localIP() 2017-09-11 09:29:53 +03:00
Volodymyr Shymanskyy
22e7464a08 Add localIP() 2017-09-11 09:18:35 +03:00
Volodymyr Shymanskyy
bbe6d10748 Add function stubs 2017-09-11 09:02:49 +03:00
Volodymyr Shymanskyy
4a86db0745 Fix gprsConnect, add getLocalIP(). Fix #9 2017-09-11 00:32:57 +03:00
Volodymyr Shymanskyy
7052185f88 Fix connect() returning false positive result. 2017-09-10 22:19:34 +03:00
Volodymyr Shymanskyy
7213e25d35 Fix A6 <> Blynk operation 2017-09-05 16:45:28 +03:00
Volodymyr Shymanskyy
d37c4fd0ef Improve A6 operation 2017-09-02 22:03:37 +03:00
Volodymyr Shymanskyy
9015b5b7bc Rearrange stuff so it makes more sense 2017-09-02 19:21:47 +03:00
Volodymyr Shymanskyy
454eae4876 Improve operation on ESP32 and ESP8266 (add TINY_GSM_YIELD where needed) 2017-09-02 17:50:52 +03:00
SRGDamia1
ea1a4706f9 Grouped connection quality functions 2017-06-08 13:29:05 -04:00
SRGDamia1
b5dace330b Fixed indentation error 2017-06-08 13:16:22 -04:00
SRGDamia1
c52869c6b1 Made waitResponse and sendAT private again
I realized they're not as usable on their own as I expected.
2017-06-08 13:10:42 -04:00
SRGDamia1
787fb33054 Fixed ESP8266 GetSignalQuality 2017-06-07 15:25:36 -04:00
SRGDamia1
2055c4568f Working to stop ESP from hanging 2017-05-05 17:01:03 -04:00
SRGDamia1
d06031a89c Removed everything but cleaning up the debugging 2017-05-04 15:54:15 -04:00
SRGDamia1
7b0c0217d5 Just some debugger changes 2017-05-04 15:27:38 -04:00
SRGDamia1
8bc626f415 Totally different attempt 2017-05-04 15:22:21 -04:00
SRGDamia1
282d89119b Unified interface a bit more 2017-04-09 12:04:01 -04:00
SRGDamia1
206044a1ba Removed completed TODO 2017-04-06 13:33:51 -04:00
SRGDamia1
b196746fc0 Restructured to bring similar functions together 2017-04-06 13:12:09 -04:00
Volodymyr Shymanskyy
7e55d470a1 Minor fixes 2017-02-02 00:22:34 +02:00
Volodymyr Shymanskyy
0dc4d90d49 Initial A6 support. #7 2017-02-01 23:58:56 +02:00