Re: Modemmanager - how to send sms? - receiving is ok



>
> That CMGS command seems the proper one, so not sure why the ZTE modem
> didn't like it. Could you run "AT+CMGS=?" in minicom and send back the
> result?
>

I turned off the mobile internet connection.
Here it is:

root@antiX1 :~# echo -e "AT+CPIN?\r" > /dev/ttyUSB1
root@antiX1 :~# echo -e "AT+CMGS?\r" > /dev/ttyUSB1
root@antiX1 :~# echo -e "AT+CMGS=?\r" > /dev/ttyUSB1

Results ( tr -s "\n" < /dev/ttyUSB1 ):

+CPIN: READY

OK

ERROR

OK

ERROR




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]