03-05-2022, 07:19 PM
Can you communicate with the modem using atinout in a terminal?
Something like:
Something like:
Code:
atinout - /dev/ttyUSB2 out.txt << EOF
> AT
> EOF
cat ./out.txt # should output OK