This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF_LOG , print not working on putty prompt

Hi ,

   I am using NINA-B301 EVK having nRF52480 core chipset. I am trying to flash all USB, UART examples to see the log or print on the putty prompt but I am not able to see any log even after setting all configurations on putty.

http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_cli.html&anchor=lib_cli_terminal_settings

I had checked in the forum that need to enable DTR but did not  observe the same in any USBD, UART related applications.

I tried following applications

USB CDC ACM

USB MSC

Temeprature

USBD

USBD UART

But I am not able to see any print / log on putty prompt.

Can anybody help me in this.

Parents Reply Children
  • Hi Martin,

          Yes, I am referring all documents related to EVK and chipset from Ublox. I am able to flash program on EVK and seeing that LED on EVK working fine. But I am not able to see the NRF_LOG from EVK back to Host PC on USB port.

    So flashing works fine only here issue is with the UART communication from EVK to host PC on USB port.

    I had checked in debug and output window in Segger Embedded Studio but I am not seeing any NRF_LOG in these windows. I am using Ubuntu Host PC .

Related