Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+CLCC scrambled charters for answer #42

Open
bmwfarmer opened this issue Feb 6, 2021 · 1 comment
Open

+CLCC scrambled charters for answer #42

bmwfarmer opened this issue Feb 6, 2021 · 1 comment

Comments

@bmwfarmer
Copy link

I'm tring to run gsm relay with A6 module and run into stability issues with A6lib. ProMicro board, SoftwareSerial.
I'm using "A6l.checkCallStatus();" function to extract "cinfo.number", so I could see who is calling before answering.
In serial monitor I got randomly scrambled charters between RING.
So far I have found two things to make it run better:

  1. in A6lib.cpp change A6conn->setTimeout(100); to A6conn->setTimeout(20);
  2. hold your finger on some A6 module grounded part, so some EMC isssue

Feel free to: verify, comment, help further.

@skorokithakis
Copy link
Owner

Hmm, unfortunately I haven't used this library in a while, so I won't be able to help much. It does sound like fixing your EMC issues might help, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants