Commit Graph

364 Commits

Author SHA1 Message Date
Volodymyr Shymanskyy de6173e8d8 Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM 2018-04-26 22:58:23 +03:00
Lefteris 2dbfa16215 Added Network Time Fetching for SimXXX 2018-04-25 10:05:00 +03:00
Volodymyr Shymanskyy 7d87afdb1b Cleanup 2018-04-24 17:55:52 +03:00
Volodymyr Shymanskyy 812a26b4a4 Initial support for Quectel BG96 2018-04-23 13:48:09 +03:00
Alligator Descartes 7f268bfb00 Added Quectel M95 support 2018-04-17 17:20:19 +01:00
Sara Damiano 1707ab92a8 Merge branch 'master' into master 2018-04-16 14:01:26 -04:00
Volodymyr Shymanskyy 975ba8bf57 Fix SIM900 build 2018-04-14 17:55:10 +03:00
SRGDamia1 f3323f1136 Moved fxns from Wifi connect to init for ESP 2018-03-27 14:51:01 -04:00
SRGDamia1 179432fe63 Merge updates from original version
Conflicts:
	library.json
	library.properties
	src/TinyGsmClientA6.h
	src/TinyGsmClientESP8266.h
	src/TinyGsmClientM590.h
	src/TinyGsmClientSIM800.h
	src/TinyGsmClientU201.h
	src/TinyGsmClientXBee.h
2018-03-15 16:47:43 -04:00
SRGDamia1 c6ad755b03 Changed from network reset to software reset 2018-03-14 16:45:13 -04:00
Volodymyr Shymanskyy 8255673424 Cleanup 2018-03-14 22:23:15 +02:00
Volodymyr Shymanskyy 618e45d8fd SIM800: Handle more responses for +CIPSTART 2018-03-14 01:18:13 +02:00
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 350ea516d7 Fixed switch statement 2018-02-23 16:41:57 -05:00
SRGDamia1 3f9a24f48d bump 2018-02-23 16:40:14 -05:00
SRGDamia1 395c46195f Additional XBee types 2018-02-23 16:36:31 -05:00
SRGDamia1 542d46d051 Debug on by default if define output 2018-02-23 15:00:39 -05:00
SRGDamia1 75309c4560 Redid streamWrite 2018-02-23 14:38:33 -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 fddf65eabc Added L 2018-02-20 22:54:46 -05:00
SRGDamia1 34db96ac21 Tweeked the getSignalQuality for XBee 2018-02-20 22:49:36 -05:00
SRGDamia1 f6a03e6b7e Some stream cleaning 2018-02-20 21:06:05 -05:00
SRGDamia1 a52c19837e Added ESP getRegStatus, fixed same for XBee 2018-02-20 19:23:34 -05:00
SRGDamia1 fc4d4a49e1 Added more init attempts for XBee 2018-02-20 18:16:40 -05:00
SRGDamia1 bec8f16d13 Rename classes for A6, ESP, M590 and XBee 2018-02-20 11:33:19 -05:00
SRGDamia1 c5858776bf Re-added sim status to XBee, though unsupported 2018-02-20 11:21:05 -05:00
SRGDamia1 78f1b4b970 Fix XBee on Energia? 2018-02-20 11:08:27 -05:00
SRGDamia1 6ad1aec0bd Added XBee set baud and more graceful reset 2018-02-20 11:02:55 -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 e18b1659e3 Added some outs for if XBee fails to get to commandMode 2018-02-16 17:20:21 -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 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
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