I am using nrf51 SDK v.12.1. And I found NRF_LOG_INFO("BLINKY START\n"); where can I find this log? Is this different from SEEGER_WriteString or something?
I am using nrf51 SDK v.12.1. And I found NRF_LOG_INFO("BLINKY START\n"); where can I find this log? Is this different from SEEGER_WriteString or something?
Which example are you testing, ble_app_blinky? Do you use nRF51 or nrf52?
There is a bug with the nrf_log module that is uses too much ram. This post reports the bug and a proposed fix.