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

\r\n linefeed doesn't work in SDK V15

Hello,

Previously I was using nRF52 SDK V11, printf did print properly and provided linefeed with '\r\n'.

Now I started using SDK V15, printf is no longer supported and we are using NRF_LOG_INFO instead . However '\r\n' no longer worked, and there is no linefeed.

I would appreciate any suggestion that can give me a linefeed.

I'm using Keil V5.27 compiler.

Thanks.

Parents Reply Children
No Data
Related