mirror of
https://github.com/4IceG/luci-app-modemband.git
synced 2026-04-26 03:15:57 +03:00
[GH-ISSUE #9] Support for Sierra Wireless EM7565 #9
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-modemband#9
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 @PR-NCE on GitHub (Apr 21, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/9
exact name of modem and ew version number:
Sierra Wireless EM7565
VID and PID identifier on the USB bus:
serial port used for communication with the modem ("diagnostic"):
/dev/ttyUSB2a list of all bands that can be set on the modem:
AT command to read the set bands together with an example result:
an AT command to set specific bands:
add new band groups:
set to only B2 and B4 by selecting group 0F:
Link to complete and clear explanation of how to set specific bands on almost all of popular Sierra Wireless modems including EM7565
Please let me know if I missed anything that you might need, thank you in advance.
@4IceG commented on GitHub (Apr 23, 2023):
Hi @PR-NCE , there is a big problem with adding support for Sierra Wireless modems. Through the band grouping mechanism, I can't easily read and set the bands.
@PR-NCE commented on GitHub (May 4, 2023):
Hi @4IceG, are you open to the idea of adding support for sierra modems if I or someone else write the code for it? and can you please point me to the file in your repository that should be modified (to save me time as i haven't looked to see how you programmed this luci app) e.g. the exact part that is responsible to handle band looking for Quectel modems.
@4IceG commented on GitHub (May 4, 2023):
Hi @PR-NCE , I'm open to code. If you add simple code that is compatible with the modemband package.
https://github.com/4IceG/luci-app-modemband/tree/main/modemband
My package for LuCI is unimportant, all operations are done by modemband package, I only made the gui for the user.
For example, for Quectel EM12-G
https://github.com/4IceG/luci-app-modemband/blob/main/modemband/files/usr/share/modemband/2c7c0512
@obsy commented on GitHub (Dec 16, 2023):
Hi,
could you again show output of: