diff options
author | thodoris85 <thodoris85@users.noreply.github.com> | 2023-10-12 21:47:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 21:47:25 +0200 |
commit | bb6a203c8b87e78900cb3bd963842820ea0f7d0b (patch) | |
tree | 3429f393295bd598704b17c451a1a9ef0b7a67e0 /_ont/ont-nokia-g-010g-r.md | |
parent | Correct (hopefully) all grammar mistakes and change phrasing to make things easier to understand (#282) (diff) | |
download | hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.tar hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.tar.gz hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.tar.bz2 hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.tar.lz hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.tar.xz hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.tar.zst hack-gpon.github.io-bb6a203c8b87e78900cb3bd963842820ea0f7d0b.zip |
Diffstat (limited to '')
-rw-r--r-- | _ont/ont-nokia-g-010g-r.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_ont/ont-nokia-g-010g-r.md b/_ont/ont-nokia-g-010g-r.md index a417f99..5705855 100644 --- a/_ont/ont-nokia-g-010g-r.md +++ b/_ont/ont-nokia-g-010g-r.md @@ -40,9 +40,11 @@ parent: Nokia | mtd2 | 00002000 | 00001000 | "ImageA" | | mtd3 | 0003c000 | 00001000 | "ImageB" | + ## Serial -The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface. +The ONT has a TTL 3.3v UART console (configured as 115200 8-N-1) that can be accessed from the top surface. To accept TX line commands, the GND of the TTL adapter should be attached to the ONT’s shield like the below photo: +{% include image.html file="g-010g-r_serial_pinouts.jpg" alt="Nokia G-010G-R Ports" caption="Nokia G-010G-R Ports" %} {% include_relative ont-nokia-use.md %} |