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

no logs in terminal for ble_app_uart_c

I am using the nRF52832 in Rigado BMD-301 module. Updated to s132_nrf52_5.0.0 and nRF5_SDK_14.0.0_3bcc1f7, built the ble_app_uart_c without any changes and programmed it on the board using nRFgo Studio. The problem is that i cannot see any info/debug/error messages in my terminal nor the J-Link RTT viewer. The thing is that i tried doing the same with other examples from this SDK and it all worked fine with the exact same setup.

I am able to see logs when app_uart_put is used.

Has anybody had this happen to them?

Related