<?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 accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2433/how-accurate-is-die-temperature-using-sd_temp_get</link><description>Hi, 
 I am measuring die temperature of the nRF51822 using sd_temp_get() at the timeout handler of the RTC1 timer every 2 seconds. 
 I am using the battery service for a quick test. 
 After dividing the result by 4 I am getting 39 C (0x27 at the master</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Sep 2014 19:54:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2433/how-accurate-is-die-temperature-using-sd_temp_get" /><item><title>RE: How accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/thread/9866?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2014 19:54:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91e2d498-8c64-42ae-b056-e8e5c3fa04cb</guid><dc:creator>scytulip</dc:creator><description>&lt;p&gt;The reading is not calibrated. Please see the answer to my question:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/14794/is-die-temperature-calibrated-after-the-chip-manufacture/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/thread/9865?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2014 14:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04752d6b-4612-46b3-82b8-fdd0fcd696af</guid><dc:creator>Salman</dc:creator><description>&lt;p&gt;I am having the same issue, I am getting 39 or some times 40 but my room temperature is 28.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/thread/9863?ContentTypeID=1</link><pubDate>Sun, 04 May 2014 23:36:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc327068-90ba-43bb-af53-dc43dc8e94c6</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Well, the datasheet says that the temperature sensor peripheral is +/- 4 C accurate in its measurement.
I was also surprised when i first saw it showing a lot more than room temperature. As an experiment, you could unplug it for sometime so that it is in room temperature so that you can see if the value increases after running for a while.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/thread/9862?ContentTypeID=1</link><pubDate>Sun, 04 May 2014 23:24:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d755b52-1cb3-444b-b794-13bc581f149b</guid><dc:creator>Antonio</dc:creator><description>&lt;p&gt;Thank you Prithvi for your answer.&lt;/p&gt;
&lt;p&gt;I thought the because of the low power the die basically ran cold.&lt;/p&gt;
&lt;p&gt;I have the app sleeping using power_manage() in the main loop, the conn interval is every 500ms w/0 latency, and the timer fires every 2 seconds. I would think that, unless I am doing something wrong, it is sleeping more than 90% of the time. I also took of the DEBUG_NRF_USER flag and the SWI connector in case it was doing something that I would not be aware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/thread/9861?ContentTypeID=1</link><pubDate>Sun, 04 May 2014 22:54:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61b024eb-8c34-4989-b011-fd71fe8f47c3</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The reason for this higher temperature reported is the activity that the chip is doing, especially when developing code. The temperature measured is of the IC die, which tends to get warm if not sleeping adequately. With processor running and periodic RF activity I&amp;#39;ve seen 55-60 C.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How accurate is die temperature using sd_temp_get()</title><link>https://devzone.nordicsemi.com/thread/9864?ContentTypeID=1</link><pubDate>Sun, 04 May 2014 22:36:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab5eb968-202e-48cc-af53-d2324f65f4cc</guid><dc:creator>Antonio</dc:creator><description>&lt;p&gt;Additional info: I am using the PCA10004 on top of the nRF6310.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>