[PR #21] [MERGED] feat (fm350-gl): Fibocom FM350-GL support #44

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

📋 Pull Request Information

Original PR: https://github.com/4IceG/luci-app-modemband/pull/21
Author: @prusa-dev
Created: 4/17/2024
Status: Merged
Merged: 4/17/2024
Merged by: @4IceG

Base: mainHead: feat/fibocom-fm350


📝 Commits (1)

  • 9e02405 feat (fm350-gl): Fibocom FM350-GL support

📊 Changes

3 files changed (+95 additions, -0 deletions)

View changed files

modemband/files/usr/share/modemband/0e8d7126 (+4 -0)
modemband/files/usr/share/modemband/0e8d7127 (+4 -0)
modemband/files/usr/share/modemband/_fibocom_fm350_common (+87 -0)

📄 Description

Fibocom FM350-GL 4G and 5G band configuration support

  • 4G band configuration
  • 5G SA band configuration

There are 2 GTUSBMODE:

  • 40: DEV=0e8d7126
  • 41: DEV=0e8d7127

Default selected bands:

AT+GTACT?

+GTACT: 20,6,3,1,2,4,5,8,101,102,103,104,105,107,108,112,113,114,117,118,119,120,125,126,128,129,130,132,134,138,139,140,141,142,143,146,148,166,171,501,502,503,505,507,508,5020,5025,5028,5030,5038,5040,5041,5048,5066,5071,5077,5078,5079

After setting up the bands, the connection should be restarted

Screenshots:

4G bands

modemband_4g

5G SA bands

modemband_5g_sa


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/4IceG/luci-app-modemband/pull/21 **Author:** [@prusa-dev](https://github.com/prusa-dev) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/17/2024 **Merged by:** [@4IceG](https://github.com/4IceG) **Base:** `main` ← **Head:** `feat/fibocom-fm350` --- ### 📝 Commits (1) - [`9e02405`](https://github.com/4IceG/luci-app-modemband/commit/9e024059d83865f4a39f748cbb7bf78739b1d6a8) feat (fm350-gl): Fibocom FM350-GL support ### 📊 Changes **3 files changed** (+95 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `modemband/files/usr/share/modemband/0e8d7126` (+4 -0) ➕ `modemband/files/usr/share/modemband/0e8d7127` (+4 -0) ➕ `modemband/files/usr/share/modemband/_fibocom_fm350_common` (+87 -0) </details> ### 📄 Description ## Fibocom FM350-GL 4G and 5G band configuration support - 4G band configuration - 5G SA band configuration There are 2 GTUSBMODE: - 40: DEV=0e8d7126 - 41: DEV=0e8d7127 Default selected bands: ``` AT+GTACT? +GTACT: 20,6,3,1,2,4,5,8,101,102,103,104,105,107,108,112,113,114,117,118,119,120,125,126,128,129,130,132,134,138,139,140,141,142,143,146,148,166,171,501,502,503,505,507,508,5020,5025,5028,5030,5038,5040,5041,5048,5066,5071,5077,5078,5079 ``` After setting up the bands, the connection should be restarted ### Screenshots: #### 4G bands ![modemband_4g](https://github.com/4IceG/luci-app-modemband/assets/161749114/a20ab8a8-a8a0-4d84-8bbd-96265b3c2840) #### 5G SA bands ![modemband_5g_sa](https://github.com/4IceG/luci-app-modemband/assets/161749114/202947ce-8d08-4fa4-826f-f63147145974) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 12:06:58 +03:00
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#44
No description provided.