<?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>NRFX temperature driver (nRF52840, SDK 17.0.0)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64756/nrfx-temperature-driver-nrf52840-sdk-17-0-0</link><description>Hi, 
 the nrfx driver for the internal temperature sensor has been introduced with SDK 16,0.0, Since I started developing with SDK 15.02, I have used so far the old HAL driver, which works fine. 
 Now I tried to switch to the new NRFX driver (using non</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Aug 2020 07:33:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64756/nrfx-temperature-driver-nrf52840-sdk-17-0-0" /><item><title>RE: NRFX temperature driver (nRF52840, SDK 17.0.0)</title><link>https://devzone.nordicsemi.com/thread/264367?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2020 07:33:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06095896-298b-40a9-9819-7ba24814fcfe</guid><dc:creator>dzabel</dc:creator><description>&lt;p&gt;Thank you. I had the false expectation that the NRFX driver cares for this and thought it would be &amp;quot;cleaner&amp;quot; to use the NRFX driver, but if I look into the source, I can see it does not. Than I will stick with my old code which uses sd_temp_get() if SOFTDEVICE_PRESENT is defined.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRFX temperature driver (nRF52840, SDK 17.0.0)</title><link>https://devzone.nordicsemi.com/thread/264360?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2020 07:01:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67ebec65-bc33-406e-9288-0a3506e220b0</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I second that.&amp;nbsp;You must use the SoftDevice API to use the TEMP peripheral, as that is protected (and used) by the SoftDevice. Therefore writing to TEMP registers directly is not allowed and&amp;nbsp;will trigger an invalid memory access fault.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRFX temperature driver (nRF52840, SDK 17.0.0)</title><link>https://devzone.nordicsemi.com/thread/264265?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 12:31:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa7199f1-54e2-4d05-bf2b-ef9b79121649</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;Have you tried using the soft device specific functions for getting temp? If I am not mistaken, the info center page for the temp library provides more detail on how to get the core temp when using the SD.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>