Created on
08-26-2024
05:31 AM
Edited on
08-26-2024
05:32 AM
By
Jean-Philippe_P
Description |
This article describes how to force the carrier service mode to FortiExtender using AT commands. |
Scope | FortiExtender LTE. |
Solution |
The 'get modem status' command displays the service to which the SIM is connected by default.
get modem status
Modem status:
modem : Modem1 . . . carrier : T-Mobile-EU service : LTE --> The carrier T-Mobile-EU has selected LTE mode.
In this example, the carrier T-Mobile-EU has automatically selected the LTE service mode for the SIM.
If the SIM supports 5G or need to switch to 4G service, follow the steps below to force the desired service connection:
execute modemfw AtTest modem1
AT+QNWPREFCFG="mode_pref" --> Displays the current mode.
AT+QNWPREFCFG="mode_pref",AUTO --> Default (supports WCDMA, LTE, and 5G NR). AT+QNWPREFCFG="mode_pref",LTE --> Forces LTE only. AT+QNWPREFCFG="mode_pref",NR5G --> Forces 5G NR only.
Available modes:
|