MC7411 eUICC configuration

I am try learn about the configuration of eUICC on the MC7411. I wanted to know how to Program the SIM profile on the MC7411 modem? is it done via the AT commands or does it need any other software tool to do it ?
the operating system used is windows. any help would be appreciated.

do you have this in windows?

thanks for the reply. I cannot see “manage sim profile” in the in the cellular setting. My windows is 22h2.

not sure if your module has connected the esim

you can also check the setting:

AT!CUSTOM?

!CUSTOM:
             GPSENABLE          0x01
             GPIOSARENABLE      0x01
             GPSSEL             0x01
             IPV6ENABLE         0x01
             SIMHOTSWAPDIS      0x02
             UIM2ENABLE         0x01
             SIMLPM             0x02
             USBSERIALENABLE    0x01
             SINGLEAPNSWITCH    0x01
             QXDMLOGENABLE      0x01

OK

Thank you Jyi. i have check on two of the modules i have:

  1. EM7411 when compared with what you have attached earlier, the following are absent:
    a. GPIOSARENABLED
    b. GPSSEL
    c. SIMHOTSWAPDIS
    and in the MC7411 only the following are available :
    a. GPSENABLE
    b.IPV6EBNABLE
    c. SIMLPM
    d. SINGLEAPNSWITCH
    c. QXDMLOGENABLE
    For eUICC to work which setting have to be present?

I am not sure if your eUICC hardware is ready on your hardware
what is the return of “AT!CUSTOM=?”

i ran the command AT!CUTOM=? on the MC7411 and it returned the following:
AT!CUSTOM=?
!CUSTOM:
“GPSENABLE”
“GPSLPM”
“GPIOSARENABLE”
“GPSSEL”
“GPSREFLOC”
“IMSWITCHHIDE”
“IMCONFIG”
“IPV6ENABLE”
“WAKEHOSTEN”
“SIMHOTSWAPDIS”
“CFUNPERSISTEN”
“QMIDETACHEN”
“UIM2ENABLE”
“NETWORKNAMEFMT”
“SIMLPM”
“USBSERIALENABLE”
“PCSCDISABLE”
“DHCPRELAYENABLE”
“FLOWNOTIDISABLE”
“FASTENUMEN”
“CSVOICEREJECT”
“IPCHANNELRATEEN”
“SINGLEAPNSWITCH”
“DGENABLE”
“TXONINDICATION”
“ICMPINTSRVDIS”
“SUBNETMSKENABLE”
“QXDMLOGENABLE”
and on the EM7411 returned the following:

AT!CUSTOM=?
!CUSTOM:
“GPSENABLE”
“GPSLPM”
“GPIOSARENABLE”
“GPSSEL”
“GPSREFLOC”
“IMSWITCHHIDE”
“IMCONFIG”
“IPV6ENABLE”
“WAKEHOSTEN”
“SIMHOTSWAPDIS”
“CFUNPERSISTEN”
“QMIDETACHEN”
“UIM2ENABLE”
“NETWORKNAMEFMT”
“SIMLPM”
“USBSERIALENABLE”
“PCSCDISABLE”
“DHCPRELAYENABLE”
“FLOWNOTIDISABLE”
“FASTENUMEN”
“CSVOICEREJECT”
“IPCHANNELRATEEN”
“SINGLEAPNSWITCH”
“DGENABLE”
“TXONINDICATION”
“ICMPINTSRVDIS”
“SUBNETMSKENABLE”
“QXDMLOGENABLE”

OK

then maybe you can set the same setting

I am not still sure if your eUICC hardware is ready on your hardware