Hi Cedric, On 11/08/2012 09:02 AM, Cedric Jehasse wrote: > Hi Denis, > > I've just seen the same issue on a huawei E369. So i'm not so sure > fixing it in the plugin is the best way. > What i've done now is reschedule calling __ofono_sim_recheck after 5 > seconds if sim_pin_query_cb get's a CME Error 14. > Is it ok to do it like this? The design philosophy is to not perform any polling in the core. The modem driver has to take care of this. Regards, -Denis