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
3,072 views 2 comments
by
The first RUT950 is now in our hands, the SIMs have been installed, and the back panel is closed. We couldn't find a way to change the PIN codes from the settings. Are we missing something? Is the only way to change the PIN by opening the screws, and putting the SIM to a device that allows the change?

1 Answer

+2 votes
by

Hi,

Try to change via SSH, commands:

gsmctl -A AT+CPWD=“SC”,“1234”,“4321”                                        //Change SIM card password from "1234" to “4321”

/etc/init.d/modem restart                                                                   //Restart module 

Best answer
by

The actual problem is that we have two SIM cards, and need to access them both. We haven't therefore tried the proposed  "standard" approach: gsmctl -A AT+CPWD=“SC”,“1234”,“4321” 

by
With RUT240 I get response "ERROR" when executing that proposed command.