<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wireless MCUのトピックRe: How to Print Floating Point Data</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967693#M7993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Printing floating point variables is resource intensive process, I would recommend as an alternative that you try multiplying the value by a factor of 10 so it can be more easily processed and printed to the debug console. To print an integer value you can use the standard printf format specifiers, such as %d or %i.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any further questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2019 22:07:08 GMT</pubDate>
    <dc:creator>Sebastian_Del_Rio</dc:creator>
    <dc:date>2019-07-11T22:07:08Z</dc:date>
    <item>
      <title>How to Print Floating Point Data</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967692#M7992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone&lt;/P&gt;&lt;P&gt;How do you print floating-point data in ZigBee 3.0?&lt;/P&gt;&lt;P&gt;for example&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;float a =0.1;&lt;/P&gt;&lt;P&gt;DBG_vPrintf(TRUE, " a = %f " ,&amp;nbsp;&lt;SPAN&gt;a );&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The print result is f,&amp;nbsp; &amp;nbsp;Why can't you print "a = 0.1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you print floating-point data in Beyond Studio?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2019 12:58:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967692#M7992</guid>
      <dc:creator>yuboli</dc:creator>
      <dc:date>2019-07-10T12:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Print Floating Point Data</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967693#M7993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Printing floating point variables is resource intensive process, I would recommend as an alternative that you try multiplying the value by a factor of 10 so it can be more easily processed and printed to the debug console. To print an integer value you can use the standard printf format specifiers, such as %d or %i.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any further questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2019 22:07:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967693#M7993</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2019-07-11T22:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Print Floating Point Data</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967694#M7994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much，Expanded multiple printing is effective&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 01:35:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-Print-Floating-Point-Data/m-p/967694#M7994</guid>
      <dc:creator>yuboli</dc:creator>
      <dc:date>2019-07-23T01:35:05Z</dc:date>
    </item>
  </channel>
</rss>

