This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
SMS can send OUT but not receive #2
Labels
bug
Something isn't working
Comments
Hi @avonree Thanks a lots for your impressive and informative bug report / description, which have been helping me a lots to find out and fix the bug. The new release will be published by tomorrow and your contribution is appreciated. and will be noted. Release v1.3.0
|
Hi @avonree Thanks for your contribution which has been noted in Contributions and Thanks The new GSM_Generic v1.3.0 has been published to fix the issue also with many more features Please test and inform if the bug has been totally fixed. Impressive bug report from you will be always appreciated. Major Release v1.3.0
|
Great, thanks you.
Just tested, working fine and dandy. Receiving sms !
I havent tested any other items as yet. The debug level 5 is really nice
too !
j
…On Wed, Mar 31, 2021 at 10:10 PM Khoi Hoang ***@***.***> wrote:
Hi @avonree <https://github.com/avonree>
Thanks for your contribution which has been noted in *Contributions and
Thanks*
<https://github.com/khoih-prog/GSM_Generic#contributions-and-thanks>
The new *GSM_Generic v1.3.0*
<https://github.com/khoih-prog/GSM_Generic/releases/tag/v1.3.0> has been
published to fix the issue and also add many ore features
Please test and inform if the bug has been totally fixed. Impressive bug
report from you will be always appreciated.
------------------------------
Major Release v1.3.0
1. Fix *SMS receive bug.*
2. Add option to *load Root Certs only when necessary* for SSL.
3. Add *ThingStream MQTT(S)* support and example.
4. Add UDP functions to permit specify host
5. Add GSM_LOGATDEBUG macro to help debug AT-command related functions
6. Add support to *SoftwareSerial*
7. Fully tested on *u-blox SARA-G350 modem and nRF52-based
NINA_B302_ublox board*
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATOQYXND2G7I6G3F6GV4BPTTGPIYFANCNFSM42E46BLA>
.
--
----------------------
J.Egan
905 815 7009 (c)
|
Thanks a lot. Glad to know it's OK now. |
Yes, MKRGSM 1400.
Currently on a proto board with a DHT1 temp/rh, a 5vdc-dc buck converter
(from 12v), a few voltage dividers, timer circuit for low power management.
Just doing up some fritzing.
And lots of packaging/prep
…On Wed, Mar 31, 2021 at 10:53 PM Khoi Hoang ***@***.***> wrote:
Thanks a lot. Glad to know it's OK now.
More tests and bug reports are highly appreciated.
Are you using MKRGSM 1400 board?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATOQYXPLADSQMWSIVTGKT3DTGPNYDANCNFSM42E46BLA>
.
--
----------------------
J.Egan
905 815 7009 (c)
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Existing sketch using MKRGSM.h sends/receives SMS. New lib has SMS OUT being received (by iphone) but INCOMING sms are not received.
Steps to Reproduce
(code snippet below, but these are the two lines)
#define UBLOX_USING_RESET_PIN true
#define UBLOX_USING_LOW_POWER_MODE true
Expected behavior
Actual behavior
Information
CODE below
The text was updated successfully, but these errors were encountered: