FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14082 questions

16726 answers

27453 comments

53727 members

0 votes
495 views 0 comments
by
How to send ussd command (* 6914 * 1 * 4 #) via Terminal v1.9b ?

1 Answer

0 votes
by

Hello,

It is unclear how terminal v1.9b works, we at Teltonika do not use it but from what I understand it works like any other terminal and supports only serial connection.

USSD commands can be sent with AT+CUSD command. Please refer Quectel modem documentation for At commands usage: https://wiki.teltonika-networks.com/wikibase/images/4/48/Quectel_BG96_AT_Commands_Manual_V2.3.pdf#page=13

In your case it should look like this;

AT+CUSD=1,*6914*1*4#

Also, you may find this guide useful: https://m2msupport.net/m2msupport/ussd-how-to-send-ussd-short-codes-with-at-command/

Regards.