para ligar à porta série do aparelho utilizando o conversor USB devemos executar:
sudo screen /dev/ttyUSB0 115200,cs8,-ixon

setenv serverip 192.168.1.128
setenv ipaddr 192.168.1.72
set fdt_high 0x85000000
tftp openwrt-24.10.0-ipq40xx-generic-zte_mf286d-initramfs-zImage.itb
bootm $loadaddr

coisas:

tftp -gr openwrt-24.10.0-ipq40xx-generic-zte_mf286d-initramfs-zImage.itb 192.168.100.128

mtd write /tmp/usb_disk/mtd4 /dev/mtd4
mtd write /tmp/usb_disk/mtd8 /dev/mtd8
mtd write /tmp/usb_disk/mtd9 /dev/mtd9
mtd write /tmp/usb_disk/mtd11 /dev/mtd11

mtd write /tmp/usb_disk/mtd20 /dev/mtd20
mtd write /tmp/usb_disk/mtd21 /dev/mtd21

mkdir /tmp/usb_disk

mount /dev/sda1 /tmp/usb_disk

openwrt
cat /proc/mtd
dev: size erasesize name
mtd0: 000a0000 00020000 "fota-flag"
mtd1: 00080000 00020000 "ART"
mtd2: 00080000 00020000 "mac"
mtd3: 000c0000 00020000 "reserved2"
mtd4: 00400000 00020000 "cfg-param"
mtd5: 00400000 00020000 "log"
mtd6: 000a0000 00020000 "oops"
mtd7: 00500000 00020000 "reserved3"
mtd8: 00800000 00020000 "web"
mtd9: 01d00000 00020000 "rootfs"
mtd10: 01900000 00020000 "data"
mtd11: 03200000 00020000 "fota"
mtd12: 00040000 00010000 "0:SBL1"
mtd13: 00020000 00010000 "0:MIBIB"
mtd14: 00060000 00010000 "0:QSEE"
mtd15: 00010000 00010000 "0:CDT"
mtd16: 00010000 00010000 "0:DDRPARAMS"
mtd17: 00010000 00010000 "0:APPSBLENV"
mtd18: 000c0000 00010000 "0:APPSBL"
mtd19: 00050000 00010000 "0:reserved1"

original
cat /proc/mtd
dev: size erasesize name
mtd0: 000a0000 00020000 "fota-flag"
mtd1: 00080000 00020000 "0:ART"
mtd2: 00080000 00020000 "mac"
mtd3: 000c0000 00020000 "reserved2"
mtd4: 00400000 00020000 "cfg-param"
mtd5: 00400000 00020000 "log"
mtd6: 000a0000 00020000 "oops"
mtd7: 00500000 00020000 "reserved3"
mtd8: 00800000 00020000 "web"
mtd9: 01d00000 00020000 "rootfs"
mtd10: 01900000 00020000 "data"
mtd11: 03200000 00020000 "fota"
mtd12: 00040000 00010000 "0:SBL1"
mtd13: 00020000 00010000 "0:MIBIB"
mtd14: 00060000 00010000 "0:QSEE"
mtd15: 00010000 00010000 "0:CDT"
mtd16: 00010000 00010000 "0:DDRPARAMS"
mtd17: 00010000 00010000 "0:APPSBLENV"
mtd18: 000c0000 00010000 "0:APPSBL"
mtd19: 00050000 00010000 "0:reserved1"
mtd20: 0041e000 0001f000 "kernel"
mtd21: 00e88000 0001f000 "ubi_rootfs"

scp xana@192.168.1.128:Transferências/openwrt-24.10.0-ipq40xx-generic-zte_mf286d-squashfs-sysupgrade.bin /tmp

para colocar o novo firmware:
ubiattach -m 9 #it could return error if ubi was attached before or rootfs part was erased before
ubirmvol /dev/ubi0 -N ubi_rootfs #it could return error if rootfs part was erased before
ubirmvol /dev/ubi0 -N ubi_rootfs_data #some devices doesn't have it

se der este erro quando executar ubiattach -m 9:

ubi: mtd9 is already attached to ubi0
ubiattach: error!: cannot attach mtd9
error 17 (File exists)

então fazer o seguinte:
ubidetach -m 9
mtd erase /dev/mtd9
ubiattach -m 9
ubirmvol /dev/ubi0 -N ubi_rootfs #provavelmente dá erro
ubirmvol /dev/ubi0 -N ubi_rootfs_data #provavelmente dá erro
sysupgrade -n openwrt-24.10.0-ipq40xx-generic-zte_mf286d-squashfs-sysupgrade.bin

palavra-passe do firmware elisa:
nv show | grep ssid1_password

https://openwrt.org/toh/zte/mf286d

https://www.ispreview.co.uk/talk/threads/zte-mf286d-feature-unlock-roug…

https://forum.fibra.click/d/32559-zte-mf286d-mini-guida-per-openwrt

https://forum.openwrt.org/t/zte-mf286d-tim-locked-telecom-italia-s-p-a-…

https://forum.openwrt.org/t/cheap-router-with-lte-4g-wifi-2-4-5ghz-and-…

https://forum.openwrt.org/t/cheap-router-with-lte-4g-wifi-2-4-5ghz-and-…

Atualizar o firmware do modem - https://www.ispreview.co.uk/talk/threads/updating-the-modem-firmware-of…

https://eko.one.pl/forum/viewtopic.php?pid=285899#p285899

talvez seja interessante por causa do modem desligar - https://forum.openwrt.org/t/solved-lte-qmi-troubles/28379/26

não dá para atualizar o firmware do modem - https://www.ispreview.co.uk/talk/threads/zte-mf286d-feature-unlock-roug…

atualização da versão b03 para b09 que afinal é b11 (Não funciona!)- https://eko.one.pl/forum/viewtopic.php?pid=271677#p271677

este parece que funcionou - https://eko.one.pl/forum/viewtopic.php?pid=271329#p271329

atual - BD_ELISAFIMF286DMODV1.0.1B06

https://eko.one.pl/forum/viewtopic.php?pid=272673#p272673

projetos interessantes para lte - https://github.com/4IceG

https://forum.fibra.click/d/15002-debrand-e-blocco-bande-su-zte-mf286d-…

Anexo(s)

Tags