mirror of
https://github.com/4IceG/luci-app-modemband.git
synced 2026-04-26 03:15:57 +03:00
[GH-ISSUE #37] Fibocom FM350 the bands return default on restart #34
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#34
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 @SuperKali on GitHub (Nov 30, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/37
Hi,
I encountered a strange anomaly, when I configure the allowed bands, on the next restart these are set by default to all bands.
How is this logic handled?
Is it possible to solve it?
Thank you
@4IceG commented on GitHub (Nov 30, 2024):
Hi,
@SuperKali unpack archive _fibocom_fm350_common.zip and copy file to
/usr/share/modemband/. Check if it's OK.@SuperKali commented on GitHub (Nov 30, 2024):
Hi,
I did what you told me but the problem still arises, I read the AT manual, it seems that the setband is not persistent on the module side:
A video example:
https://share.superkali.me/s/wdCERfexFaTEfR6
I hope it can be fixed
Thank you.
@4IceG commented on GitHub (Dec 8, 2024):
@prusa-dev does your modem remember the modified bands? Because I don't know if it's a problem with modem or if scripts need to be modified.
@SuperKali commented on GitHub (Dec 8, 2024):
@4IceG I read the AT manual and the changes are not persistent
@SuperKali commented on GitHub (Dec 8, 2024):