<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.router-recovery.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.router-recovery.com/wiki/feed.php">
        <title>Router Recovery Wiki - en:guide</title>
        <description></description>
        <link>https://www.router-recovery.com/wiki/</link>
        <image rdf:resource="https://www.router-recovery.com/wiki/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-06-19T13:07:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/diagnosis?rev=1778378709&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/firmware?rev=1777814794&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/hardware?rev=1777814794&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/prerequisites?rev=1778375437&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/serial-debug?rev=1778378709&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/tftp-server?rev=1778378709&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.router-recovery.com/wiki/en/guide/tools-list?rev=1778378709&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.router-recovery.com/wiki/_media/wiki/dokuwiki.svg">
        <title>Router Recovery Wiki</title>
        <link>https://www.router-recovery.com/wiki/</link>
        <url>https://www.router-recovery.com/wiki/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/diagnosis?rev=1778378709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-10T02:05:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>diagnosis</title>
        <link>https://www.router-recovery.com/wiki/en/guide/diagnosis?rev=1778378709&amp;do=diff</link>
        <description>Diagnostic Techniques

How to identify the problem after a router gets bricked? This page covers common diagnostic methods.

If the diagnosis points to TFTP recovery, check the macOS TFTP Server recovery environment first to confirm the static IP, firmware file, and network adapter before entering recovery mode.</description>
    </item>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/firmware?rev=1777814794&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T13:26:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>firmware</title>
        <link>https://www.router-recovery.com/wiki/en/guide/firmware?rev=1777814794&amp;do=diff</link>
        <description>Firmware Basics

Understanding firmware structure is key to unbricking and flashing.

Firmware Structure

A router firmware typically consists of the following parts.

Flash Partitions
 Partition Name  Size (Typical)  Contents  u-boot  256KB-512KB  Bootloader</description>
    </item>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/hardware?rev=1777814794&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-03T13:26:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hardware</title>
        <link>https://www.router-recovery.com/wiki/en/guide/hardware?rev=1777814794&amp;do=diff</link>
        <description>Hardware Basics

Understanding router hardware is the foundation of unbricking. This page covers common hardware architectures and chip types.

CPU Architecture

The router CPU architecture determines firmware compatibility.

MIPS Architecture

	*  Widely used in entry-level routers</description>
    </item>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/prerequisites?rev=1778375437&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-10T01:10:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>prerequisites</title>
        <link>https://www.router-recovery.com/wiki/en/guide/prerequisites?rev=1778375437&amp;do=diff</link>
        <description>Prerequisites

Before starting router unbricking, adequate preparation is required. This page covers necessary tools and settings. Many TFTP recovery failures come from the computer-side setup: static IP, TFTP Server, firmware filename, or recovery mode timing.</description>
    </item>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/serial-debug?rev=1778378709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-10T02:05:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>serial-debug</title>
        <link>https://www.router-recovery.com/wiki/en/guide/serial-debug?rev=1778378709&amp;do=diff</link>
        <description>Serial Debug Setup

Serial debugging is the most commonly used hardware debugging method in router unbricking. Through TTL Serial, you can view boot logs and access the Bootloader command line.

Hardware Preparation
 Tool  Description  USB-to-TTL Module</description>
    </item>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/tftp-server?rev=1778378709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-10T02:05:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tftp-server</title>
        <link>https://www.router-recovery.com/wiki/en/guide/tftp-server?rev=1778378709&amp;do=diff</link>
        <description>TFTP Server Configuration

The TFTP Server is the core tool for router unbricking. It transfers firmware to a router that is already in recovery mode. It normally works only on the local network; the important details are the computer&#039;s static IP, firmware filename, shared folder, and selected network adapter.</description>
    </item>
    <item rdf:about="https://www.router-recovery.com/wiki/en/guide/tools-list?rev=1778378709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-10T02:05:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tools-list</title>
        <link>https://www.router-recovery.com/wiki/en/guide/tools-list?rev=1778378709&amp;do=diff</link>
        <description>Tools Checklist

Router unbricking requires some common tools. This page lists required and optional tools.

If your recovery flow uses a Mac + TFTP Server, download Router Recovery for Mac first, then prepare the Ethernet cable, firmware file, and static IP.

Required Tools

1. Screwdriver Set</description>
    </item>
</rdf:RDF>
