I have got a Huawei 4G LTE USB modem and have successfully connected and activated it in Ubuntu 20.04. I can use the data connection from a SIM card, but I haven't got the SMS as well as other functionalities such as USSD to work yet.
I came to know about a software called ModemManager GUI, but it too cannot send and receive SMS and USSD codes. It shows an error while sending SMSs:
I need at least one of these features to know my current data balance. How can I proceed?
sudo picocom -c /dev/ttyUSB0: image – Puspam Jun 07 '20 at 09:10OK
^HCSQ:"LTE",62,54,181,24
^RSSI:28
^HCSQ:"LTE",64,54,176,20
^HCSQ:"LTE",61,53,181,22
+CSQ: 27,99`
– Puspam Jun 07 '20 at 09:14ls /dev/ttyU*– ptetteh227 Jun 07 '20 at 19:33AT+CUSD=1,"*333#"it gives+CME ERROR: 100. It happens even if I runAT+CSCS="GSM"before that. I have only two tty ports available and none of them worked. – Puspam Jun 08 '20 at 08:01+CME ERROR: 100. – Puspam Jun 11 '20 at 10:45