mirror of
https://github.com/4IceG/luci-app-modemband.git
synced 2026-04-26 11:25:54 +03:00
[GH-ISSUE #10] Add Carrier Aggregation #8
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#8
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 @gold502 on GitHub (Jun 18, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/10
Hello, @4IceG, ZTE MF289F is a router which support carrier aggregation (it can make 3 LTE band aggregation at the same time) , Could you add the function on the router? I suggest that luci-app-modemband can modify carrier aggregation manually, Then users can get better experience.
@4IceG commented on GitHub (Jun 18, 2023):
Hi @gold502
I don't know what additional function would be added.
After installing the package, user can choose the preferred LTE bands. User changes to bands are visible from LuCI.
Package works, it is easy to use, there is nothing to add here.
@gold502 commented on GitHub (Jun 19, 2023):
Hello, @4IceG
Carrier aggregation is a technology which can use multiple LTE band at the same time, for example, if I use B3+B8+B41 at the same time, then I will get better network speed, but It seems that I can only use one band in luci-app-modemband, it can't make carrier aggregation.
@4IceG commented on GitHub (Jun 19, 2023):
Hi @gold502 ,
In that case, you started the topic wrong, you should write right away that there is some error in the selection of bands.
Run the commands in the console:
modemband.shand
sms_tool -d /dev/ttyUSB1 at "at+znlockband?"sms_tool -d /dev/ttyUSB1 at "at+zcainfo?"and show their result.
It's strange because no one has reported bugs before.
@gold502 commented on GitHub (Jun 20, 2023):
Hello @4IceG ,
Sorry, I made a mistake, I have already run the commands, and the carrier aggregation was worked successfully, The reason why the network speed has not changed is that the plug is broken and the power supply is insufficient, resulting in the inability to fully utilize the performance of the router.Thank you very much!