[GH-ISSUE #10] Add Carrier Aggregation #8

Closed
opened 2026-03-04 12:06:36 +03:00 by kerem · 4 comments
Owner

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.

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.
kerem closed this issue 2026-03-04 12:06:36 +03:00
Author
Owner

@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.

<!-- gh-comment-id:1596238246 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1596344425 --> @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.
Author
Owner

@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.sh
and
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.

<!-- gh-comment-id:1596415248 --> @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.sh` and `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.
Author
Owner

@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!

<!-- gh-comment-id:1598673252 --> @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!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-modemband#8
No description provided.