Volodymyr Shymanskyy
0e17c6529e
Add getModemInfo() and initial SSL support for ESP8266
2017-09-28 13:10:18 +03:00
Volodymyr Shymanskyy
67c6c536cf
Add testAT, setBaud
2017-09-27 23:44:01 +03:00
Volodymyr Shymanskyy
8b54123d39
Add TinyGsmIpFromString(str)
2017-09-27 13:01:15 +03:00
Volodymyr Shymanskyy
685061b9ae
Cleanup after XBee merge
2017-09-27 12:35:58 +03:00
SRGDamia1
932ff889e8
IP fxns for ESP8266
...
- fixed int/uint warning
- added functions to get local IP address with esp8266
- fixed local ip fxn for xbee
- removed extra test builds
- set travis to build all modems in tests
2017-09-21 10:18:13 -04:00
SRGDamia1
ff574d69ef
Work-around for boards missing the ip.fromString() method
2017-09-20 16:32:42 -04:00
SRGDamia1
3589a8e22b
Removed most of the extra debugging I'd added
2017-09-19 17:35:26 -04:00
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
22e7464a08
Add localIP()
2017-09-11 09:18:35 +03:00
Volodymyr Shymanskyy
7df8d17e25
Make sendAT(...) and waitResponce() public
2017-09-05 16:54:15 +03:00
Volodymyr Shymanskyy
137ac7befe
Add TINY_GSM_TCP_KEEP_ALIVE
2017-09-03 21:57:19 +03:00
Volodymyr Shymanskyy
e37b2a62e4
Add stream.flush(); here and there
2017-09-02 19:26:54 +03:00
Volodymyr Shymanskyy
bcc346fcf5
Rearrange stuff so it makes more sense
2017-09-02 19:09:22 +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
84e5ff5006
Fixed getSignalQuality and waitForNetwork on ESP8266
2017-06-08 17:53:21 -04:00
SRGDamia1
ea1a4706f9
Grouped connection quality functions
2017-06-08 13:29:05 -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
a129331e42
Added getSignalQuality for ESP8266
2017-06-07 15:25:26 -04:00
SRGDamia1
2055c4568f
Working to stop ESP from hanging
2017-05-05 17:01:03 -04:00
SRGDamia1
f84789a49b
Added WaitForNetwork and too much debugging to ESP8266
2017-05-02 18:16:06 -04:00
SRGDamia1
282d89119b
Unified interface a bit more
2017-04-09 12:04:01 -04:00
SRGDamia1
b196746fc0
Restructured to bring similar functions together
2017-04-06 13:12:09 -04:00
Volodymyr Shymanskyy
56c3f3f656
Unified filenames
2017-02-04 13:00:27 +02:00