Hello,
I am having an issue with my GL.iNet Mudi 7 / GL-E5800 using a physical Orange Romania SIM card.
The SIM card is detected correctly by the router, but the cellular data connection cannot be established.
Device details:
Model: GL-E5800 / Mudi 7
Firmware: 4.8.3
OpenWrt base: 23.05.4
Target: sdx75/generic
Modem: Quectel RG650V-EU
Modem firmware: QRM650VEU00ADR02A04G8G_OCPU_RGH_01.005.01.005
Operator: Orange Romania
APN: net
Authentication: NONE
Protocol: rmnet
Network Type: Auto
Band Masking: Disabled
The SIM is detected correctly:
ICCID: 8940102407180580063F
IMSI: 226101500921981
MCC/MNC: 226 / 10
The modem also appears to register on Orange LTE:
AT+COPS?
+COPS: 0,0,"orange",7
AT+CEREG?
+CEREG: 0,1
AT+CGATT?
+CGATT: 1
However, the data connection fails. In the GL.iNet interface it remains stuck on “orange Connecting...” or fails with:
Failed to set context status
callcode: 28689
From the debug logs:
CGACT: 1,0
QIGETERROR: 561, activate pdp context failed
I also noticed that the modem initially selected this MBN profile:
France-Commercial-Orange
This seems suspicious because the SIM is Orange Romania, not Orange France.
I manually disabled MBN AutoSel and selected:
ROW_Commercial
using the AT port directly, because the GL.iNet AT wrapper sometimes returned mixed/stale responses.
After selecting ROW_Commercial, the MBN list showed:
France-Commercial-Orange: 0,0
ROW_Commercial: 1,0
But after restarting the cellular manager, the router started failing with:
Failed to set APN info
callcode: 28682
The APN config for the SIM is still correct:
manual: true
apn: net
auth: NONE
roaming: true
So the issue seems to be related to the GL.iNet cellular manager / Quectel MBN profile handling / PDP context activation, not a simple APN mistake.
I also tested after factory reset and the same issue happens again with the Orange Romania physical SIM.
Can GL.iNet please confirm:
-
Is Orange Romania supported on GL-E5800 / Mudi 7 with the RG650V-EU modem?
-
Should the modem use ROW_Commercial instead of France-Commercial-Orange for MCC/MNC 226/10?
-
Is there a beta firmware or modem firmware update that fixes this issue?
-
Is “Failed to set APN info” after changing MBN profiles a known bug in firmware 4.8.3?
I can provide the full modem debug logs if needed.
Thank you.