mirror of
https://github.com/4IceG/luci-app-sms-tool-js.git
synced 2026-04-26 03:15:59 +03:00
[GH-ISSUE #31] Documentation errors #24
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-sms-tool-js#24
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 @Dnominated on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/31
User Compilation:
./scripts feeds update -a; ./scripts/feeds install -a
Should have:
./scripts/feeds update -a; ./scripts/feeds install -a
Useful AT Commands:
4x4/2x2 MIMO ON/OFF ➜ AT+QCFG="lte4x4mimo/disable",0;AT+QCFG="lte4x4mimo/disable",0
4x4/2x2 MIMO OFF/ON ➜ AT+QCFG="lte4x4mimo/disable",1;AT+QCFG="lte4x4mimo/disable",1
seems to be an error also.
@4IceG commented on GitHub (May 28, 2025):
Thanks, indeed the
/got lost.This modem Quectel EM160R-GL supports these commands, but such a Quectel RM520N-GL already returns an error.