<?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: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119839/bluetooth-direction-finding-central-and-peripheral-sample-code</link><description>When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the regular Bluetooth: peripheral sample code? I am working with the nrf5340 development</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Apr 2025 12:26:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119839/bluetooth-direction-finding-central-and-peripheral-sample-code" /><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/530617?ContentTypeID=1</link><pubDate>Fri, 04 Apr 2025 12:26:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96a1d847-52a9-494a-b6b4-9e2465e35d6e</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I guess any cable would work this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/530611?ContentTypeID=1</link><pubDate>Fri, 04 Apr 2025 12:10:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93d39996-6810-499d-8fcf-7e4a1932f6bc</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;That&amp;rsquo;s what I am currently using though. Female to male jumper cables connected from the nrf5340 to the ANT-B10-00C.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/530556?ContentTypeID=1</link><pubDate>Fri, 04 Apr 2025 08:10:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a37c4746-446f-4311-8758-b9bd06d87c2e</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I am not sure if I understand. You do not have to use lab cables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/530513?ContentTypeID=1</link><pubDate>Thu, 03 Apr 2025 20:11:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3845fc5-f778-49bd-a3a1-e3507f297f13</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;Would this kind of setup (lab cables connected via UART) work for the direction finding AoA solution?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529645?ContentTypeID=1</link><pubDate>Sat, 29 Mar 2025 12:35:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04121182-abbb-4ae3-bbca-736f848be613</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I guess this depends a bit on your use-case. If you just want to power it and find a way to get the uart pins for the DK then 20pin header /splitter and a breadboard could do the trick.&lt;/p&gt;
&lt;p&gt;Regards and have a good week-end,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529580?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 15:04:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36131955-8c76-4f07-aa17-922b456f623a</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;Would you happen to know how I could connect lab cables to the ANT-B10-00C? That is currently what I am having issues with as the antenna array board connections aren&amp;#39;t originally set up to make UART connections since it has the 20-pin header.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529565?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 14:22:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34e3c2a4-aeaf-4b0e-a66d-44183cf902de</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Ah I see. Yeah&amp;nbsp;the NRF53, along with all other nRFs, do use UART.&lt;/p&gt;
&lt;p&gt;You can connect this to an nRF53 with no problem. For more on how to continue this, you can for instance have a look at our &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial-communication-uart/"&gt;DevAcademy course on UART&lt;/a&gt;, or a &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/hci_lpuart/README.html"&gt;UART sample&lt;/a&gt; on how to work with it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529552?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 14:00:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2634642-c2b1-4972-9b20-e1f2e8a63853</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;This is what I&amp;#39;ve been told, &amp;quot;&lt;span&gt;The ANT-B10 antenna board has a NINA-B4 module with an nRF52833 chip inside that does the angle calculations. It then outputs the angles as AT events over the UART, so you need a host that can take care of the angles and do the processing. This host can be for example an STM32 or other MCU, it does not need to have Bluetooth AoA capability.&amp;quot;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529547?ContentTypeID=1</link><pubDate>Fri, 28 Mar 2025 13:52:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82e78fec-c47c-4976-a902-759f2431fd4e</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hmm... yeah I guess so.&lt;/p&gt;
&lt;p&gt;Did they say anything about what &lt;a href="https://content.u-blox.com/sites/default/files/documents/ANT-B10_ProductSummary_UBX-21047856.pdf"&gt;the onboard NINA-B411&lt;/a&gt;&amp;nbsp;helped out with BLE-wise? I guess it could be that it does not.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529366?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2025 17:17:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89b71fb6-3f1f-4b72-949a-94a7d61ac0a1</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;That&amp;rsquo;s what I was told yesterday. However, today they are saying that all the ANT-B10-00C needs is a host board that can handle the UART connection and associated pins in the ANT-B10-00C interface. Would the nrf5340 be able to handle this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529363?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2025 16:43:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a9f6c0b-f4f0-4d97-aa90-535fb8623e48</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I am not sure if I understand. Does ublox say that&amp;nbsp;&lt;span&gt;&amp;nbsp;ANT-B10-00C&amp;nbsp;&lt;/span&gt;&lt;span&gt;wouldn’t work for my application of indoor tracking?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;They know their products better than I do.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What I was trying to say in that previous response of mine, was that if you require a cable for the antenna array, get the correct one. Though as it turns out, it looks as if the ublox product doesnt require one, since the NRF and the antenna looks to be on the same board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529285?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2025 12:38:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a982af1-3a0a-449c-83fb-bedd1b27d95b</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_3758.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Are you saying that the u-blox ANT-B10-00C should work while u-blox is saying it wouldn&amp;rsquo;t work for my application of indoor tracking?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529223?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2025 08:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6e26711-5dee-4ca6-b4bf-5020df180ebc</guid><dc:creator>Elfving</dc:creator><description>[quote user="mhort"]I’m being told that the u-blox ANT-B10-00C is not made for developing third-party solutions[/quote]
&lt;p&gt;Great. I&amp;#39;m interpreting that is it following the spec, and providing the default AOA solution.&lt;/p&gt;
[quote user="mhort"]Which antenna array are you using above?[/quote]
&lt;p&gt;What do you mean by &amp;quot;above&amp;quot; here?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/529144?ContentTypeID=1</link><pubDate>Wed, 26 Mar 2025 18:58:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79e2fb8c-242a-4d9a-ad69-1be16617ab37</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;Which antenna array are you using above? Does it work for AoA solutions? I&amp;rsquo;m being told that the u-blox ANT-B10-00C is not made for developing third-party solutions so it wouldn&amp;rsquo;t work even though the Nordic website says any antenna array would work.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/528855?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 13:10:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54caa486-4b6f-45e7-86be-c657310095b0</guid><dc:creator>Elfving</dc:creator><description>[quote user="mhort"]And would I need to flash any code on the antenna array board and power it?[/quote]
&lt;p&gt;Well yes you would have to power it. And I assume you do not need to flash anything to it.&lt;/p&gt;
&lt;p&gt;Though I am not sure about the specifics here. It would be best to check this with the docs from u-blox.&lt;/p&gt;
[quote user="mhort"]Would an nrf5340 be compatible for the tag with the antenna array having the nrf52833?[/quote]
&lt;p&gt;Yes, given that the u-blox solution follows the spec.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/528843?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 12:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0727546d-e52e-4126-90de-f91c4232d101</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;Okay, thank you. Would an nrf5340 be compatible for the tag with the antenna array having the nrf52833? And would I need to flash any code on the antenna array board and power it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/528753?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 08:20:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aab0f82-e9fb-47b3-a018-a8b913ea0e6b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;No my impression is that the nRF is already onboard. The B10 contains a NINA-B411, &lt;a href="https://www.u-blox.com/en/product/nina-b41-series-u-connect"&gt;which contains an nRF52833&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1742890773376v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You do need another nRF (for instance a DK) as the direction finding tag though.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It might be an idea to check this with ublox though.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/528712?ContentTypeID=1</link><pubDate>Mon, 24 Mar 2025 20:06:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f6685f3-fa12-445f-97d5-ade9fdcfcaa5</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;But I would still need to connect the B10 to my nrf5340 somehow, correct?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/528162?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2025 09:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1744ef2c-3446-44b3-930d-2db80edd7320</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
[quote user="PaKa"]&lt;strong&gt;ANT-B10 features the NINA-B411 Bluetooth 5.1 standalone module, programmed with the u-locateEmbed* software, which implements the unique u-blox direction-finding algorithm.&lt;/strong&gt; It includes a widely available standard pin header that provides a digital interface to the application board, thus forming a complete AoA anchor point. [/quote]
&lt;p&gt;It does sound like you do not need anything more than the b10 for the locator, as that already has the NRF on it.&amp;nbsp;&lt;/p&gt;
[quote user="PaKa"]Alongside the EVB-ANT-1 development platform (part of the XPLR-AOA-3 kit), the user can plug the two boards together and have an AoA anchor point within seconds.[/quote]
&lt;p&gt;Even though it mentions using another board here, it seems a bit like it isn&amp;#39;t necessary. Atleast I do not think you need an antenna cable. You should have a look at the &lt;a href="https://www.u-blox.com/en/product/ant-b10-antenna-board?legacy=Current#Documentation-&amp;amp;-resources"&gt;ublox docs&lt;/a&gt; or contact ublox about this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/528059?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 16:10:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5375424-dac2-4cb6-b390-b80fe1e2cb18</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;Which boards would I be plugging together in this case to create an AoA anchor point if I don&amp;#39;t need any cables? I am just trying to create the system using the ANT-B10-00C board and nrf5340 development kits. I do not have the EVB-ANT-1 development platform or anything else that comes with the XPLR-AOA-3 kit.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/527981?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 10:06:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8203a9bf-c4e1-4682-b86a-65356709d99c</guid><dc:creator>PaKa</dc:creator><description>&lt;p&gt;The ublox antenna array has the Nordic device on the antennnaboard directly connected to the array so no cables should be used/needed. For the transmitter you only need the single antenna so no external antenna needed.&lt;/p&gt;
&lt;p&gt;From the ANT-B10 webpage:&lt;/p&gt;
&lt;p&gt;The ANT-B10 is a compact antenna board designed specifically for Bluetooth angle of arrival (AoA) direction-finding systems. It features eight patch-antenna elements in an arrangement that offers optimal performance in the presence of multipath effects. It measures the angle of an incoming Bluetooth Low Energy (LE) radio signal with high accuracy, and in conjunction with at least two more ANT-B10 boards and positioning engine software, it can determine the precise position of a Bluetooth LE device in an indoor environment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ANT-B10 features the NINA-B411 Bluetooth 5.1 standalone module, programmed with the u-locateEmbed* software, which implements the unique u-blox direction-finding algorithm.&lt;/strong&gt; It includes a widely available standard pin header that provides a digital interface to the application board, thus forming a complete AoA anchor point. Alongside the EVB-ANT-1 development platform (part of the XPLR-AOA-3 kit), the user can plug the two boards together and have an AoA anchor point within seconds.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/527948?ContentTypeID=1</link><pubDate>Wed, 19 Mar 2025 07:50:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb4fc17a-37bd-4c4c-948e-4c376962bcdd</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I can&amp;#39;t recommend specific products here, and I don&amp;#39;t really know what the Antenna array you have requires (so it might be worth asking/checking with u-blox about this directly). But make sure that you have the right SMA connector. The antenna array I have requires a male SMA, the product you&amp;#39;re linking to uses a female one.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/527894?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 16:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b32bf83f-078e-44e3-b005-df05a633cfc1</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;Thank you. So something like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.mouser.com/ProductDetail/TE-Connectivity-Linx-Technologies/2478574-1?qs=sGAEpiMZZMtYRSmx0IAE0uxleH0x23v9Rb8Lznv66DXZk6DMb8jjMQ%3D%3D"&gt;https://www.mouser.com/ProductDetail/TE-Connectivity-Linx-Technologies/2478574-1?qs=sGAEpiMZZMtYRSmx0IAE0uxleH0x23v9Rb8Lznv66DXZk6DMb8jjMQ%3D%3D&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Is this right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/527890?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 15:48:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3e84b86-0fb6-4cff-ab98-72ffd4dc79a8</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;An SMA&amp;nbsp;to SWF cable.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1742312664859v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Direction Finding Central and Peripheral Sample Code</title><link>https://devzone.nordicsemi.com/thread/527885?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 15:32:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28c3b3d0-b508-4168-887d-3a77a12ce85e</guid><dc:creator>mgl</dc:creator><description>&lt;p&gt;I understand that I need to use the antenna connector J1 but what part do I need to make this connection?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>