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

Debug working for SDK 0.9.0 but not 0.9.2

Hello,

I am debugging through UART with nrf52 and s132 softdevice using Keil V5 for the proximity app. When I flash the example app from the 9.2 SDK and look at the debug messages through putty. I see: image description

However, when I follow the same procedure and flash the example app from the 9.0 SDK, I get: image description.

What could be causing this?

Related