Hello,
I took TRB142 and installed same firmware into it as you mentioned in the beginning (TRB1_R_00.07.00.1). I put SIM card in device with disabled SIM PIN and enabled modem mode: full control.
I connected to TRB142's RS232 port via USB-to-RS232 adapter and was able to sent "AT+CLCK="SC",1,"<PIN>" " command. It enabled SIM PIN on the device.
After reboot device responded to "AT+CPIN?" with "+CPIN: SIM PIN". This is an indication that CLCK command worked.
I tried using "AT+CPIN=<PIN>". It worked as well and device responded with the following answer sequence:
- OK
- +CPIN: READY
- +QUSIM: 1
- +QIND: SMS DONE
- +QIND: PB DONE
I was also able to send SMS message afterwards.
Finally I send "AT+CLCK="SC",0,"<PIN>" " command to disable SIM PIN and rebooted the device. After reboot device responded to "AT+CPIN?" with "+CPIN: READY". That means that SIM PIN was successfully disabled.
---------------------------------------------------------------------------
In conclusion: there is no issue with TRB142 device or its TRB1_R_00.07.00.1 firmware version. SIM PIN can be both entered and enabled/disabled through RS232 interface in Modem mode: full control.