Compare commits

...

3 Commits

Author SHA1 Message Date
mrhaav 7020f62a9d
Update README.md 4 weeks ago
mrhaav a52af566b6
Update README.md 4 weeks ago
mrhaav f778fff420
Update README.md 4 weeks ago

@ -20,6 +20,10 @@ Download and install with:
wget https://github.com/mrhaav/openwrt/raw/master/atc/fib-fm350_gl/atc-fib-fm350_gl_2024-04-26-0.2_all.ipk
opkg install atc-fib-fm350_gl_2024-04-26-0.2_all.ipk
```
\
In `AT+GTUSBMODE=40` (0e8d:7126) then the AT-command port is USB interface 4 and in `AT+GTUSBMODE=41` (0e8d:7127) the AT-command port is USB interface 6.
If you don´t have any other seial USB interfaces connected it will be `/dev/ttyUSB2` and `/dev/ttyUSB4`.
\
If the script doesn´t work, check in syslog. If it stops at ` offline -> registered - .....` then your service provider doesn´t use NITZ and disconnections can´t be detected. You can use `atc-fib-fm350_gl_2024-04-24-0.2_all.ipk` instead, but you have to check network connectivity by your self.

Loading…
Cancel
Save