<?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>die temperature 51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2143/die-temperature-51822</link><description>hi Ole Morten: 
 thank you for your great support. 
 i have tested nrf6310\temperature_example. at 30(Celsius) 
 I checked the data. NRF_TEMP=0x000002AF; TEMP=0xFFFFFFAC;
what&amp;#39;s the NRF_TEMP data type? 10bit 2&amp;#39;s complement or 32bit 2&amp;#39;s complement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Apr 2014 13:28:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2143/die-temperature-51822" /><item><title>RE: die temperature 51822</title><link>https://devzone.nordicsemi.com/thread/9114?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2014 13:28:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd00b5b-7b6e-4c52-bff3-302f5f3bb9fa</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Kevin,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s the 32bit 2&amp;#39;s complement with the actual max (positive and negative) value of 10 bit.
So for example if the temperature value (0.25oC unit) is -2 you will have: 0xFFFFFFFE.
And the  maximum negative value it can get is 0xFFFFFC00.&lt;/p&gt;
&lt;p&gt;Note that, on the first version of the chip, a bug fix is needed, please refer to PAN document, issue #28 (already fixed in the SDK)
Secondly, even on new chip version (XLR2), manual offset calibration, in some cases, are still needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>