07-12-2025, 04:25 PM
.
Hi, one of the following commands should show how many profiles you have:
Or
You can find out what version of the firmware you are currently using after entering the command:
You can provide this information to clarify your situation.
Quote:But the issue still persists following a modem restart.
Does anyone have experience in getting VoLTE to function with this carrier or in a similar situation? I'm unsure whether I'll have to change carriers altogether.
Hi, one of the following commands should show how many profiles you have:
Code:
AT+QMBNCFG="list"
Or
Code:
mmcli -m any --command='AT+QMBNCFG="list"'
You can find out what version of the firmware you are currently using after entering the command:
Code:
mmcli -m any --firmware-status
You can provide this information to clarify your situation.