mirror of
https://github.com/4IceG/luci-app-modemdata.git
synced 2026-04-26 03:06:03 +03:00
[GH-ISSUE #28] rm551 no data rendered #16
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-modemdata#16
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 @giorez on GitHub (Dec 9, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-modemdata/issues/28
ciao, on my router the app is not showing most of the data.
diagnostic info are below:
@4IceG commented on GitHub (Dec 9, 2025):
Hi Hi Hello,
Show results for the command:
sh -x /usr/share/modemdata/product.shYou must specify the correct port for communication or change the way data is read from the modem.
Modem is a network card
Driver=cdc_etherand is detected as suchDEVICE=192.168.224.1by the package, this setting will not read any data.@giorez commented on GitHub (Dec 10, 2025):
{
"vendor":"",
"product":"",
"revision":"",
"imei":"",
"iccid":"",
"imsi":""
}
sent from aipad
@obsy commented on GitHub (Dec 17, 2025):
ECM mode is not supported on this modem. Do you know of any API that allows displaying data using this mode?
@giorez commented on GitHub (Dec 17, 2025):
ok, thanks. I don't know any API for that...