Closed troykrahn closed 4 years ago
Check the last commit to mm_modem.c, I changed the baud rate from 19200 to 1200. Can you please try changing it back? I will add a command line parameter for it.
I've changed the speed back to 19200 but the issue prevails. I'm wondering if there's something different about my modem that just makes it difficult to interface with.
I ordered the MT5600, will give it a try when I receive it.
This issue is resolved by 519b0729700e2393592a7e449c1abff32b058291.
With the latest update I can no longer get my modem to initialize, any attempt to run mm_manager fails with
Error Initializing Modem
Modem
My modem is a Multitech Systems MultiModem2 (model MT5600). I've looked inside this modem and it does appear to have a Conexant chipset.
Operating System
I am running a Debian based Linux system.
Steps to Reproduce
./mm_manager -m -n 18005551234 -f /dev/ttyX -l install.txt
mm_manager
seems to reset the modem, but fails afterwardsTroubleshooting Performed
I have tried restarting the modem and resetting it manually, but neither seem to make any difference.