<div dir="ltr">Hello,<div><br></div><div>I have recently upgraded to 1.16.2 on OpenWRT in order to utilize the extended SIM features. We integrate both the EM7511 and EM/MC7455. We have identified that on boot, the EM7511 will detect both SIM's installed, with the EM7455, however, it requires switching between the slots to detect. We previously identified this issue when using just qmicli in order to read the SIM slots. </div><div><br></div><div>We resolved this issue by "toggling" the SIM slot on boot so qmicli would pick up both slots. It is a bit of a hack, but it works. This becomes an issue, when using AT!IMPREF="AUTO-SIM", and using two SIM's that use different profiles. For example, if SIM1=AT&T and SIM2=GENERIC, when switching SIM's the modem appears to reboot. It is not just a reprobe by ModemManager, the usb device detaches and re-attaches. </div><div><br></div><div>The interesting thing is, with the EM7511, both SIM's are reported by both mmcli and qmicli without needing to "toggle". I am curious if this issue has been seen in any other testing. </div><div><br></div><div>EM7455 After Boot, with modem on SIM1 before reboot:</div><div><font face="monospace" size="1">  -----------------------------------<br>  SIM      |        primary sim path: /org/freedesktop/ModemManager1/SIM/0<br>           |          sim slot paths: slot 1: /org/freedesktop/ModemManager1/SIM/0 (active)<br>           |                          slot 2: none</font><br></div><div><br></div><div>After running<font face="monospace"> mmcli -m 0 --set-primary-sim-slot=2</font></div><div><font face="monospace" size="1"><br></font></div><div><font face="monospace"><font size="1">  -----------------------------------<br>  SIM      |        primary sim path: /org/freedesktop/ModemManager1/SIM/2<br>           |          sim slot paths: slot 1: /org/freedesktop/ModemManager1/SIM/1<br>           |                          slot 2: /org/freedesktop/ModemManager1/SIM/2 (active)</font><br></font></div><div><br></div><div>The modem did not reset because AT!IMPREF="GENERIC" was set, the modem did re-enumerate in modemanager, however.</div><div><br></div><div>Thanks,<br>Jack</div></div>