Debricking Archer C50 V6

Hi,I installed OpenWrt firmware on Archer C50 v6 [EU] Version. But i got it bricked somehow,when i tried to debrick it using tftp i got 192.168.0.1 responding,but different firmware. DGS-1216T says on title,when i am trying to login using pass admin it goes through but then error shows:

<meta http-equiv='Page-Exit' content='blendTrans(Duration=0.0)'>
<html><body bgcolor='rgb(204,220,226)' onload="location.href='smartwizard.htm'"></body>
</html>`

i dont know what to do

Wireshark the traffic:

what is it for? I know the ip is 192.168.0.1 but the firmware is wrong. And i cant event upload original

For you to read.

Tried the TFTP recovery ?

Yes,like i typed i tried and it didnt work

Can't help you with "didn't work", hence why you should try WS.

Have fun fumbling in the dark.

smartwizard.htm is NOT recovery mode, it is normal web ui, no bricks.

Yea it is web ui,but i dont know how,but that firmware is entirely different than it should be,i download original firmware and openwrt sysupgrade,and it happened like that..

Okay i typed 192.168.0.1/smartwim.htm and it loaded,but not entirely.. so i dont know.

It doesnt let me install original firmware even i stripped 512 bytes

Well, you haven't exhausted all options, you gave up at "doesn't work".

OH MY GOOODNESSl My f* isp plugged that router or what it was i dont know why,i unplugged my internet,and tried everything until the install so i did

dd if=/dev/zero of=tp_recovery.bin bs=196608 count=1
dd if=tpl.bin of=tmp.bin bs=131584 count=1
dd if=tmp.bin of=boot.bin bs=512 skip=1
cat boot.bin >> tp_recovery.bin
cat owrt.bin >> tp_recovery.bin

uploaded and it worked!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.