Hi @silvia
Driver issue resolved when switching from NDIS to MBIM.
Thanks to still confirm regarding Ethernet PDU support (or planned for future?)
Sebastian
Hi @silvia
Driver issue resolved when switching from NDIS to MBIM.
Thanks to still confirm regarding Ethernet PDU support (or planned for future?)
Sebastian
this are the opewnrt specifications:
Target: mediatek
Subtarget: filogic
Package architecture: aarch64_cortex-a53
I’m not part of the support, but I use OpenWRT too and use this source GitHub - nippynetworks/qfirehose: Quectel qfirehose utility to upgrade modems using the firehose protocol, I build it for my OpenWRT device and can flash Quectel firmwares with it just fine.
Dear @silvia,
I own a RM520N-GL, here are the versions:
AT+CVERSION
VERSION: RM520NGLAAR01A06M4G
Dec 13 2022 12:23:36
Authors: Quectel
AT+CSUB
SubEdition: V01
AT+QGMR
RM520NGLAAR01A06M4G_01.200.01.200
Could you send me the RM520NGLAAR01A06M4G_01.200.01.200 firmware package or zip as well as the latest update please?
@Nemir thanks for your reply. I visited the link your suggested. Unfortunatelly the page is almost cinese (默认不使能通知功能。如需使能文件方式通知逻辑需要在编译时指定宏), and I don’t know how to compile or cross compile for openwrt. Any tip?
I reply myself since I succesfyully upgraded the modem RM520NGL
ssh root@192.168.1.1 # login to router IP address
wget https://downloads.openwrt.org/releases/23.05.5/packages/aarch64_cortex-a53/packages/qfirehose_1.4.9-1_aarch64_cortex-a53.ipk
opkg install qfirehose_1.4.9-1_aarch64_cortex-a53.ipk
scp -r USER@192.168.1.XX:~/Downloads/RM520NGLAAR01A08M4G_01.206.01.206 /tmp/RM520NGLAAR01A08M4G_01.206.01.206
qfirehose -f /tmp/RM520NGLAAR01A08M4G_01.206.01.206
Wait the end of process
Dear @t.hill
Yes, it need Ethernet board. You can check your 5G.M2 evaluation board, did it have the slot to install it.
Dear @sebam
Actually, if install PC directly, it should be provided by the PC OS.
Currently, we support the flow as below:
Thank you, I got it. Can you also send me the RM520NGLAAR01A06M4G_01.200.01.200 version? So we can rollback and test our upgrade procedure more than one time