Hi,
I’m currently trying to install an eSIM profile on the RM520N-GL (slot 2) with a ST4SIM-200M. My current firmware version is RM520NGLAAR03A03M4G_A0.301.A0.301. It seems that i’m missing something, i have been trying via AT commands, with quectel lpad software and also with lpac.
AT+QESIM=?
+QESIM: “lpa_enable”,(0-1)
+QESIM: “profile_brief”
+QESIM: “profile_detail”,(1-8)
+QESIM: “eid”
+QESIM: “delete_profile”,(1-8)
+QESIM: “nickname”,(1-8),
+QESIM: “def_svr_addr”,
+QESIM: “disable_profile”,(1-8)
+QESIM: “enable_profile”,(1-8)
OK
I tried profile_brief, profile_detail, and def_svr_addr; they all return ERROR. Also, the add_profile command, which returns “Coming soon!”, might not be implemented.
On Arch Linux, using the quectel lpad software, I use this command:
sudo ./quectel_lpad -D 2 -A <activation_code>
And it returns:
Quctel LPAd Version: 1.0.7
Log level : 2
########## Add profile ##########
SIM slot : 1
Activation code : <activation_code>
Confirmation code :
User consent : 0
########## Delete profile ##########
SIM slot : 0
Delete profile id : 0
[INFO ] [QMIM] [qmi_manager//qmi_manager.c] [478] Init QMI Client(0) Success
[INFO ] [QMIM] [qmi_manager//qmi_manager.c] [478] Init QMI Client(1) Success
[WARN ] [MAIN] [app//main.c] [543] Send QMI UIM HTTP Message Failure, But It Matched Expectation
[ERROR] [MAIN] [app//main.c] [562] Send UIM Add Profile Message Failure
[ ][ 0%]
Any help? How should I correctly add the profile with this firmware and behavior?
Thanks in advantage!
silvia
August 5, 2025, 5:57am
2
Dear @andgarriv
Please confirm that follow the steps in application note.
Is your eSIM support LPA? Or M2M?
From your error, it seems the download profile was failed, please confirm the server address.
ST4SIM200M may not support LPA and that is the cause of my problems.
Hi,
I have a similar problem with RM520n-GL Rev. RM520NGLAAR01A08M4G_01.206.01.206. I’m using Infineon SGP.22 (consumer) eSIM’s. The Quectel LPDs send’s:
Quctel LPAd Version: 1.0.6
Log level : 1
########## Add profile ##########
SIM slot : 1
Activation code : 1$testsmdpplus.infineon.com$…
Confirmation code :
User consent : 0
########## Delete profile ##########
SIM slot : 0
Delete profile id : 0
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [430] module works in QMI mode
[INFO ] [QMIM] [qmi_manager//qmi_manager.c] [478] Init QMI Client(0) Success
[INFO ] [QMIM] [qmi_manager//qmi_manager.c] [478] Init QMI Client(1) Success
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [497] Do UIM HTTP Transaction Request
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [513] Send Result : -19
[WARN ] [MAIN] [app//main.c] [517] Send QMI UIM HTTP Message Failure, But It Matched Expectation
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [503] Do UIM Add Profile Request
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [205] Enter QMI Recieve Thread Main Loop
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [513] Send Result : 94
[ERROR] [MAIN] [app//main.c] [536] Send UIM Add Profile Message Failure
Any idea’s?
Thanks in advantage!
silvia
August 28, 2025, 6:57am
5
Dear @andreas.rupf
Do you enable LPA?
AT+QESIM=“lpa_enable”
AT+QESIM=“eid”
Dear silvia,
After the FW update of the RM520N-GL I did not repeat this setting. Now the query returns:
+QESIM: “eid”,89049032123451234512345678901235
Unfortunately I get another error:
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [430] module works in QMI mode
[INFO ] [QMIM] [qmi_manager//qmi_manager.c] [478] Init QMI Client(0) Success
[INFO ] [QMIM] [qmi_manager//qmi_manager.c] [478] Init QMI Client(1) Success
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [497] Do UIM HTTP Transaction Request
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [205] Enter QMI Recieve Thread Main Loop
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [513] Send Result : 3
[WARN ] [MAIN] [app//main.c] [517] Send QMI UIM HTTP Message Failure, But It Matched Expectation
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [503] Do UIM Add Profile Request
[DEBUG] [QMIM] [qmi_manager//qmi_manager.c] [513] Send Result : 3
[ERROR] [MAIN] [app//main.c] [536] Send UIM Add Profile Message Failure
regards
silvia
September 1, 2025, 2:34am
7
Dear @andreas.rupf
Is it possible to capture log for analysis?
If yes, I will share the tool to you. Windows or Linux?
Yes, it is possible to record a trace. I’m using Ubuntu 24.04 in a VM. Please send me the recording tool.
silvia
September 2, 2025, 7:48am
9
Dear @andreas.rupf
I have sent to you via Message, please check.