<div dir="ltr">Hi,<br><br>I have a Sierra modem and I am using libqmi to configure/communicate with the modem over /dev/cdc-wdm0. I want to enable SIM signalling to get indications when SIM status changes, but I have not been able to get any notifications from the modem. Not sure if it is a modem issue or something wrong in my code. Attached is the snapshot of my code. If anyone has any inputs, kindly share.<div><br><div>Also, if I use qmi_message_uim_get_card_status_output_get_card_status() explicitly, instead of signalling , I get the correct SIM status. I am using libqmi version <b>1.30.8</b></div></div><div><br></div><div>Here is how I test.</div><div><br></div><div>1. Insert a SIM that has PIN protection enabled</div><div>2. Power ON modem, with a </div><div>3. Wait for bootup to complete</div><div>4. Check SIM status with AT commands</div><div>5. Issue SIM PIN to at+cpin</div><div>6. Wait to get a notification from the attached code, but I never get anything even after 1 minute.</div><div><br></div><div>Regards,</div><div>Sai.</div></div>