Modem trace for modem fw 1.2.3 with cellular monitor

Hey.

I'm trying to get the modem trace log in a readable format. 

I've redirected my uart0 to rtt and put uart1 on previosuly uart0 pins to capture the output. 
The cellular monitor doesn't pick up any information form the trace output - no data displayed, but mtrace file is logged.
I can see some human readable data in there, so something is working at least.

The cellular monitor says modem fw 1.3.1+ req, but is there any way to get it parse for fw 1.2.3 (the database at least list all versions so idk?)

Or if there is an easier way to get the AT command sequence extracted that would be helpful as well.

Parents
  • Hello, 

    During the summer season, our workforce is currently operating with reduced staff levels throughout the company, which may lead to slight delays in our response time as we await additional resources. Rest assured, we are actively addressing all issues and working diligently to resolve them promptly.


    The cellular monitor doesn't pick up any information form the trace output - no data displayed, but mtrace file is logged.

    Could you please elaborate more on this? What happens in the Cellular Monitor when you start a trace with you device running an application that has modem trace enabled?

    Are you able to provide the mtrace file?

    Kind regards,
    Øyvind

  • Sorry for the reply also on my half, I didnt get a notification for a reponse.

    All of the data on the cellular monitor show as unknown.
    This is with loading trace from file.

    trace-2023-07-23T10-51-28.103Z.mtrace
    I have included the same file that I tried to load back in to cellular modem.
    The file was saved with the same app.

    Regards,
    Henry

  • Tried with RTT, no luck. There's no output at all. 
    Any advice?

  • You will need to Start logging under Logging in RTT Viewer. There will be no output I believe. 

  • I did, saved to file to check, only thing in the file was the logging started and ended messages.

  • # SEGGER J-Link RTT Viewer V7.66a Terminal Log File
    # Compiled: 15:16:36 on May 19 2022
    # Logging started @ 04 Sep 2023 15:47:48
    
    # Logging stopped @ 04 Sep 2023 16:12:35
    

    i did check with hex editor, it is empty 

Reply
  • # SEGGER J-Link RTT Viewer V7.66a Terminal Log File
    # Compiled: 15:16:36 on May 19 2022
    # Logging started @ 04 Sep 2023 15:47:48
    
    # Logging stopped @ 04 Sep 2023 16:12:35
    

    i did check with hex editor, it is empty 

Children
Related