Ravpower wd03 does not start with openwrt master

A clone device, HooToo HT-TM05 support commit hit master.

One could try @arrmo's branch on the RAVPower RP-WD03 device through TFTP method:

  • build the needed OpenWrt install files, place them in the root
    of a clean TFTP server running on your computer. Rename the files as,
    • ramips-mt7620-ravpower_rp-wd03-squashfs-kernel.bin => kernel
    • ramips-mt7620-ravpower_rp-wd03-squashfs-rootfs.bin => rootfs
  • Plug the router into your computer via Ethernet
  • Set your computer to use 10.10.10.254 as its IP address
  • With your router shut down, hold down the power button until the first
    white LED lights up.
  • Push and hold the reset button and release the power button. Continue
    holding the reset button for 30 seconds or until it begins searching
    for files on your TFTP server, whichever comes first.
  • The router (10.10.10.128) will look for your computer at 10.10.10.254
    and install the two files. Once it has finished installation, it will
    automatically reboot and start up OpenWrt.
  • Set your computer to use DHCP for its IP address
1 Like