Hi, @silvia
Module: RM520N-GL
Firmware: RM520NGLAAR03A03M4G
We are trying to establish a 5G NSA connection using the RM520N-GL — which is the primary reason we chose this module. We’re
using an IoT SIM roaming on a European operator (MCC/MNC 247/05). The module finds the LTE anchor cell with good signal but
EPS Attach is consistently rejected, making 5G NSA impossible.
Confirmed by AT commands:
The LTE cell is visible and campable — signal is not the issue:
AT+QENG="servingcell"
+QENG: "servingcell","LIMSRV","LTE","FDD",247,05,9ED517,487,1800,3,5,5,CF,-78,-12,-45,15,15,-30,-
EPS Attach fails:
AT+CEREG?
+CEREG: 0,2 ← no EPS registration despite LTE cell available
AT+CEER
+CEER: EMM attach failed
Module is configured for LTE+5G only:
AT+QNWPREFCFG="mode_pref"
+QNWPREFCFG: "mode_pref",LTE:NR5G
AT+QNWPREFCFG="nr5g_disable_mode"
+QNWPREFCFG: "nr5g_disable_mode",0
When we insert the same SIM into an iPhone, it connects to 5G NSA on the same operator and same cell immediately with no issues. This
strongly suggests the network is discriminating based on UE capabilities advertised during Attach.
Two questions:
- Is there a known issue or fix for LTE Attach failures with this firmware on European operators?
- Is there a newer firmware that improves compatibility with European networks?
Thanks.
ATI
Quectel
RM520N-GL
Revision: RM520NGLAAR03A03M4G
OK
# 5G is enabled, mode restricted to LTE+NR5G only (no WCDMA fallback)
AT+QNWPREFCFG="nr5g_disable_mode"
+QNWPREFCFG: "nr5g_disable_mode",0
OK
AT+QNWPREFCFG="mode_pref"
+QNWPREFCFG: "mode_pref",LTE:NR5G
OK
AT+QNWPREFCFG="rat_acq_order"
+QNWPREFCFG: "rat_acq_order",NR5G:LTE
OK
# LTE cell found, signal is good (-78 dBm RSRP), but Attach is rejected
AT+QENG="servingcell"
+QENG: "servingcell","LIMSRV","LTE","FDD",247,05,9ED517,487,1800,3,5,5,CF,-78,-12,-45,15,15,-30,-
OK
# No EPS registration
AT+CEREG?
+CEREG: 0,2
OK
# Error confirmation
AT+CEER
+CEER: EMM attach failed
OK
# Manual registration attempt also fails
AT+COPS=1,2,"24705",7
+CME ERROR: 30