Pin

Hello friend’s !!!

  1. Beside me such problem :
    At request PIN code, I enter (in my application) its command - AT+CPIN=####,
    hereon I receive events ADL_SIM_EVENT_FULL_INIT. (Here all correct works)
    When I use function ed_DialupConnectionStart( DialupHandler );
    which return me ERROR = -10( PIN code has not been entered by user );

Why so occurs ???
:frowning:

  1. It Is supported in modem’s Q2406B-C 485 interface ?

Beforehand thank’s.

Alex.

Hi Alex,

Answer to 1)
I think ed_DialupConnectionStart() only works without this error, if you use “adl_simSubscribe(SimHandler,PinCode);” to set the PIN. I am pretty sure it won’t recognize that a PIN was set by AT command…

Best Regards,
Jan

THANK YOU JAN !!!

THANK YOU JAN !!!

THANK YOU JAN !!!

THANK YOU JAN !!!

All corectly work!!!