mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #61] add support to SimCom SIM7906 lte module #179
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#179
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 @aivavia on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/61
Hello there, mr Rafal. I beg you add full support of sim7906 lte module (VID:1e0e) PID can be 9000,9001 (QMI) or 9003 (MBIM) , because the signal meters contains only CSQ.
here are the response of AT commands, that shows full statistic of LTE signal quality:
@4IceG commented on GitHub (Mar 2, 2024):
Hi @aivavia
Check if this version luci-app-3ginfo-lite_1.0.65-20240302_all.zip of the package shows more data.
@aivavia commented on GitHub (Mar 3, 2024):
Sorry to say, but nope. Nothing of needed info is displayed. Only CSQ. No RSRP, RSSI, SINR meters at all :(

@4IceG commented on GitHub (Mar 3, 2024):
OK, I added all modem variants to the package. Now we need to see why the script is not reading the data correctly.
@aivavia Show result of the command
sh -x /usr/share/3ginfo-lite/3ginfo.sh@aivavia commented on GitHub (Mar 4, 2024):
Here you are, please. two different cellular operators here.
3ginfo_bee.txt
3ginfo.txt
@4IceG commented on GitHub (Mar 4, 2024):
Ok thanks,
@aivavia Check if this version luci-app-3ginfo-lite_1.0.65-20240304_all.zip of package shows more data.
@aivavia commented on GitHub (Mar 5, 2024):
oh no, smth is totally broken now

error appears at random position, but mostly here:
Error: Bad control character in string literal in JSON at position 873 (line 48 column 10)
Error: Bad control character in string literal in JSON at position 875 (line 48 column 11)
Error: Bad control character in string literal in JSON at position 874 (line 48 column 11)
here is the screenshot
@4IceG commented on GitHub (Mar 5, 2024):
Ok, we are looking again.
@aivavia Show result of the command
sh -x /usr/share/3ginfo-lite/3ginfo.sh@aivavia commented on GitHub (Mar 5, 2024):
3ginfo_new.txt
here you are
@4IceG commented on GitHub (Mar 5, 2024):
I hope it will be OK now.
luci-app-3ginfo-lite_1.0.65-20240305_all.zip
@aivavia commented on GitHub (Mar 6, 2024):
You are the BEST! all meters are working now flawessly!
