TP-Link Archer C50 (EU) V6.0 - 5 GHz interface not present

Okay so how i got back to Stock Rom

  1. Download Stock Rom from TP-Link site

  2. rename .bin to orig.bin
    run: dd if=orig.bin of=tplink.bin skip=257 bs=512 on file.

  3. Flash.
    I did it via cli (ssh), so i can't tell you for sure if it will work via GUI (stuff i've read says it should)
    cd /tmp
    upload file to/tmp
    run: mtd -r write /tmp/tplink.bin firmware

Already prepared firmware: https://drive.google.com/file/d/1LrObT98tI7QZbkQt6rtynBLdlA0rw5ge/view?usp=sharing

2 Likes