2

I am using this device.

Bus 002 Device 005: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard

But , i am unable to send and receive messages. And how do i use USSD Code? Modem works fine on 3g networks.

Only i am not able to check my usage via USSD Codes.

I have treid using Gammu But it is not recognizing my modem.

BigSack
  • 2,623

1 Answers1

3

GSM-USSD is an utility that enable you to send USSD codes via modem.

You need to configure it correctly. Here is thread that gives idea about configuration.

Read post #13 also

You can try with sudo gsm-ussd *123# or

According to the post A execution command would be

sudo gsm-ussd *123# -m /dev/`dmesg | grep "usb 1-3" | tail -n 1 -c 8`

Where *123# is your ussd command.

Web-E
  • 21,418