How to Change SIM PIN for SIM 2

Hello,

How can I change the SIM PIN for the SIM 2.

I only know this:

gsmctl -A AT+CPWD=“SC”,“1234”,“4321”

but here I get an ERROR

Can some on help?

Hi, this command works only on active SIM slot, so in order to change/enable PIN on SIM2, you need to make SIM 2 slot as active.

Thank you that is the trick! And I had to edit the command a bit
gsmctl -A ‘AT+CPWD=“SC”,“1234”,“4321”’
This has been working.

1 Like

This topic was automatically closed 40 hours after the last reply. New replies are no longer allowed.