Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

printf + linux on nrf52

Hello,

I recently switched to linux and I have many problems since then.. So I noticed that printf functions are not working fine for me e.g. in ble_peripheral_uart example as they did on windows. Uart as backend for logger works fine so I it is either problem within application or some strange problem with printf(retarget.c)  + linux. Can you give me some advice?

Regards

Related