How to enable JLINK RTT modem trace for the at_client sample in NCS v3.2.3?

Hi nordic support:

      Our product uses the nRF9151 and  prepare for GCF certification testing, which need to capturing LTE mode trace log.

       We first intend to try running the NCS v3.2.3's at_client sample program on the nRF9160DK,  and capture the trace logs via J-Link RTT. Could you please advise on how to modify the at_client sample's config to capture trace logs in Cellular Monitor? 

       Thanks!

BRs

Qin, Rong-Lin

      

Parents Reply
  • Hi Benjamin:

         Thanks for your help!

         After added the -RTTChannel parameter to the JlinkRTTLogger command, LTE RTT trace log could be captured.  Following is the command parameters we used:

         JlinkRTTLogger -Device nRF9160_xxAA -If SWD -Speed 4000 -RTTChannel 1 e:\ch1.bin

         However, the current speed of capturing  jlink RTT is slow,  the maximum speed of our board is about 70 KB/s. Capturing logs for a single LTE network attachment operation takes more than ten minutes. Sometimes the captured logs cannot be decoded by wireshark, and we are not sure if this is due to incomplete log capture caused by the slow speed. Could you give us some guidance on optimizing the JLink RTT capture log speed?

          thanks.     

    BRs

    Qin, Rong-Lin

Children
Related