<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Floating number not printing in Uart console NCS v1.6.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79340/floating-number-not-printing-in-uart-console-ncs-v1-6-1</link><description>Hi , I am try to print the float value to console but it doesn&amp;#39;t print it . i use ble_nus example code and just add 
 
 result is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Sep 2021 11:12:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79340/floating-number-not-printing-in-uart-console-ncs-v1-6-1" /><item><title>RE: Floating number not printing in Uart console NCS v1.6.1</title><link>https://devzone.nordicsemi.com/thread/328360?ContentTypeID=1</link><pubDate>Tue, 07 Sep 2021 11:12:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7bfa9e1-3731-4062-9848-f9afce4bb9a3</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In order to get full floating point support in printf and printk calls, please add the following to your prj.conf file:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span style="font-size:inherit;"&gt;&lt;em&gt;CONFIG_CBPRINTF_FP_SUPPORT=y&lt;/em&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;Best regards&lt;br /&gt;Torbjørn&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>