mirror of
https://github.com/4IceG/luci-app-modemband.git
synced 2026-04-26 03:15:57 +03:00
[GH-ISSUE #41] ZLT S12 Pro #39
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#39
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 @flammable47 on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/41
Good day
I would like to request if this is possible to support:
Bus 001 Device 002: ID 1782:4055 Unisoc Phone Unisoc Phone
/dev/ttyUSB0
as of today only this command that been applied on the router
AT+CREG?
AT+CREG=?
AT+CGREG?
AT+CGREG=?
AT+GMI=?
AT+GMI
AT+GMM=?
@4IceG commented on GitHub (Apr 25, 2025):
Hi,
Not enough information to add modem support.
The most important thing is missing.. at commands to change bands and interface for communication with modem.
@flammable47 commented on GitHub (Apr 28, 2025):
is these the following command is needed?
@ChamodyaChiran commented on GitHub (Nov 9, 2025):
/dev/ttyUSB0
get band-AT+SPLBAND=0
set band-AT+SPLBAND=,<band_tdd_49_64>,
<band_tdd_33_48>,<band_fdd_17_32>,,< band_fdd_65_80>
after changing bands you have to turn on and off flight mode AT+CFUN=0 , AT+CFUN=1
I have attached pdf
band set.pdf
@obsy commented on GitHub (Dec 8, 2025):
Please test these commands and provide the exact results of the commands setting and reading the bands.