Giter VIP home page Giter VIP logo

quectel-rgmii-configuration-notes's People

Contributors

aesthernr avatar natecarlson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quectel-rgmii-configuration-notes's Issues

Half speed over Ethernet

Hi,

Love your notes, they are so helpful :)
One thing I noticed is that if I use USB for the internet, I can get around 300Mbps download, and 100Mbps upload, however, once I changed to using RJ45 for the internet, I can only get around 150 Mbps - 200 Mbps download, upload is still around 100Mbps.

Do you know why?

So I have a WG1608 with 520, with the same location, that router I can only get around 200 Mbps download and 100 Mbps upload, however, my phone can easily get around 500 Mbps download, 10 Mbps upload. ( I have the 520 connected with an external antenna on my roof).

That's why I bought the M2 RJ45, and thinking if I could increase the speed and get rid of that poor 7610 CPU. But it turned out to be similar, or even a little bit worse. I noticed that other people have similar issues with WG1608 + 520 + Rooter firmware.

thanks!

Double NAT + Firewall?

Not sure if you have any ioT devices?

Since I changed to Ethernet, my Awair, Rachio, Range(General Electric), cannot get internet connection anymore. I ran their troubleshooting tools, from the support, they say the network is under double NAT, and is blocking their 8443, 443 ports...

I use to run Cloudflare WARP for my VPN, and it seems not working also.
When I was using Instigram app on my phone, it seems cannot load the page as well.
However, other things seem ok for internet access.

On my ASUS router, the WAN IP is 192.0.0.2.

PS. At first I always failed at using Qflash 6.4 to upgrade my firmware, I got these two new firmware from the support:
RM520NGLAAR01A07M4G_01.202.01.202
RM520NGLAAR03A01M4G_01.202.01.202

Luckily , I still have my WG1608 router, so I connected the USB into the router, and used QFirehose to upgrade the firmware without any issues. Before I was using QFlash 6.4 on windows, and it always failed at DL Firehose.

After I upgraded to the R03, I was able to run IP passthrough finally. It's interesting that the first time I ran, it said OK. if I tried to run it again, it will say "ERROR".

thanks :)

TTL mod failing

When I am following the directions to enable the TTL mod (after unlocking adb access) I get the following error:

c:\Users\Username\quectel-rgmii-configuration-notes\files>adb shell systemctl start ttl-override Job for ttl-override.service failed because the control process exited with error code. See "systemctl status ttl-override.service" and "journalctl -xe" for details.

So I run the systemctl command to see what is going on and get this:

`c:\Users\Username\quectel-rgmii-configuration-notes\files>adb shell systemctl status ttl-override.service

  • ttl-override.service - TTL Override
    Loaded: loaded (/lib/systemd/system/ttl-override.service; disabled; vendor preset: disabled)
    Active: failed (Result: exit-code) since Sun 1980-01-06 00:12:05 UTC; 35s ago
    Process: 1449 ExecStart=/etc/initscripts/ttl-override start (code=exited, status=203/EXEC)
    Main PID: 1449 (code=exited, status=203/EXEC)

c:\Users\Username\quectel-rgmii-configuration-notes\files>`

I also enabled the service and get this:
adb shell systemctl enable ttl-override.service Created symlink /etc/systemd/system/multi-user.target.wants/ttl-override.service -> /lib/systemd/system/ttl-override.service.

Even with that I get the
c:\Users\Username\quectel-rgmii-configuration-notes\files>adb shell systemctl start ttl-override Job for ttl-override.service failed because the control process exited with error code. See "systemctl status ttl-override.service" and "journalctl -xe" for details.

Which then shows:

`adb shell systemctl status ttl-override.service

  • ttl-override.service - TTL Override
    Loaded: loaded (/lib/systemd/system/ttl-override.service; enabled; vendor preset: disabled)
    Active: failed (Result: exit-code) since Sun 1980-01-06 00:22:06 UTC; 7s ago
    Main PID: 1710 (code=exited, status=203/EXEC)`

So I am not doing something right here. I am copying and pasting the commands so it should not be a fat finger issue. Any ideas?

adb command not working on windows 10 cmd prompt

can't run this command without an error...is there something equivalent when doing this on windows 10?:
"adb shell chmod www-data:www-data /data/www/lighttpd.user"

return is:
"chmod: invalid mode 'www-data:www-data'"

CPU 100% usage

Hi,

I remember reading that using the simple admin with Ethernet AT commands could cause CPU temperature to be high. Is that still an ongoing issue? I ask because my temperature was hovering around the high 90s. Thanks in advance.

Qualcomm Web Server

These files were not present in my initscripts. Is there anything I should do first?

etc/initscripts/start_qcmap_httpd
etc/initscripts/start_qcmap_web_client_le

QADBKEY

You can just truncate the output of qadbkey-unlock to the first 15 characters. Tested on RM520N-GL and the QADBKEY requests on the Quectel forum.

Error from AT Command when trying to pass through IP Address

I've enabled ethernet mode through the regular (?) way, not the rgmii method.

I've also enabled TTL and changed the local LAN address to work better with my network.

BUT when I try to use the AT command to enable IP passthrough, I get a return of "error"

at+qmap="mpdn_rule",0,1,1,1,1,"FF:FF:FF:FF:FF:FF"
at+qmap="mpdn_rule",0,1,1,1,1,"FF:FF:FF:FF:FF:FF"
ERROR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.