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

Having the RTT viewer after DFU

Hello there,

I have been using RTT viewer since a while and its works fine only if i program that board without DFU, and if i program this board with DFU it says "could not connect to target" as below...

and it disturbs my BLE Connection also, then i need to restart my board.

finally my problem is, i need to check(view/Debug) my data after DFU also, how can i do that please help me

Best Regards,

Rajender.

Parents Reply
  • Hi Rajender,

    Do you enable NRF_LOG_ENABLED and NRF_LOG_BACKEND_RTT_ENABLED in the sdk_config.h? You can refer to the sdk_config.h in the _debug project. 

    Do you use secure_bootloader(ble_debug) as the base? Are you able to use the secure_bootloader(ble_debug) for the test? Could you see the log from RTT viewer while only loading the secure_bootloader(ble_debug)? Does it advertise with the advertising name?

     -Amanda H.

Children
Related