Hello, Vilius.
Thank you for the guidance. I have performed the tests you requested with the following results:
1. NSA Idle Behavior Test
I ran the sustained traffic test as requested. Even while generating load, the device remains stuck on LTE and does not transition to 5G NR. showing the output of gsmctl -K while the ping test was running. As you can see, the Access Tech never switches to NR.
To rule out an issue with the device or the SIM slot, I tested a Virgin Mobile SIM in the same unit, and it connects to 5G without any issues. However, the Etisalat SIM (which is confirmed 5G-enabled) consistently fails to connect to the 5G layer on this device.
2. WebUI Configuration
I can confirm that the settings under Network → Mobile → General are all set to “Auto” (Preferred network type: 5G/4G/3G auto; 5G mode: Auto; Band selection: Auto).
3. MBN Profile
When attempting to run the AT commands to check the MBN profile, I received an “Invalid command” error. Here is the output from the terminal:
Bash
root@Cyptography-LTE-1:~# gsmctl -A 'AT+QMBNCFG="List"'
+QMBNCFG: "List",0,1,1,"ROW_Commercial",0x0A010809,202201191
+QMBNCFG: "List",1,0,0,"ROW_Generic_3GPP_PTCRB_GCF",0x0A01FB09,202102071
+QMBNCFG: "List",2,0,0,"Dito_Commercial",0x0A01FD09,202101151
+QMBNCFG: "List",3,0,0,"Telia_Sweden",0x0A012400,202101151
+QMBNCFG: "List",4,0,0,"TIM_Italy_Commercial",0x0A012B00,202101151
+QMBNCFG: "List",5,0,0,"France-Commercial-Orange",0x0A010B21,202101151
+QMBNCFG: "List",6,0,0,"Commercial-DT-VOLTE",0x0A011F1F,202101151
+QMBNCFG: "List",7,0,0,"Germany-VoLTE-Vodafone",0x0A010449,202101151
+QMBNCFG: "List",8,0,0,"UK-VoLTE-Vodafone",0x0A010426,202101151
+QMBNCFG: "List",9,0,0,"Commercial-EE",0x0A01220B,202101151
+QMBNCFG: "List",10,0,0,"Optus_Australia_Commercial",0x0A014400,202101151
+QMBNCFG: "List",11,0,0,"Telstra_Australia_Commercial",0x0A010F00,202201111
+QMBNCFG: "List",12,0,0,"Commercial-LGU",0x0A012608,202101151
+QMBNCFG: "List",13,0,0,"Commercial-KT",0x0A01280B,202101151
+QMBNCFG: "List",14,0,0,"Commercial-SKT",0x0A01270A,202101151
+QMBNCFG: "List",15,0,0,"Commercial-Reliance",0x0A011B0C,202210211
+QMBNCFG: "List",16,0,0,"Commercial-SBM",0x0A011C0B,202101151
+QMBNCFG: "List",17,0,0,"Commercial-KDDI",0x0A010709,202101151
+QMBNCFG: "List",18,0,0,"Commercial-DCM",0x0A010D0D,202101151
+QMBNCFG: "List",19,0,0,"VoLTE-CU",0x0A011561,202101151
+QMBNCFG: "List",20,0,0,"VoLTE_OPNMKT_CT",0x0A0113E0,202101151
+QMBNCFG: "List",21,0,0,"Volte_OpenMkt-Commercial-CMCC",0x0A012010,202411261
root@Cyptography-LTE-1:~# gsmctl -A 'AT+QMBNCFG="AutoSel"'
+QMBNCFG: "AutoSel",1
4. Firmware
Given that the Virgin SIM connects to 5G without issue while the Etisalat SIM refuses to register on the 5G layer, I suspect this may be related to the MBN profile rather than a firmware-level bug. I would appreciate your guidance on how to properly check or force the correct MBN profile, or if there might be an alternative solution to get Etisalat working as expected.