lwcell
lwcell copied to clipboard
dtmf
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
What do you expect to get? OK seems correct answer to this command.
ya ...OK is fine. But its afterwards that i face problem. Because DTMF is not being detected. This is what happens :
- Put sim 'A' in modem.
- Connect to modem over serial using Minicom.
- Turn on DTMF detection.
- Initiate a call to modem using a mobile phone.
- Dial the digit (1,2.... etc) from the phone.
- Nothing appears on serial port