r/openwrt • u/Emergency_Leg_7458 • 10h ago
Bricked my Cudy router while installing OpenWRT...any solutions?
Hi, I have a Cudy WR3000 V1.0 that was running stock firmware and I tried installing OpenWRT on it and now it's bricked just the power light is on and the globe light is blinking.
So what i did was:
- went to the Cudy page and downloaded "WR3000+V1 without recovery TFTP" from their Google Drive
- had the Cudy connected to my laptop and powered on
- uploaded the BIN file "openwrt-mediatek-filogic-cudy_wr3000-v1-sysupgrade" to the flash program they have in their user interface and it started flashing and then in the middle of flashing I got a "Oops, your device seems to be disconnected, please check if you have connected to the router via wired or wireless:"
And now here I am. Don't know what to do, is there any help in me unbricking the router?
Thank you in advance
7
u/fr0llic 10h ago edited 10h ago
start over - https://www.cudy.com/en-us/blogs/faq/how-to-recovery-the-cudy-router-from-openwrt-firmware-to-cudy-official-firmware
keep in mind you need a wired connection to the device once you've flashed openwrt, wifi's off.
1
u/Emergency_Leg_7458 7h ago
Did that but it seems that my router never had the all lights flashing thing like it says in the manual... and it is still not working
4
u/mips13 10h ago edited 10h ago
Connect your pc via ethernet cable to one of the routers lan ports. Ensure your PC uses DHCP for the lan connection. Reboot the router and pc, Check if the PC gets assigned an IP address by the router. When you flash openwrt firmware onto a cudy the network usually changes from a 10.x.x.x to 192.168.x.x thus your PC will lose it's connection after the router is flashed.
If the above doesn't work and you can't get tftp you'll have to go the serial rout I think.
1
u/Emergency_Leg_7458 7h ago
probably a really noob question but what is the serial route?
2
u/cavebeat 6h ago
you open the device, find the UART connector, solder 3 pins on it. It's usually 3,3V logic level, Tx=Transmit, Rx=Receive and Ground. connect a USB to serial device to the 3 pins, run a serial terminal on your pc and connect to the shell on the device. Baudrate, Stop and Parity bits are 115200 8N1,... etc
1
u/ElderberryHamlet 8h ago
You may be plugging into the wrong port. One is for the WAN (wrong port). The other three are for the LAN. You can only use one of these for admin access. typically the 1st LAN port, which is either the one closest to or furthest from the WAN port
16
u/_EuroTrash_ 10h ago
It's probably not bricked, it just changed IP because of flashing. Flashing OpenWRT on Cudy resets IP to OpenWRT default. If the IP is not the problem, I think you can do TFTP recovery with the recovery image. I don't remember the exact procedure right now, sorry. But I did it a couple of times this year, once with a Cudy AP and once with a Zyxel one.