summaryrefslogtreecommitdiffstats
path: root/_ont/ont-nokia-g-010s-a.md
diff options
context:
space:
mode:
authorSimone <26844016+simonebortolin@users.noreply.github.com>2022-12-26 10:32:53 +0100
committerGitHub <noreply@github.com>2022-12-26 10:32:53 +0100
commit4c6e00e564e36fe673a6079a853e15a5617de17a (patch)
tree8751a0aed370f14cb4f26d865535749d484247d9 /_ont/ont-nokia-g-010s-a.md
parenthotfix Nokia G-010S-A (#67) (diff)
downloadhack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.gz
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.bz2
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.lz
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.xz
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.zst
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.zip
Diffstat (limited to '_ont/ont-nokia-g-010s-a.md')
-rw-r--r--_ont/ont-nokia-g-010s-a.md15
1 files changed, 9 insertions, 6 deletions
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