From 4c6e00e564e36fe673a6079a853e15a5617de17a Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Mon, 26 Dec 2022 10:32:53 +0100 Subject: General improvements to ONT pages and add new ONTs (#63) * add CIG G-97CP and Hisense LTE3415 * update ont * Apply suggestions from code review Co-authored-by: Giovanni Condello * add form for cig-password add pattern matching for huawei rooted * update text * move nokia setting pages to separate markdown files as they are all the same fix regex * fix chipset * some general update * update ont * update RTL9601CI * update nokia-cig * add adtran and SourcePhotonics SPS-34-24T-HP-TDFM * add nokia g-010g-a and fix table on adtran * Update ont-t-w-twcgpon657.md * some fix on T&W TWC GPON657 * Apply suggestions from code review Co-authored-by: Giovanni Condello * Update _ont/ont-nokia-use.md Co-authored-by: Giovanni Condello * fix enable password on zte f6005 * fix factory reset * some fix on nokia * fix on zte f6005 Co-authored-by: Simone Bortolin Co-authored-by: Giovanni Condello --- _ont/ont-nokia-g-010s-a.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to '_ont/ont-nokia-g-010s-a.md') diff --git a/_ont/ont-nokia-g-010s-a.md b/_ont/ont-nokia-g-010s-a.md index 2e9c6c2..98b861f 100644 --- a/_ont/ont-nokia-g-010s-a.md +++ b/_ont/ont-nokia-g-010s-a.md @@ -12,6 +12,7 @@ parent: Nokia | Vendor | Nokia | | Model | G-010S-A | | Chipset | Lantiq PEB98035 | +| Manufacter | SourcePhotonics | | Flash | 16 MB | | RAM | 64 MB | | System | OpenWRT | @@ -39,15 +40,17 @@ The Nokia G-010S-A can be flashed with the [Nokia G-010S-P](/ont-nokia-g-010s-p) ## Serial -| USB TTL(UART) Adapter | SFP 20pins Molex connector | -| --------------------- | -------------------------- | -| 3.3V | pin #15 and #16 | -| TX | pin #3 | -| RX | pin #6 | -| GND | pin #10 | +| USB TTL(UART) Adapter | SFP 20pins Molex connector | +| --------------------- | -------------------------- | +| 3.3V | pin #15 and #16 | +| TX | pin #3 | +| RX | pin #6 | +| GND | pin #10 | Configuration: asc0=0 115200 8-N-1 +# Useful Commands + ## Disabling Dying Gasp ```sh uci set gpon.gtc.nDyingGaspEnable='0'; uci commit gpon -- cgit v1.2.3