Hello,
I'm porting a code from NRF Connect 1.1 to 1.3. Previously I was able to show in the console floats or double values, but now this seems not be possible anymore.
If I write LOG_INF("Value %f", val) on the console I've "Value %f".
Any idea ?