We are planning to use the EG800Q-EU module for a 4G project.
Could you please confirm:
- Does EG800Q-EU support eSIM / eUICC ?
- If yes, does it require a special firmware or variant ?
- Are there AT commands available for eSIM profile management
We are planning to use the EG800Q-EU module for a 4G project.
Could you please confirm:
Hi Charith,
• AT+QESIM=“start”: Enables the eSIM function (must be executed before other eSIM commands).
• AT+QESIM=“stop”: Disables the eSIM function and related commands.
• AT+QESIM=“eid”: Queries the eSIM ID (EID) of the module.
• AT+QESIM=“list”: Lists all installed profiles (ICCID, status, nickname, etc.).
• AT+QESIM=“enable”: Enables a specific eSIM profile using its ICCID.
• AT+QESIM=“disable”: Disables an currently enabled eSIM profile.
• AT+QESIM=“delete”: Deletes a disabled eSIM profile.
• AT+QESIM=“nickname”: Sets or changes the nickname of a specified profile.
• AT+QESIM=“download”: Starts the profile download process using an activation code.
• AT+QESIM=“trans”: Used in “External Network Mode” to forward messages between the SM-DP+ server and the module.
Thank you and have a nice day!