<?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>Read temperature when  use mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42190/read-temperature-when-use-mesh</link><description>nrf5 SDK 15.20 
 Mesh SDK 3.0.0 
 nRF52832 
 
 Hi, 
 I am using nRF52832 and mesh stack , i want deliver temperature data through Mesh network.I look and run light-onoff &amp;amp; temperature example first.And when i put the temperature example into Mesh ,error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Jan 2021 13:16:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42190/read-temperature-when-use-mesh" /><item><title>RE: Read temperature when  use mesh</title><link>https://devzone.nordicsemi.com/thread/291501?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 13:16:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e25b995-3fb1-4203-9722-004960f12bd2</guid><dc:creator>IOT Man</dc:creator><description>&lt;p&gt;For those searching for a solution, the output will be showing in J-Link RTT Viewer as logs&lt;/p&gt;
&lt;p&gt;Got caught up in the same error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read temperature when  use mesh</title><link>https://devzone.nordicsemi.com/thread/164404?ContentTypeID=1</link><pubDate>Tue, 08 Jan 2019 03:33:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e6e18be-4304-4aa5-9c46-26ded71adaab</guid><dc:creator>razor_et</dc:creator><description>&lt;p&gt;thanks a lot. Use sd_temp_get() function can solve my problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read temperature when  use mesh</title><link>https://devzone.nordicsemi.com/thread/164370?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 17:49:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74350907-d602-4507-81d6-a5f4f741cec9</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF5 SDK for Mesh uses the SoftDevice, which restricts access to a number of peripherals including the TEMP peripheral. See the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_Spec/s132/latest/SDS/s1xx/sd_resource_reqs/hw_block_interrupt_vector"&gt;Hardware peripherals&lt;/a&gt; section of the SoftDevice Specification. Instead of accessing the TEMP registers directly you should use the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S132/v6-1-0/group_nrf_soc_functions?1857#gade0ea69f513ff1feab2c4f6e1c393313"&gt;sd_temp_get()&lt;/a&gt; SoftDevice API call.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>