Hi Donald,
thanks for the information on the password. I have seen it and tried it but the password is listed nowhere.
Unfortunately, I’m not able to switch the SIMs. The GPIO6 doesn’t change it’s state and I get this error:
AT!ENTERCND="A710"
OK
AT!CUSTOM="EXTUIMSWITCHEN",1
OK
AT!CUSTOM?
!CUSTOM:
GPSENABLE 0x01
GPSLPM 0x01
IPV6ENABLE 0x01
SIMHOTSWAPDIS 0x02
UIM2ENABLE 0x01
SIMLPM 0x01
USBSERIALENABLE 0x01
SINGLEAPNSWITCH 0x01
TXONINDICATION 0x01
HSICENABLE 0x01
BOOTQUIETDISABLE 0x01
SCRUBEN 0x01
EXTUIMSWITCHEN 0x01
EXTGPSLNAEN 0x01
OK
AT+KSIMSEL?
+KSIMSEL: 1
OK
AT+KSIMSEL=2
+CME ERROR: 3
AT+KSIMSEL?
+KSIMSEL: 1
OK
EDIT: I tried to change the GPIO6 in WIOCFG, as it is mentioned in the AT command guide:
at+wiocfg=6,8,1,1,0,0,0
ERROR
But after rebooting I got:
AT+WIOCFG?
+WIOCFG: 2,16,0,0,1,0,0
+WIOCFG: 6,8,0,0,1,0,0
AT+KSIMSEL?
+KSIMSEL: 1
OK
AT+KSIMSEL=2
OK
AT+KSIMSEL?
+KSIMSEL: 2
But I’m still not able to use the SIM on the second external port:
root@swi-mdm9x28-wp:~# cm sim select EXTERNAL_SLOT_1
root@swi-mdm9x28-wp:~# cm sim
SIM card is absent (LE_SIM_ABSENT).
root@swi-mdm9x28-wp:~# cm sim select EXTERNAL_SLOT_2
Unable to select 'EXTERNAL_SLOT_2'.
Thanks,
Simon