Not sure this reply is entirely on-topic, but it relates to a bricked Archer C7 v2 that I resurrected using TFTP. I wanted to document what I did...
TL;DR: I had to switch to 192.168.1.66 to make the TFTP mode work...
- I bricked the Archer C7v2 attempting to load an ImageBuilder image. Not sure what was wrong. But something was - Brick City.
- Lights didn't work right: the system light (sun icon, second from the left) never blinked even when I tried to put it into Failsafe mode.
-
Factory reset didn't seem to work, either.
- So I resolved to use TFTP mode to load new firmware.
- I'm using a Mac, so found Transfer, from Intuitibits which offers a nice GUI with progress indicator. (Pay them the $10 - it's worth it.)
- I downloaded the OpenWrt 19.07.7 FACTORY binary, changed its name to
ArcherC7v2_tp_recovery.bin, and saved it in the ~/Transfer directory on my Mac (where Transfer saw it immediately).
- I set my Mac's Ethernet port to 192.168.0.66 as indicated in the TFTP instructions No Joy.
- I used
tcpdump -i en7 to look at the traffic on that port (en7 is my Ethernet dongle)
- There were ARP requests for 192.168.1.66 - so I switched the Mac's Ethernet to that address.
- I re-booted the router holding the WPS/Reset switch again, and this time Transfer showed a download, and a few minutes later, the router was back at 192.168.1.1.
1 Like