<?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>Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45545/using-nrf52811-for-direction-finding</link><description>nRF52811 has only one receiver. Most accurate direction finding can be made based on estimation of phase difference between two signals received in two spaced antennas. Such phase difference can be accurately estimated if we take samples in two receiving</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Nov 2019 13:42:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45545/using-nrf52811-for-direction-finding" /><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/218242?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 13:42:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9144f463-126d-4a95-801c-3c1ab94bed21</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Fabrice&lt;/p&gt;
&lt;p&gt;No, we at Nordic do not have a finished product with an antenna array at this moment. If you&amp;#39;d like more details on if and when this will be available, please contact your regional sales manager. If you don&amp;#39;t know who this is, please fill out the &lt;a href="https://www.nordicsemi.com/About-us/Contact-Us"&gt;sales related questions form here&lt;/a&gt; and they should get back to you with a detailed answer.&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: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/218157?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2019 09:27:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acb48652-6d26-48b2-b5b6-4c52d83caf1d</guid><dc:creator>bloobird0</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;what is the current status?`Is there any dev kit with antenna array that we could use to get into direction finding without having to make custom hardware for it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/196974?ContentTypeID=1</link><pubDate>Sun, 07 Jul 2019 19:32:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:303999db-5af9-4c9c-b406-aca68adf7fcd</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Hi Robwasab,&lt;/p&gt;
&lt;p&gt;Thank you. As I see now, &amp;nbsp;I missed &amp;ldquo;The IQ samples are recorded with respect to the RX carrier frequency&amp;rdquo; sentence in the spec and decided the sampling is made over demodulated signal without referring to the carrier. Strange, the developers did not point me that out. &amp;nbsp;It is great if I was wrong. Hopefully PLL jitter will not make significant phase noise.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;I agree that this is not the cutting edge MUSIC algorithm&amp;rdquo;&lt;/p&gt;
&lt;p&gt;MUSIC is a fundamental algorithm. It requires making distance between antennas not more the half of wavelength for unambiguous AOA detection. &amp;nbsp;Max distance between antennas in array defines the accuracy of AOA estimate. We need many antennas if we need accurate AOA estimation with MUSIC.&amp;nbsp; The more antennas, the more eigenvalues have to be calculated in the algorithm. Correspondingly, more resources and time for calculation are needed. &amp;nbsp;It affects the system throughput quite well. Other methods would be more effective in low cost applications. For instance, methods based on disambiguation from one baseline to another one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/196960?ContentTypeID=1</link><pubDate>Sun, 07 Jul 2019 05:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d90e90e-1b3a-4b81-821b-ce0fa1f56e8f</guid><dc:creator>robwasab</dc:creator><description>&lt;p&gt;Hi Vlad,&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;IQ sampling is&amp;nbsp;made over demodulated signal having&amp;nbsp;frequency of 250kHz or &lt;span&gt;Since signal frequency is relatively low, samples taken in different antennas can be effectively synchronized.&lt;/span&gt;&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;No. While the baseband frequency is 250 kHz, the phase shifts seen by the antennas will be preserved from the baseband&amp;#39;s perspective. If you do the math, a phase shift at RF will equate to the same phase shift at baseband. Dmitry was alluding to this earlier. See following:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="177" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/CodeCogsEqn-_2800_1_2900_.gif" width="243" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;3. If question 1 and 2 are negative, what AOA estimation approach&amp;nbsp;shall be used with&amp;nbsp;nRF52811&amp;nbsp;?&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Inferring from the product specification, section 6.14.12, or page 189, and that this is part of the Bluetooth specification, the transmitter appends a &amp;quot;continuous tone extension&amp;quot; to the end of a direction finding packet. The first part of the packet is a normal BLE packet, but then after the CRC, the transmitter continues transmitting the current bit it is on, which is a CW tone. It holds this tone for a duration configured by the receiver. The duration of the tone, according to the the details in the datasheet, consist of a guard time, and several switch slots, in that order. It is during the guard time that the receiver calibrates and locks its PLL, after which, disables the PLL feedback so the LO&amp;#39;s phase can&amp;#39;t change once we route another RF path from another antenna into the receiver - this is what is happening during the switch slots. The various RF paths from the different antennas are fed into the receiver, and the output of the IQ modulator will be indeed output phases equal to arctan(Q/I) relative to the antenna that was activated during the guard period.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Somebody please correct me if I am wrong.&lt;/p&gt;
&lt;p&gt;Yes, I agree that this is not the cutting edge MUSIC algorithm. But I have yet to try their implementation to give it a thumbs up or thumbs down as to whether or not it can be used practically.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/182743?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 13:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cd1347d-3339-4aa9-a2fc-bde8e45b0d0c</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Hi Dmitry,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply. The picture below is from here:&amp;nbsp;&lt;a href="https://web.wpi.edu/Pubs/E-project/Available/E-project-101012-211424/unrestricted/DirectionFindingPresentation.pdf"&gt;https://web.wpi.edu/Pubs/E-project/Available/E-project-101012-211424/unrestricted/DirectionFindingPresentation.pdf&lt;/a&gt;&amp;nbsp;. If you put real numbers in equations, you will&amp;nbsp;get&amp;nbsp;results I mentioned earlier.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4010.Untitled.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181978?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 06:03:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2a3e891-d779-46e6-a41b-32a3f813629d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Vlad&lt;/p&gt;
&lt;p&gt;Due to the Easter holiday you will have to expect a delay in answers, sorry for the inconvenience!&lt;/p&gt;
&lt;p&gt;No, you can&amp;#39;t. If you have private questions I suggest you create a Private ticket on the forum. This way the ticket will only be visible to you and Nordic engineers, and it will be treated with confidentiality.&lt;/p&gt;
&lt;p&gt;Best regards and Happy Easter,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181948?ContentTypeID=1</link><pubDate>Sat, 13 Apr 2019 22:13:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d064d2c4-81fc-416d-9f70-e341508dcb12</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;I would like to ask you a question via email. Is that possible?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vlad.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181599?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 12:36:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95c7e3ef-c839-4be9-b135-f14cb8e56446</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi Vlad,&lt;/p&gt;
&lt;p&gt;sampling is done on demodulated signal after I/Q mixers, so initial shift of RF carrier signal by, say, 30 degrees will give phase shift in sampled sequence by 30 degrees. Accuracy should be quite high.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181482?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 08:21:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdb6350a-65fe-4994-9f68-04943d09bd77</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;No, it does not.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181363?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 14:27:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9038ec4b-8df4-497c-be0c-2a9f78b61e73</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;I would like to clarify one more question to understand how it may work in a good way.&lt;/p&gt;
&lt;p&gt;Does&amp;nbsp;&lt;span&gt;nRF52811 have a two channels receiver? Only &amp;quot;yes&amp;quot; or &amp;quot;not&amp;quot; would be enough.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vlad.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181355?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 14:06:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:291eeaf2-7355-4738-9e1f-3c12bd111793</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Thank you Simon,&lt;/p&gt;
&lt;p&gt;Maybe somebody&amp;nbsp;from DevZone tested that method using SDR?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, theoretical estimation of the method doesn&amp;#39;t look&amp;nbsp;&lt;span&gt;encouraging. Assume we have 1 meter distance between antennas&amp;nbsp; and measure phase difference between signals of 500kHz. If AOA will be changed from 0 to 30 degrees, corresponding phase difference will be changed from 0 to 0.3 degree... Real phase errors may be&amp;nbsp;over 1 degree. Utilization of multiple baselines will slightly improve accuracy of measurements, but we need to increase frequency of the signal and distance between antennas significantly to achieve acceptable accuracy of the&amp;nbsp;system.&amp;nbsp;If we increase frequency, it goes out of Bluetooth conception. Even 1 meter of distance is a quite large size of antenna array for indoor applications.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I appreciate any comments. Maybe I missed something?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181266?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 09:01:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd3a1efe-c4a6-42f2-aedc-f6011b80fe9b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Vlad&lt;/p&gt;
&lt;p&gt;We currently don&amp;#39;t have these details/measurements in place as this is work in progress.&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: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/181114?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 14:25:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa3fa513-0e91-4d6b-9d2c-d56930c7ac84</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;Thank you. I think I got the idea of Direction Finding implemented in&amp;nbsp;&lt;span&gt;nRF52811. IQ sampling is&amp;nbsp;made over demodulated signal having&amp;nbsp;frequency of 250kHz or 500kHz. Since signal frequency is relatively low, samples taken in different antennas can be effectively synchronized. Yes, we&amp;nbsp;can get an estimate of AOA. The accuracy of that estimation will be low.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Many factors affects the accuracy of direction finding. SNR, multipath propagation and relative distance between antennas are some of the most powerful factors. Influence of SNR is quite understandable. Effect of multipath is more complicated and it may be much more powerful than effect of low SNR. All errors will be aggregated in error of estimated phase difference between signals received in two spaced antennas. After all, accuracy of angle estimation is mostly an accuracy of phase difference measurement multiplied&amp;nbsp;by ratio of wavelength to a distance between antennas.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If signal frequency is 500kHz, the wavelength is 600 meters.&amp;nbsp;If we have&amp;nbsp;two antennas allocated only&amp;nbsp;at 1 meter&amp;nbsp;from each other,&amp;nbsp;error of AOA estimation (at least when real AOA is 1 ... 3 degrees) is defined as 600 * phase difference error. Multipath&amp;nbsp;may (and will) shift phase estimate to some value. Shift of AOA estimate due to that only reason will be very significant. That is why it is better to make measurements at the carrier signal. If carrier frequency is 2.4GHz, wavelength is 0.125m.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;However, that is all a theory.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Did somebody make indoor phase measurements (for instance with SDR) when the signal frequency is 500kHz?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How the real life environment affects the measurements?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vlad.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/180984?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 10:26:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:005abfad-59a2-455e-861e-9ca33b95f019</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Vlad&lt;/p&gt;
&lt;p&gt;I got some input from one of our 52811 experts, and here is what he said regarding the initial inquiry:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BLE AoA is based on IQ sampling from different antennae sequentially with a single receiver chain. For this a single nRF52811 is connected to an external antenna switch and then to multiple antennas. A system as described in questions 1 and 2 is not something we have investigated. We recommend to use the AoA method described in the Radio - Direction Finding (6.14.12) chapter of the &lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF52811/latest/radio"&gt;nRF52811 product specifications.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hope this is a satisfactory answer, and if you have any follow-ups, please ask!&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: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/180312?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2019 12:24:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d60a0c4b-478c-4ab7-8ca0-87151ebce78b</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Thank you Simon.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I asked that question because developers, not sales, make the future. However, you are right, that is not the place for such discussion. I appreciate your answers.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vlad.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/180160?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2019 06:59:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efa5b585-22db-4efb-807b-4996dca87f83</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Here on DevZone we never speculate or talk about what might happen in the future, so this question is better suited for your Regional Sales Manager (RSM). If you need his contact information, let me know and I will help you get in touch.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;
&lt;p&gt;PS: I will of course update you when I have answers on your initial inquiry.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/180037?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2019 13:36:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ad0c80c-795e-44c8-bc81-ba258e09f988</guid><dc:creator>greentree</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;Thank you for the fast answer. However...&lt;/p&gt;
&lt;p&gt;Information over the link you provided doesn&amp;#39;t include explanation&amp;nbsp;regarding how one receiver can be used for coherent signal processing in direction finding. We can try to estimate direction of arrival based on magnitude of IQ samples for every antenna in array, but it will be highly vulnerable from multipath propagation especially in indoor environment. So, such approach will be highly inaccurate and comparable with accuracy of RSSI based methods.&amp;nbsp;Whereas&amp;nbsp;indoor location based services are starving for high accuracy.&lt;/p&gt;
&lt;p&gt;Does Nordic have plans for making a Bluetooth 5.1 chip with two coherent receivers, if answers for questions 1 and 2 are negative currently?&lt;/p&gt;
&lt;p&gt;There is no need of full duplication of whole current chip functions. Only second receiver working with the same LO and synchronized IQ sampling in both receivers&amp;nbsp;are needed.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vlad.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52811 for direction finding</title><link>https://devzone.nordicsemi.com/thread/179967?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2019 11:31:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e11468e1-9d39-47d7-8559-77cc1edaa129</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry for the late reply, but I have not been able to find the answer to questions 1 and 2, so I am waiting for an answer from our experts on the matter.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the meantime, I can give you an answer to question 3. You will not need to use two separate nRF52811 systems, as one should be sufficient for very accurate position finding. The nRF52811 antenna will be an antenna array, which allows it to find the AoA and AoD accurately without two separate receivers. So you will not need a specific approach to use the position finding feature. Please read more on how Nordic will implement Bluetooth 5.1 &lt;a href="https://blog.nordicsemi.com/getconnected/bluetooth-5.1-puts-bluetooth-in-its-place"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hopefully I&amp;#39;ll be able to come back to you on questions 1 and 2 soon.&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></channel></rss>