[PR #22] [MERGED] Added Other Bandlocking Page Functionalities #83

Closed
opened 2026-02-27 14:39:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/22
Author: @dr-dolomite
Created: 3/28/2024
Status: Merged
Merged: 3/28/2024
Merged by: @iamromulan

Base: developmentHead: development


📝 Commits (2)

  • dfbbfe9 added utilities and query
  • bb2921c added some responsiveness for Simple Network

📊 Changes

6 files changed (+370 additions, -17 deletions)

View changed files

📝 simpleadmin/www/atcommander.html (+1 -1)
📝 simpleadmin/www/bandlock.html (+365 -12)
📝 simpleadmin/www/index.html (+1 -1)
📝 simpleadmin/www/sms.html (+1 -1)
📝 simpleadmin/www/speedtest.html (+1 -1)
📝 simpleadmin/www/ttl.html (+1 -1)

📄 Description

Changes:

  • Changed Band Locking page name to Simple Network (For me, this is a compilation of network setting utilities)
  • Added set APN (Please test this since mine was being reverted back to default)
  • Added Set Preferred Network Mode
  • Added Set Active Sim Slot
  • Added NR5G Mode Control (enabling and disabling NR5G network)
  • Added Query for Current Locked Bands
  • Added Query for Cell Lock State
  • Added Query for Supported Bands
  • Added Query for Current Active Sim
  • Added Query for Current Preferred Network

🔄 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/iamromulan/quectel-rgmii-toolkit/pull/22 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 3/28/2024 **Status:** ✅ Merged **Merged:** 3/28/2024 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (2) - [`dfbbfe9`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/dfbbfe9ba5069029bb056c51179e47150b1eba2f) added utilities and query - [`bb2921c`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/bb2921c8fe7de899319373747a6873415366fe64) added some responsiveness for Simple Network ### 📊 Changes **6 files changed** (+370 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `simpleadmin/www/atcommander.html` (+1 -1) 📝 `simpleadmin/www/bandlock.html` (+365 -12) 📝 `simpleadmin/www/index.html` (+1 -1) 📝 `simpleadmin/www/sms.html` (+1 -1) 📝 `simpleadmin/www/speedtest.html` (+1 -1) 📝 `simpleadmin/www/ttl.html` (+1 -1) </details> ### 📄 Description Changes: - Changed Band Locking page name to Simple Network (For me, this is a compilation of network setting utilities) - Added set APN (Please test this since mine was being reverted back to default) - Added Set Preferred Network Mode - Added Set Active Sim Slot - Added NR5G Mode Control (enabling and disabling NR5G network) - Added Query for Current Locked Bands - Added Query for Cell Lock State - Added Query for Supported Bands - Added Query for Current Active Sim - Added Query for Current Preferred Network --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:39:01 +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/quectel-rgmii-toolkit#83
No description provided.