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

NRF_LOG_INFO does not show float number

I use the following code:

NRF_LOG_RAW_INFO("\t (%f %f %f)\r\n", fgx, fgy, fgz);

I get

(f f f)

What is missing here?

Parents Reply Children
No Data
Related