<?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>Navigation system</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26509/navigation-system</link><description>Hai team, 
 Iam doing project called indoor navigation system using beacons.I recently found this link
 infocenter.nordicsemi.com/index.jsp 
can u please tell me what this application does??
Does this example application used for my indoor navigation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Nov 2017 14:51:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26509/navigation-system" /><item><title>RE: Navigation system</title><link>https://devzone.nordicsemi.com/thread/104305?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2017 14:51:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f243481b-b34b-4750-9ea4-0aef653f456b</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;This project implements Location and Navigation Profile (and subsequent GATT Services) as defined by BT SIG. See the specifications &lt;a href="https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=271996"&gt;here&lt;/a&gt; and &lt;a href="https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=271997"&gt;here&lt;/a&gt;. Note that BT SIG also specifies &lt;a href="https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=302114"&gt;Indoor Positioning Service specification&lt;/a&gt;. Unfortunately for your use case none of these is really useful. As you can read in the documents:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;LNP/LNS is useful for &amp;quot;sensors&amp;quot; mainly in outdoor environment where sensors can obtain their location data (e.g. from GPS/GLONASS/other technologies and systems) and they expose this to potential observers (LNP &amp;quot;collectors&amp;quot;).&lt;/li&gt;
&lt;li&gt;IPS is intended for &amp;quot;reverse&amp;quot; architecture in indoor environment where some static points broadcast and offer IPS instance/data and observers might use it for determination where exactly they are right now (typically by using RSSI and some off-line/on-line topographical resources such as RSSI maps, filtering parameters etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This has quite a good reason: the architecture you seems to use (and note that you are like millionth in a row who are bringing this tremendous idea) leads to fundamental limitations of how 2.4GHz signal behaves in difficult topology like indoor spaces (offices, residential buildings) and it&amp;#39;s very hard to predict or compute location just from observing the signal. That&amp;#39;s why BT SIG services always mix it with some other technology (GPS and similar location for outdoors or reverse scheme with known static points indoors) because that leads to fairly stable results without need of extensive computation power which can be done only in backend (and typically only if the backend model is specifically calibrated for known area/topology). But you can read a lot about this topic if you search &amp;quot;indoors positioning&amp;quot; or &amp;quot;location&amp;quot; on this forum (consensus of debating people so far here is: don&amp;#39;t do this unless you really want to spend millions of USD in investments - translated into 2+ years of development both HW/embedded + mobile/backend teams - and if you are not ready to face competition of few companies which entered this segment 3-5 years ago and already spent all that time and money on this problem).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Navigation system</title><link>https://devzone.nordicsemi.com/thread/104304?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2017 14:41:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57be1538-3daa-41b2-ba23-95f3142eb706</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;You definitely need to have a floor-plan software to go with the navigation (can be in a cloud server or in an app) .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>