Changes between Version 121 and Version 122 of wireless/modem
- Timestamp:
- 03/07/2025 10:33:59 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/modem
v121 v122 1295 1295 }}} 1296 1296 1297 Modem manager can be ran in debug mode with the following: 1298 {{{ 1299 systemctl stop ModemManager 1300 ModemManager --debug & #this will run Modem manager in the background and print out a lot of information 1301 mmcli -m 0 --command='AT+COPS?' #commands can be sent to the modem once in debug mode with this example 1302 reboot #be sure to reboot the SBC after debugging is complete. Modem manager by default starts on every boot in normal mode 1303 }}} 1304 1297 1305 Getting help: 1298 1306 - When asking for help make sure to provide the following details: