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

Float value not getting printed

Hello,

I am using Segger and nrf52840 dk. I want to print float value in debug terminal but the value is not getting printed.

I did this-- printf("%f cm\n", temp);

in debug terminal I am getting-

 cm

 cm

...

Can someone please help.

Thanks.

Parents Reply Children
No Data
Related