<?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>Bluetooth trilateration and direction tracking using nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125905/bluetooth-trilateration-and-direction-tracking-using-nrf52840</link><description>hello i am new to the nrf trilateration and direction tracking using nrf52840, i need some help with the sdk and programming and working examples . 
 eg : I have 4 nrf52840 with this how to track the direction using the trilatreration method with sdk</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Jan 2026 12:01:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125905/bluetooth-trilateration-and-direction-tracking-using-nrf52840" /><item><title>RE: Bluetooth trilateration and direction tracking using nrf52840</title><link>https://devzone.nordicsemi.com/thread/557911?ContentTypeID=1</link><pubDate>Mon, 05 Jan 2026 12:01:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31c91cea-4651-41d0-aeee-f0c3c50ab30a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Direction finding&amp;nbsp;requires multiple antennas / antenna array in one of the ends (which depend of if using AoA or AoD), so you cannot use the nRF5340 as is. You can read more about this in the &lt;a href="https://docs.nordicsemi.com/bundle/nwp_036/page/WP/nwp_036/intro.html"&gt;Direction Finding whitepaper&lt;/a&gt;&amp;nbsp;and the documentation for the direction finding samples in the SDK:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.2.1/page/nrf/samples/bluetooth/direction_finding_central/README.html"&gt;Bluetooth: Direction finding central&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.2.1/page/nrf/samples/bluetooth/direction_finding_connectionless_rx/README.html"&gt;Bluetooth: Direction finding connectionless locator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.2.1/page/nrf/samples/bluetooth/direction_finding_connectionless_tx/README.html"&gt;Bluetooth: Direction finding connectionless beacon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.2.1/page/nrf/samples/bluetooth/direction_finding_peripheral/README.html"&gt;Bluetooth: Direction finding peripheral&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The need for muliple antennas is a down side with direction finding (as is also multipath effects).&amp;nbsp;Depending on the use case using channel sounding to determine range is often a better option. This is only supported with nRF54 series devices, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth trilateration and direction tracking using nrf52840</title><link>https://devzone.nordicsemi.com/thread/557847?ContentTypeID=1</link><pubDate>Sat, 03 Jan 2026 07:56:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56c568bb-e2f6-4ebe-8947-90ea96c00275</guid><dc:creator>sibi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for reply&lt;/p&gt;
&lt;p&gt;I have some doubts&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I refered the webinar &lt;a href="https://www.youtube.com/watch?v=AtS6HsrUgZQ"&gt;https://www.youtube.com/watch?v=AtS6HsrUgZQ&lt;/a&gt;&amp;nbsp;from nordic youtube channel&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the webinar i noticed they are using u-blox for antenna but how the connection from nrf52833 is connected to ublox&lt;/p&gt;
&lt;p&gt;how to program ublox or nrf52833 (eg:&amp;nbsp;&lt;a class="c1AlVc" href="https://share.google/WM8YDfhdtzYmdxBVM" rel="noopener noreferrer" target="_blank"&gt;https://share.google/WM8YDfhdtzYmdxBVM&lt;/a&gt;&amp;nbsp;in this direction finding peripheral and central sdk will support for nrf52833 with u blox?)&lt;/p&gt;
&lt;p&gt;without the ublox can we test the AoA for nrf52833 for direction finding with the nrf52833 dk board itself?&lt;/p&gt;
&lt;p&gt;Is that necessary to use ublox or use default antenna in nrf52833 dk board or use other antenas ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth trilateration and direction tracking using nrf52840</title><link>https://devzone.nordicsemi.com/thread/555840?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2025 10:02:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f6ec241-2d2c-474a-acf0-e3930b8c23f8</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52840 does not support direction finding (AoA/AoD) unlike for instance nRF52833. And unlike nRF54L series, it also does not support &lt;a href="https://www.nordicsemi.com/Products/Wireless/Bluetooth-Low-Energy/Channel-Sounding"&gt;channel sounding&lt;/a&gt;. If you are starting a project now I would strongly consider nRF54L and channel sounding.&lt;/p&gt;
&lt;p&gt;If you have to use nRF52840 the only option is to monitor RSSI. But note that this is not a very good measure of distance, as various obstacles attenuate the signal, and you also have reflections/multipath. In a nutshell, if you measure a high RSSI, the&amp;nbsp;transmitter is likely close. If you measure a low RSSI, the transmitter may be fare away, but not necessarily.&lt;/p&gt;
&lt;p&gt;I do not have any&amp;nbsp;examples of&amp;nbsp;trilateration, but for a scanner the RSSI is reported with the scan report. See for instance how this is done in the basic Zephyr &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/a4e43d013c2b77990f33102cca5517618254f7f6/samples/bluetooth/central/src/main.c"&gt;central sample&lt;/a&gt;. (For reading the RSSI in a connection, you can refer to &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/110694/rssi-value-through-the-ble-connection-process-in-nrf-connect-sdk/481497"&gt;this post&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>