SIM800 & SIM900 SIM card PIN unlock

Just call simUnlock after modem restart, like this:

  modem.restart();

  modem.simUnlock("1234");

Please note that we’re not responsible it this somehow locks/bricks your card forever :slight_smile:

1 Like