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

dtmf #20

Open
atulgo opened this issue Dec 30, 2019 · 2 comments
Open

dtmf #20

atulgo opened this issue Dec 30, 2019 · 2 comments

Comments

@atulgo
Copy link

atulgo commented Dec 30, 2019

Detection of DTMF tones - SIM800L module.

I get "OK" when I send 'AT+DDET=1,1000,1,1* ' over uart .
But it doesnt seem to detect anything afterwards.
Perhaps I am doing something wrong.
Would appreciate some feedback.

regards
Atul
ref : *SIM800 Series_AT Command Manual_V1.09

@MaJerle
Copy link
Owner

MaJerle commented Jan 2, 2020

What do you expect to get? OK seems correct answer to this command.

@atulgo
Copy link
Author

atulgo commented Jan 3, 2020

ya ...OK is fine. But its afterwards that i face problem.
Because DTMF is not being detected.
This is what happens :

  1. Put sim 'A' in modem.
  2. Connect to modem over serial using Minicom.
  3. Turn on DTMF detection.
  4. Initiate a call to modem using a mobile phone.
  5. Dial the digit (1,2.... etc) from the phone.
  6. Nothing appears on serial port

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