mgl03_fw icon indicating copy to clipboard operation
mgl03_fw copied to clipboard

ncp-uart-sw_mgl03_6_6_2_stock.gbl for return to stock firmware ???

Open akimovaleks opened this issue 1 year ago • 2 comments

` wget -O /tmp/zigbee_flash_mgl03.zip "http://master.dl.sourceforge.net/project/ mgl03/zigbee/zigbee_flash.zip?viasf=1" && unzip -o /tmp/zigbee_flash_mgl03.zip - d /tmp && cd /tmp && sh /tmp/mgl3_zigbee_flash.sh Connecting to master.dl.sourceforge.net (216.105.38.12:80) zigbee_flash_mgl03.z 100% |*******************************| 426k 0:00:00 ETA Archive: /tmp/zigbee_flash_mgl03.zip inflating: mgl3_zigbee_flash.sh inflating: ncp-uart-sw_mgl03_6_6_2_stock.gbl inflating: ncp-uart-sw_mgl03_6_7_8_z2m.gbl inflating: ncp-uart-sw_mgl03_6_7_10_z2m.gbl Downloading sx...curl doesn't exists, downloading...done! chmod: /data/sx: No such file or directory done! Downloading libnsl.so.0...chmod: /data/libnsl.so.0: No such file or directory done! chmod: /data/sx: No such file or directory

Xiaomi Gateway 3 (mgl3) Zigbee firmware flashing script

Found firmware files: /data/busybox: line 1: Redirecting: not found /data/busybox: line 1: Redirecting: not found /data/busybox: line 1: Redirecting: not found Select firmware: `

akimovaleks avatar Oct 04 '24 20:10 akimovaleks

me too,Please help me

TAQXYZ avatar Oct 14 '24 11:10 TAQXYZ

try running curl -k -o /data/busybox https://busybox.net/downloads/binaries/1.16.1/busybox-mipsel

as the /data/busybox file is somehow just Redirecting

fifammlaf avatar Dec 30 '24 15:12 fifammlaf