NRF_LOG is not working in my Custom Board

Hello,

I am working NRF52840 as custom board, In my custom board NRF_LOG is not working I mean Nothing is displaying on terminal like tera term or termite. If load the code in Development Board (NRF52840 DK Boards) its working fine and also I Can view the data on terminal. My problem is in my custom board, can you please help me on this. How to solve this type of issues. 

Thanks & I am waiting for your response.

Parents Reply
  • Jansi, the instructions are given in the link in my last reply. In short,

    You connect the custom board UART pins to the DK UART pins 

    Then you open the terminal emulator (like teraterm or putty) and open the com port like COMXX (where XX is the number emulated when you connect the DK to the computer using the USB) and choose the correct setting on your terminal emulator selected com port (like baudrate, HWFC, stop bit, parity etc). Then you have a connection to the computer terminal emulator to the DK and the DK have a uart connection to your custom board. All you custom board UART traffic will be forwarded to P0.05,P0.06,P0.07, and P0.08, and These pins will forward the data to your terminal emulator on the computer through the CDC Jlink driver.

Children
  • Hi,

    Thanks for the reply soon.

    Sorry for asking again, Whatever you told the connection P0.05,P0.06,P0.07, and P0.08 these Whether I have to mention in Program or I have to connect through Hardware. Please don't mind help me on this, I am getting confusion.

  • you need to connect them in the hardware using wires from your custom board uart pins to the mentioned pins on the DK.

  • Hi,

    Really thanks for the quick response,

    Now my LOG is working, I dont know what happened suddenly its working, but i am getting some error message as below,

    Can you please help me on this what is the issue, what have to do.

    [15]MMj
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (23)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (24)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (25)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (26)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (27)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (28)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (29)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (30)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (31)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (32)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (33)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (34)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (35)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (36)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1;31mLogs dropped (36)[1B][0m
    <info> UARTE: Function: nrfx_uarte_tx, error code: NRF_SUCCESS.
    [1B][1

  • This thread can help you. You can set NRF_LOG_DEFERRED to 0 in sdk_config.h file.

  • Hi,

    I have tried that NRF_LOG_DEFERRED to 0 in my sdk_config.h file, After changing also i am getting same issue, is there any alternate ways to solve this error.

Related