Volodymyr Shymanskyy
679d957ab9
Wait for isGprsConnected()
2017-09-27 23:53:38 +03:00
Volodymyr Shymanskyy
155b5f2b01
Add testAT, setBaud, sleepEnable, isGprsConnected, isNetworkConnected
2017-09-27 23:45:10 +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
b4f941bae5
poweroff, localIP, sendUSSD support
2017-09-12 01:31:11 +03:00
Volodymyr Shymanskyy
b5c25a6cef
Fix getModemInfo()
2017-09-11 19:40:09 +03:00
Volodymyr Shymanskyy
355d967a35
Add getModemInfo
2017-09-11 19:22:15 +03:00
Volodymyr Shymanskyy
d50a3b3f53
Disable Phone Call functions
2017-09-11 18:51:23 +03:00
Volodymyr Shymanskyy
c205fe0a3f
Fix build test
2017-09-11 09:37:59 +03:00
Volodymyr Shymanskyy
5b0e72f6bc
Add localIP()
2017-09-11 09:19:03 +03:00
Volodymyr Shymanskyy
4dc0d71687
Add function stubs
2017-09-11 09:02:26 +03:00
Volodymyr Shymanskyy
4d3d017600
Add getLocalIP()
2017-09-11 00:35:05 +03:00
Volodymyr Shymanskyy
e178fa1d28
Make sendAT(...) and waitResponce() public
2017-09-05 16:50:01 +03:00
Volodymyr Shymanskyy
2106037f60
Remove extra variable
2017-09-03 21:57:45 +03:00
Volodymyr Shymanskyy
e37b2a62e4
Add stream.flush(); here and there
2017-09-02 19:26:54 +03:00
Volodymyr Shymanskyy
8cf9571a2f
Rearrange stuff so it makes more sense
2017-09-02 19:04:58 +03:00
Volodymyr Shymanskyy
124b210927
SMS Encoding set to GSM
2017-09-02 17:58:46 +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
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
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
0ebf881ec5
Unify debug
2017-02-01 23:57:44 +02:00
Volodymyr Shymanskyy
39b563fc1f
Fix #3 , Fix #2
2017-01-17 15:41:29 +02:00
Volodymyr Shymanskyy
78c21aa6ae
Fix #6
2017-01-17 12:09:35 +02:00
Volodymyr Shymanskyy
195233fbaf
Add TinyGsmCommon
2017-01-05 10:38:34 +02:00
Volodymyr Shymanskyy
d8ae72856f
Update structure
2016-12-29 13:48:30 +02:00
Volodymyr Shymanskyy
3b93effc12
Add more modems
2016-12-28 01:55:52 +02:00