FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14221 questions

16878 answers

27758 comments

54396 members

0 votes
185 views 3 comments
by
Hi,

We order new RUT240 and they have a new UI.

In the old one, we where able to configure the PUK code.

Can we still configure that in the new admin ? Where ?

Thank you

1 Answer

0 votes
by

Hello,

PUK code insertion via the WebUI is planed to be implemented with firmware version 7.5.

At the moment, if necessary, to unblock your SIM, you need to login to the device via SSH and execute one of the following commands:

  • gsmctl -A 'AT+CPIN="PUK","PIN"'
  • ubus call gsm.modem0 set_puk_code {"puk":"puk_code","pin":"pin_code"} 

Best regards,

Best answer
by
Oh ... that's not totally good for us, as we planned to send router to our clients and we will not have a physical access to the router...
There is another way ?

Is it possible to do that from the RMS ?

Kindly,

by
Other than remote device access via SSH to execute the command above, unfortunately, not.
by
Ok, thank you for your feedback.