FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
4,132 views 2 comments
by anonymous

1 Answer

0 votes
by anonymous
You could connect to routers WebUI navigate to Service -> CLI and enter command below:

gsmctl -A 'AT+CPIN="PUK","PIN"'

* PUK - change this with your SIM PUK.

* PIN - You could enter your old PIN or change to a new one.
Best answer
by anonymous
Hi,

I Have 2 sims inside RUT955 how can I specify witch SIM is affected ?

thks
by anonymous
Hello,

To get active SIM card on RUT955 device you should use console commands like `ubus call sim get` or `gpio.sh get SIM`. Both commands return same value but now we prefer to use ubus call.