GL-X3000 Spitz AX - 15 Mbit/s with 5G

Ali,

I wonder if it’s the mbn profile for Telekom that is preventing 5g NSA connection? Maybe try the ROW_Commercial mbn profile (it’s the last one in your list). You might try the following but use the ROW_Commercial mbn profile:

This is from the above link but modified for the ROW_Commercial mbn profile:

(1) It appears that the “autoselect” MBB in the modem picked COMMERCIAL-Tmobile, which would be normally ok. BUT I seemed to remember something about selecting a generic profile in the modem.

I listed the profiles here:

AT+QMBNCFG="list"

And found a “generic looking” profile as: "ROW_Commercial",0xA010809,202306011

(2) Used the following AT command strings.

Turned off auto select and deactivate with

AT+QMBNCFG="AutoSel",0

And then entered:

AT+QMBNCFG="Deactivate"

Then selected the proper “generic” modem

AT+QMBNCFG="Select", "ROW_Commercial"

Checked to be sure the profile is selected:

AT+QMBNCFG="list"

You should see the ROW_Commercial entry at the top of the list now.

Then REBOOT.

MAKE SURE YOU TYPE IN THE AT COMMANDS. DO NOT COPY AND PASTE!!!

If changing to the ROW_Commercial mbn profile does not work, you can switch back to auto select by doing the following command:

AT+QMBNCFG="AutoSel",1
1 Like