mirror of
https://github.com/4IceG/ZTE-MF286D.git
synced 2026-04-27 03:35:51 +03:00
[GH-ISSUE #19] band management problem #17
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 @vincenzodell55 on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/4IceG/ZTE-MF286D/issues/19
Many times it happens that some bands are turned off on the BTS, especially at night because of power saving.
However, the router never searches for new bands.
So it happens that in the morning the router ends up with a single band (B7), while the others are available to be aggregated.
I also noticed this problem as the Internet connection does not work with the single B7 band.
The only solution was to remove Band 7 from the preferred bands, giving up performance.
To simulate the problem, I recorded a video where I selected among the preferred bands only band 7.
I confirm that band 7 works perfectly when aggregated by at least one other band.
The problem of no connection occurs exclusively when the other bands are turned off.
https://github.com/user-attachments/assets/61d9f0c0-4d9d-4850-a931-928f01282c9b
@4IceG commented on GitHub (Apr 25, 2025):
You have no influence on the operator's behavior on the BTS.
I don't know if this will solve the problem, but try setting up a connection monitor and add command
to user script. Set only B7 and check if aggregation returns.
@vincenzodell55 commented on GitHub (Apr 25, 2025):
I tried to do as you said but unfortunately the band 7 individually still does not work.
In addition, another malfunction occurred a few minutes ago. Every 4 hours my IP address changes because the operator offers me dynamic IPs.
It happened that the network stopped working completely. The QMI interface, that is responsible for finding the 4G signal, does not search for available networks and bands. For this reason I have to do a reboot every time.
I had left B1+B7+B3 as my favourite bands.
https://github.com/user-attachments/assets/cb8a7685-c19a-409a-a03f-5980f1e4636a
@4IceG commented on GitHub (Apr 25, 2025):
Show me all settings of the connection monitor.
Another thing.. QMI returns message "Network device is not present" which confirms modemband, modem is not visible.
If it is not a problem with the power supply, you may have hardware problems (modem does not disappear by itself).
If this happens again, execute the command
cat /sys/kernel/debug/usb/devicesand check if the modem is visible on the USB bus.