Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 53 additions & 16 deletions _ont/ont-adtran-sdx-611.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,59 @@ parent: Adtran

# Hardware Specifications

| | |
| ------------ | ------- |
| Vendor/Brand | Adtran |
| Model | SDX 611 |
| Chipset | |
| Flash | |
| RAM | |
| System | |
| 2.5GbaseT | No |
| Optics | SC/APC |
| IP address | |
| Web Gui | |
| SSH | |
| Telnet | |
| Serial | |
| Form Factor | ONT |
| | |
| --------------- | ---------------------------------------- |
| Vendor/Brand | Adtran |
| Model | SDX 611 (Adtran-611-V2 REV1.0) |
| Chipset | Realtek RTL9601D |
Comment on lines +12 to +14
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says the board revision is dated 2022-10-26, but the page currently only mentions the revision string (Adtran-611-V2 REV1.0) without the date. To avoid documentation drift, either add the date to the page (e.g., in the Model row or the board-revision image caption) or update the PR description to remove the date reference.

Copilot uses AI. Check for mistakes.
| Flash | 16 MB (Winbond W25Q128JVSQ) |
| RAM | |
| System | |
| Optics | SC/APC (U&T UTG24P05) |
| 2.5GbaseT | No |
| IP address | |
| Web Gui | |
| SSH | |
| Telnet | |
| Serial | ✅ |
| Serial baud | 115200 |
| Serial encoding | 8-N-1 |
| Form Factor | ONT |

## Disassembly

1. Remove the two screws hidden under the rubber feet on the back of the unit
2. Use a plastic pry tool to separate the rear cover, as it is held in place by a snap fit

{% include alert.html content="Be careful when prying the rear cover off, the snap fit clips can break easily." alert="Note" icon="svg-warning" color="yellow" %}

{% include image.html file="sdx611-teardown-1.jpg" alt="Adtran SDX 611 Teardown" caption="Adtran SDX 611: Teardown" %}
{% include image.html file="sdx611-teardown-2.jpg" alt="Adtran SDX 611 Board" caption="Adtran SDX 611: Board" %}
{% include image.html file="sdx611-board-rev.jpg" alt="Adtran SDX 611 Board Revision" caption="Adtran SDX 611: Board revision (Adtran-611-V2 REV1.0)" %}

## Serial

The board has GND, TX and RX headers already soldered. A USB UART adapter such as a CH340G can be used to access the serial console.

| USB TTL(UART) Adapter | Board header |
| --------------------- | ------------ |
| GND | GND |
| TX | RX |
| RX | TX |

{% include alert.html content="Some USB TTL adapters label TX and RX pins the other way around: try to swap them if the connection doesn't work." alert="Note" icon="svg-warning" color="yellow" %}

## Chip identification

| Chip | Function |
| ---------------------- | ------------------ |
| Realtek RTL9601D | GPON SoC |
| U&T UTG24P05 | Optical transceiver (BOSA) |
| Winbond W25Q128JVSQ | 128Mbit (16MB) SPI NOR Flash |

{% include image.html file="sdx611-rtl9601d.jpg" alt="Realtek RTL9601D" caption="Realtek RTL9601D GPON SoC" %}
{% include image.html file="sdx611-utg24p05.jpg" alt="U&T UTG24P05" caption="U&T UTG24P05 Optical Transceiver" %}
{% include image.html file="sdx611-w25q128jvsq.jpg" alt="Winbond W25Q128JVSQ" caption="Winbond W25Q128JVSQ 16MB SPI NOR Flash" %}

# Miscellaneous Links

Expand Down
Binary file added assets/img/sdx611-board-rev.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/sdx611-rtl9601d.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/sdx611-teardown-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/sdx611-teardown-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/sdx611-utg24p05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/sdx611-w25q128jvsq.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading