mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #119] can not display any message with rm500Q-GL #96
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#96
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 @fareign on GitHub (Apr 27, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/119
There is a problem reading data from the modem.
Please check:
I think there is some thing wrong with CSQ and signal. becasue 5G,CSQ is 99,99.
{
"conn_time":"0d, 01:11:43",
"conn_time_sec":"4303",
"conn_time_since":"20250427164339",
"rx":"77.1 MiB",
"tx":"16.7 MiB",
"modem":"Quectel RM500Q-GL",
"mtemp":"39 °C",
"firmware":"RM500QGLABR11A06M4G",
"cport":"/dev/ttyUSB2",
"protocol":"ecm",
"csq":"",
"signal":"",
"operator_name":"????",
"operator_mcc":"460",
"operator_mnc":"15",
"location":"",
"mode":"5G SA | n41 (2500 MHz)",
"registration":"1",
"simslot":"1",
"imei":"863305040879925",
"imsi":"460151074781998",
"iccid":"89861500182320523295",
"lac_dec":"-",
"lac_hex":"-",
"tac_dec":"6685912",
"tac_hex":"6604D8",
"tac_h":"",
"tac_d":"",
"cid_dec":"1612992523",
"cid_hex":"6024500B",
"pci":"",
"earfcn":"",
"pband":"",
"s1band":"",
"s1pci":"",
"s1earfcn":"",
"s2band":"",
"s2pci":"",
"s2earfcn":"",
"s3band":"",
"s3pci":"",
"s3earfcn":"",
"s4band":"",
"s4pci":"",
"s4earfcn":"",
"rsrp":"",
"rsrq":"",
"rssi":"",
"sinr":""
}