mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 19:35:53 +03:00
[GH-ISSUE #56] Allow displaying both LTE and 5G in technology(mode)? #45
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bnjdg on GitHub (Jan 1, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/56
I am using RG500Q-AE on a Telstra/Arcadyan AW1000.
The 3ginfo is ok but is it possible to show both LTE and 5G connected in the 3ginfo results?
at+qnwinfo;+qcainfo;+qeng="servingcell";+qspn+QNWINFO: "FDD LTE","51503","LTE BAND 1",150+QNWINFO: "TDD NR5G","51503","NR5G BAND 41",528030+QCAINFO: "PCC",150,100,"LTE BAND 1",1,1,-90,-10,-57,13+QENG: "servingcell","NOCONN"+QENG: "LTE","FDD",515,03,3359966,1,150,1,5,5,4AA3,-90,-11,-60,16,13,120,-+QENG:"NR5G-NSA",515,03,832,-78,19,-11,528030,41,8,1+QSPN: "SUN","SUN","SUN",0,"51503"more verbose from 3ginfo.sh
@4IceG commented on GitHub (Jan 1, 2024):
Hi @bnjdg ,
3ginfo should and does show correctly. To me it looks like a bug in the modem firmware.
You are logged into the 5G network, but the
at+qcainfocommand will not show this fact. If possible, check a different version of the modem firmware.@bnjdg commented on GitHub (Jan 1, 2024):
That is already the latest firmware available for the modem, I’ll see if I can ask for lower or older versions of the firmware from quectel support.
thanks.
@4IceG commented on GitHub (Jan 1, 2024):
The latest fw is not always the best, they often fix something causing errors somewhere else.
@bnjdg commented on GitHub (Jan 1, 2024):
I’ll close this for now since it does seem a firmware issue. Probably will be fixed once I get other firmwares for my device. Thanks.
@XT-Martinez commented on GitHub (Jan 1, 2024):
I have a different formware from @bnjdg and I also cannot see 5G information

@4IceG commented on GitHub (Jan 1, 2024):
Hi @XT-Martinez ,
Install the latest version of the package.
Then show result of the command:
sh -x /usr/share/3ginfo-lite/3ginfo.sh@bnjdg commented on GitHub (Jan 6, 2024):
I dont know if it was your recent changes or the newer firmware.
But it now properly displays 5G-NSA! thank you very much.

@XT-Martinez commented on GitHub (Jan 6, 2024):
This also worked for me as well after upgrading to the same firmware. Thanks for this awesome package!
@4IceG commented on GitHub (Jan 6, 2024):
Hi @bnjdg , @XT-Martinez
I'm glad that the package works.
I also recommend testing other packages:
https://github.com/4IceG/luci-app-modemband
https://github.com/4IceG/luci-app-sms-tool-js
https://github.com/4IceG/luci-app-lite-watchdog