<?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>BLE Mesh sensor example on nrf5340 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87411/ble-mesh-sensor-example-on-nrf5340-dk</link><description>Hello, 
 I have a NRF5340 DK and I am looking for an BLE Mesh Sensor example like the ones for nrf52 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/sensor_client/README.html#bluetooth-mesh-sensor-observer , https</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Apr 2022 11:38:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87411/ble-mesh-sensor-example-on-nrf5340-dk" /><item><title>RE: BLE Mesh sensor example on nrf5340 DK</title><link>https://devzone.nordicsemi.com/thread/365570?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 11:38:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a27f7b1-2bda-4dde-ad40-8746aae63e8b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Jennifer,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are right. The temperature sensor on the nRF53 is located in network core domain. There isn&amp;#39;t a simple way to access the temperature sensor from the application core.&amp;nbsp;&lt;br /&gt;However it&amp;#39;s possible. What you need to do is to write the code in the netcore , in your case by modifying hci_rpmsg, to read the temperature and put it to a shared RAM location. Then in your mesh application read the value at the shared RAM.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My coworker Håkon has made an example of doing so here:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/support-private/support/258940#permalink=637887"&gt;https://devzone.nordicsemi.com/support-private/support/258940#permalink=637887&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>