diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-27 09:47:20 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:41 +0100 |
commit | fa26076da5ea50097baa966af86ecbfe625b0228 (patch) | |
tree | d51c66429e65f4d775fa9e38ae5210e5e1ba2928 /_ont/ont-nokia-g-010s-b.md | |
parent | Add RTK ODI TTL Connection (diff) | |
download | hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.tar hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.tar.gz hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.tar.bz2 hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.tar.lz hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.tar.xz hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.tar.zst hack-gpon.github.io-fa26076da5ea50097baa966af86ecbfe625b0228.zip |
Diffstat (limited to '_ont/ont-nokia-g-010s-b.md')
-rw-r--r-- | _ont/ont-nokia-g-010s-b.md | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/_ont/ont-nokia-g-010s-b.md b/_ont/ont-nokia-g-010s-b.md index 55379f9..5ab6f23 100644 --- a/_ont/ont-nokia-g-010s-b.md +++ b/_ont/ont-nokia-g-010s-b.md @@ -49,13 +49,13 @@ layout: default ## Serial -``` -USB TTL(UART) Adapter ------- SFP 20pins Molex connector -3.3V ---red ------------------pin #15 and #16 -TX -----orange ---------------pin #3 -RX -----yellow ---------------pin #6 -GND ----green --------------- pin #10 -``` +| USB TTL(UART) Adapter | SFP 20pins Molex connector | +| --------------------- | -------------------------- | +| 3.3V | pin #15 and #16 | +| TX | pin #2 | +| RX | pin #7 | +| GND | pin #10 | + Configuration: asc0=0 115200 8-N-1 ## Disabling Dying Gasp @@ -73,4 +73,5 @@ uci set gpon.gtc.nDyingGaspEnable='0'; uci commit gpon - [G-010S-A](https://github.com/hwti/G-010S-A) - [Usage GPON module SFP in Spain](https://forum.mikrotik.com/viewtopic.php?t=116364&start=300) +- [Bypassing the HH3K up to 2.5Gbps using a BCM57810S NIC](https://www.dslreports.com/forum/r32230041-Internet-Bypassing-the-HH3K-up-to-2-5Gbps-using-a-BCM57810S-NIC) |