<?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 LPN localization questions / suggestions</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86818/ble-mesh-lpn-localization-questions-suggestions</link><description>Dear Nordic Crew, I have got 5 adafruit feathers based on NRF52832 and nRF52833-DK so far. I would like to implement indoor localization based on BLE mesh and RSSI. As far as I understand, to gather RSSI in your NRF5-SDK-for-mesh, I can use your great</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Apr 2022 12:48:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86818/ble-mesh-lpn-localization-questions-suggestions" /><item><title>RE: BLE mesh LPN localization questions / suggestions</title><link>https://devzone.nordicsemi.com/thread/362861?ContentTypeID=1</link><pubDate>Mon, 11 Apr 2022 12:48:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:443e972c-4b48-42ed-ae68-e547ca65c3b2</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Our &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;recommendation for new projects&lt;/a&gt; is to use nRF Connect SDK (i.e. the new SDK which is based on Zephyr OS.) This is where new development and new features will happen, whereas the nRF5 SDK is now in maintenance mode and will only receive security patches and other bugfixes.&lt;/p&gt;
&lt;p&gt;Regarding LPNs, they can only receive messages via the Friend, and they also send messages to the Friend in order to poll for new messages. However, when they send messages on the mesh network, they use the same approach as any other node on the network. This means any protocol relying on the node sending messages, will work exactly the same as for any non-LPN node. It is only messages being received by the LPN that are different (as they always come from the Friend.)&lt;/p&gt;
&lt;p&gt;Please note that RSSI is not an accurate measurement of distance. The measure is simply an indication of the power level received around the given channel, and the accuracy may vary depending on the surroundings. There will be situations where the signal strength is weaker due to loss of line-of-sight (e.g. people in the way,) or because the signal received is reflected off a surface (e.g. wall, ceiling.) You can get multi-path issues with constructive and destructive interference (direct signal mixes with signal bouncing off one or several surfaces.) You can get interference from other RF sources, and you will experience other effects such as antennas not sending and receiving uniformly (all antennas have better gain in some directions than in others.)&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>