<?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>nRF52811 Direction Finding (AoA) Where should I start?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53115/nrf52811-direction-finding-aoa-where-should-i-start</link><description>Hello! 
 I have question about Direction Finding in nRF52811, Angle-of-arrival to be exact. 
 
 To begin with, I have a custom board with nrf52811 onboard and 8 antennas. Board was desinged with direction finding in mind. 
 I&amp;#39;m able to program it with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 May 2020 08:15:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53115/nrf52811-direction-finding-aoa-where-should-i-start" /><item><title>RE: nRF52811 Direction Finding (AoA) Where should I start?</title><link>https://devzone.nordicsemi.com/thread/249110?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 08:15:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6d87184-ce4e-485d-bada-5eba6bb6e629</guid><dc:creator>ColinC</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I attended the Nordic Tech Tour webinar and was referred to this forum to ask for sample code regarding BLE AoA. Do you have any updates yet?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;best regards,&lt;/p&gt;
&lt;p&gt;Colin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811 Direction Finding (AoA) Where should I start?</title><link>https://devzone.nordicsemi.com/thread/214674?ContentTypeID=1</link><pubDate>Sat, 12 Oct 2019 17:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1b662e4-af5a-4930-baaa-f9ddf9106e81</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Nobody will give you a working solution, it depends on your array configuration and other factors. Here are two good articles from competitors:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dev.ti.com/tirex/content/simplelink_academy_cc2640r2sdk_2_30_02_00/modules/blestack/ble_aoa/ble_aoa.html"&gt;http://dev.ti.com/tirex/content/simplelink_academy_cc2640r2sdk_2_30_02_00/modules/blestack/ble_aoa/ble_aoa.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.silabs.com/documents/public/presentations/ew-2018-understanding-advanced-bluetooth-angle-estimation-techniques-for-real-time-locationing.pdf"&gt;https://www.silabs.com/documents/public/presentations/ew-2018-understanding-advanced-bluetooth-angle-estimation-techniques-for-real-time-locationing.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811 Direction Finding (AoA) Where should I start?</title><link>https://devzone.nordicsemi.com/thread/214666?ContentTypeID=1</link><pubDate>Sat, 12 Oct 2019 11:51:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8ba295d-7f20-4734-8307-439bd4b09090</guid><dc:creator>xsdata</dc:creator><description>&lt;p&gt;Hey Dmitry,&lt;/p&gt;
&lt;p&gt;Thanks for inputs.&lt;/p&gt;
&lt;p&gt;Any reliable logic / formula available to convert the array data into angle?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811 Direction Finding (AoA) Where should I start?</title><link>https://devzone.nordicsemi.com/thread/214517?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2019 07:48:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90038039-5004-4d62-92e0-fd0610f1529c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi guys&lt;/p&gt;
&lt;p&gt;Dmitry is absolutely correct. We don&amp;#39;t have any software examples for direction finding as of yet.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a lot for a great suggestion on how to get started on your own though Dmitry!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811 Direction Finding (AoA) Where should I start?</title><link>https://devzone.nordicsemi.com/thread/214462?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 17:31:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a22fe641-e67e-476e-8979-fd80ca40f3d0</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;unfortunately there&amp;#39;s still no support in SDK for direction finding... you have to write everything by yourself.&lt;span&gt;&amp;nbsp;&lt;/span&gt;Study the Bluetooth 5.1 Core Specification Vol 6 Part B and nRF52811 Product Specification chapter 6.14.12 - there&amp;#39;s all information you need.&lt;/p&gt;
&lt;p&gt;I would recommend to start from simple - first, write an app for&lt;span&gt;&amp;nbsp;&lt;/span&gt;a&lt;span&gt;&amp;nbsp;&lt;/span&gt;beacon to send an advertising packet with constant tone extension, then set up your board in AoA mode to receive I/Q samples and dump them to&amp;nbsp;debug console&lt;span&gt;&amp;nbsp;&lt;/span&gt;as csv data that you can visualize, for example, in Excel to enjoy nice charts :)&amp;nbsp; &amp;nbsp;I can say that it&amp;#39;s not too complex to set things up, everything works as expected at low level, the challenge is to interpret the data from your array and convert them to angle with reliable results, especially with indoor case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>