Can you check this issue related to adding mbn files?
The model & frimware is Quectel EC25 - EC25EFAR08A02M4G (Version) info from QNavigator.
I tried to add a specific MBN from Pixel 3 firmware but it didn’t work. Can you please read the QCOM LOG and tell me why?
‘’’
[2022-01-05_14:55:49:215]AT+QFLST=“RAM:*”
[2022-01-05_14:55:49:215]OK
[2022-01-05_14:56:02:099]AT+QMBNCFG=“LIST”
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,0,0,0,“ROW_Generic_3GPP”,0x05040820,202009031
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,1,0,0,“Reliance_OpnMkt”,0x05011B38,202003251
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,2,0,0,“TW_Mobile_China_VoLTE”,0x05800301,201905211
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,3,0,0,“Telstra-Commercial_VoLTE”,0x0580079E,202009211
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,4,0,0,“Commercial-Smartfren”,0x0501250A,202010281
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,5,0,0,“VF_Germany_VoLTE”,0x0502041C,202009031
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,6,0,0,“Swis_switzerland_VoLTE_VoWiFi”,0x05011421,201910291
[2022-01-05_14:56:02:099]+QMBNCFG: “List”,7,0,0,“TF_Spain_VoLTE”,0x05010CFA,201909261
[2022-01-05_14:56:02:129]+QMBNCFG: “List”,8,1,1,“Commercial-KT”,0x05012C0D,202007211
[2022-01-05_14:56:02:129]+QMBNCFG: “List”,9,0,0,“Commercial-SKT”,0x05012715,202007071
[2022-01-05_14:56:02:129]+QMBNCFG: “List”,10,0,0,“Commercial-LGU”,0x05012626,202007071
[2022-01-05_14:56:02:129]OK
[2022-01-05_14:56:21:289]AT+QFUPL=“mcfg_sw_kt.mbn”,33008
[2022-01-05_14:56:21:289]+CME ERROR: 407
[2022-01-05_14:56:21:289]+CME ERROR: 407
[2022-01-05_14:56:38:346]AT+QFUPL=“RAM:mcfg_sw_kt.mbn”,33008
[2022-01-05_14:56:38:346]CONNECT
[2022-01-05_14:56:44:009]+QFUPL: 33008,141b
[2022-01-05_14:56:44:009]OK
[2022-01-05_14:56:52:136]AT+QFLST=“RAM:*”
[2022-01-05_14:56:52:136]+QFLST: “RAM:mcfg_sw_kt.mbn”,33008
[2022-01-05_14:56:52:136]OK
[2022-01-05_14:57:08:697]AT+QMBNCFG=“Add”,“RAM:mcfg_sw_kt.mbn”
[2022-01-05_14:57:08:697]OK
[2022-01-05_14:57:18:299]AT+QMBNCFG=“list”
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,0,0,0,“ROW_Generic_3GPP”,0x05040820,202009031
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,1,0,0,“Reliance_OpnMkt”,0x05011B38,202003251
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,2,0,0,“TW_Mobile_China_VoLTE”,0x05800301,201905211
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,3,0,0,“Telstra-Commercial_VoLTE”,0x0580079E,202009211
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,4,0,0,“Commercial-Smartfren”,0x0501250A,202010281
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,5,0,0,“VF_Germany_VoLTE”,0x0502041C,202009031
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,6,0,0,“Swis_switzerland_VoLTE_VoWiFi”,0x05011421,201910291
[2022-01-05_14:57:18:299]+QMBNCFG: “List”,7,0,0,“TF_Spain_VoLTE”,0x05010CFA,201909261
[2022-01-05_14:57:18:314]+QMBNCFG: “List”,8,1,1,“Commercial-KT”,0x05012C0D,202007211
[2022-01-05_14:57:18:314]+QMBNCFG: “List”,9,0,0,“Commercial-SKT”,0x05012715,202007071
[2022-01-05_14:57:18:314]+QMBNCFG: “List”,10,0,0,“Commercial-LGU”,0x05012626,202007071
[2022-01-05_14:57:18:314]OK
‘’’