Changes between Version 121 and Version 122 of wireless/modem


Ignore:
Timestamp:
03/07/2025 10:33:59 PM (3 weeks ago)
Author:
Ryan Erbstoesser
Comment:

add note about debug mode

Legend:

Unmodified
Added
Removed
Modified
  • wireless/modem

    v121 v122  
    12951295}}}
    12961296
     1297Modem manager can be ran in debug mode with the following:
     1298{{{
     1299systemctl stop ModemManager
     1300ModemManager --debug & #this will run Modem manager in the background and print out a lot of information
     1301mmcli -m 0 --command='AT+COPS?' #commands can be sent to the modem once in debug mode with this example
     1302reboot #be sure to reboot the SBC after debugging is complete. Modem manager by default starts on every boot in normal mode
     1303}}}
     1304
    12971305Getting help:
    12981306- When asking for help make sure to provide the following details: