Skip to content

Commit 1c0c8ef

Browse files
authored
Add Adtran SDX 611 hardware specifications and teardown photos (#448)
- Add chipset (Realtek RTL9601D), flash (Winbond W25Q128JVSQ 16MB), optics (U&T UTG24P05) to hardware specs table - Add serial console info (GND/TX/RX headers pre-soldered, 115200 8-N-1) - Add board revision: Adtran-611-V2 REV1.0 - Add disassembly instructions (screws under rubber feet, snap-fit rear cover) - Add chip identification table - Add teardown and chip macro photographs Co-authored-by: Jaylouisw <jaylouisw@users.noreply.github.com>
1 parent b8712ee commit 1c0c8ef

7 files changed

Lines changed: 53 additions & 16 deletions

_ont/ont-adtran-sdx-611.md

Lines changed: 53 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,59 @@ parent: Adtran
77

88
# Hardware Specifications
99

10-
| | |
11-
| ------------ | ------- |
12-
| Vendor/Brand | Adtran |
13-
| Model | SDX 611 |
14-
| Chipset | |
15-
| Flash | |
16-
| RAM | |
17-
| System | |
18-
| 2.5GbaseT | No |
19-
| Optics | SC/APC |
20-
| IP address | |
21-
| Web Gui | |
22-
| SSH | |
23-
| Telnet | |
24-
| Serial | |
25-
| Form Factor | ONT |
10+
| | |
11+
| --------------- | ---------------------------------------- |
12+
| Vendor/Brand | Adtran |
13+
| Model | SDX 611 (Adtran-611-V2 REV1.0) |
14+
| Chipset | Realtek RTL9601D |
15+
| Flash | 16 MB (Winbond W25Q128JVSQ) |
16+
| RAM | |
17+
| System | |
18+
| Optics | SC/APC (U&T UTG24P05) |
19+
| 2.5GbaseT | No |
20+
| IP address | |
21+
| Web Gui | |
22+
| SSH | |
23+
| Telnet | |
24+
| Serial ||
25+
| Serial baud | 115200 |
26+
| Serial encoding | 8-N-1 |
27+
| Form Factor | ONT |
28+
29+
## Disassembly
30+
31+
1. Remove the two screws hidden under the rubber feet on the back of the unit
32+
2. Use a plastic pry tool to separate the rear cover, as it is held in place by a snap fit
33+
34+
{% 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" %}
35+
36+
{% include image.html file="sdx611-teardown-1.jpg" alt="Adtran SDX 611 Teardown" caption="Adtran SDX 611: Teardown" %}
37+
{% include image.html file="sdx611-teardown-2.jpg" alt="Adtran SDX 611 Board" caption="Adtran SDX 611: Board" %}
38+
{% 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)" %}
39+
40+
## Serial
41+
42+
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.
43+
44+
| USB TTL(UART) Adapter | Board header |
45+
| --------------------- | ------------ |
46+
| GND | GND |
47+
| TX | RX |
48+
| RX | TX |
49+
50+
{% 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" %}
51+
52+
## Chip identification
53+
54+
| Chip | Function |
55+
| ---------------------- | ------------------ |
56+
| Realtek RTL9601D | GPON SoC |
57+
| U&T UTG24P05 | Optical transceiver (BOSA) |
58+
| Winbond W25Q128JVSQ | 128Mbit (16MB) SPI NOR Flash |
59+
60+
{% include image.html file="sdx611-rtl9601d.jpg" alt="Realtek RTL9601D" caption="Realtek RTL9601D GPON SoC" %}
61+
{% include image.html file="sdx611-utg24p05.jpg" alt="U&T UTG24P05" caption="U&T UTG24P05 Optical Transceiver" %}
62+
{% include image.html file="sdx611-w25q128jvsq.jpg" alt="Winbond W25Q128JVSQ" caption="Winbond W25Q128JVSQ 16MB SPI NOR Flash" %}
2663

2764
# Miscellaneous Links
2865

assets/img/sdx611-board-rev.jpg

1.64 MB
Loading

assets/img/sdx611-rtl9601d.jpg

333 KB
Loading

assets/img/sdx611-teardown-1.jpg

797 KB
Loading

assets/img/sdx611-teardown-2.jpg

2.25 MB
Loading

assets/img/sdx611-utg24p05.jpg

300 KB
Loading

assets/img/sdx611-w25q128jvsq.jpg

233 KB
Loading

0 commit comments

Comments
 (0)