<?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>How to print multiple float values in a raw</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60543/how-to-print-multiple-float-values-in-a-raw</link><description>Hi everyone, 
 I want to serial print three float values (x,y,z) from an IMU. I use the MACRO NRF_LOG_ERROR( &amp;quot;Float_Value: &amp;quot; NRF_LOG_FLOAT_MARKER &amp;quot;\r\n&amp;quot;, NRF_LOG_FLOAT(value)); 
 When I print two values it works fine 
 But when I try to print three values</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Apr 2020 07:53:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60543/how-to-print-multiple-float-values-in-a-raw" /><item><title>RE: How to print multiple float values in a raw</title><link>https://devzone.nordicsemi.com/thread/246404?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 07:53:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e3bd56b-3c9a-4246-aa23-385e10436b0f</guid><dc:creator>Nikosant03</dc:creator><description>&lt;p&gt;Thanks for your assistance Einar!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print multiple float values in a raw</title><link>https://devzone.nordicsemi.com/thread/246402?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 07:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edea7af3-17a3-46d3-9ea2-80cf3306c575</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, that should be fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print multiple float values in a raw</title><link>https://devzone.nordicsemi.com/thread/246353?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 20:35:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b8e03a4-ddb2-4928-b122-917eb78809d5</guid><dc:creator>Nikosant03</dc:creator><description>&lt;p&gt;Hi Einar and thank you for your responce.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You think it&amp;#39;s fine to work with sprintf and then print the string with NRF_LOG_INFO for example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print multiple float values in a raw</title><link>https://devzone.nordicsemi.com/thread/246332?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 16:42:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd811100-1149-47a6-9627-c8c5a6d2a475</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The logger module supports a limited number of parameters. Please see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/38703/cannot-print-more-than-two-values-in-a-single-command-line-using-nrf_log_float_marker"&gt;this thread&lt;/a&gt;&amp;nbsp;for details and workaround (using sprintf).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>