<?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>BLE direction finding and register reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93475/ble-direction-finding-and-register-reset</link><description>Hello, 
 I have been modifying the examples ble_app_uart and ble_app_c_uart to include direction finding. I perform the connection via scan and advertising and then establish a ble service that I communicate through. Now I&amp;#39;m trying to add the CTE on the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Nov 2022 09:12:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93475/ble-direction-finding-and-register-reset" /><item><title>RE: BLE direction finding and register reset</title><link>https://devzone.nordicsemi.com/thread/394080?ContentTypeID=1</link><pubDate>Fri, 04 Nov 2022 09:12:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ee46ef1-d920-453e-9f08-ca855507c4c6</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes, the nRF52820 is supported in the nRF Connect SDK, but as we don&amp;#39;t have a dedicated Development Kit for the nRF52820, we haven&amp;#39;t made a board file for an nRF52820 design, as that will have to be done for your specific design anyway, letting you use the GPIOs for what you want, and enable only the peripherals you need, and so on. You can see our user guide on how to create your own boards during application development &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/app_boards.html#custom-boards"&gt;here&lt;/a&gt;.&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: BLE direction finding and register reset</title><link>https://devzone.nordicsemi.com/thread/394054?ContentTypeID=1</link><pubDate>Fri, 04 Nov 2022 07:41:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6822a769-5eab-4066-9a72-7f8c83f3b4b2</guid><dc:creator>patrik.tiainen</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your definitive answer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m a bit dissapointed that it was easy to miss that information when selecting a SDK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does the nRF SDK Connect support the nRF52820? I have only seen that the emulation of nRF52820 exist.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.1/zephyr/boards/arm/nrf52833dk_nrf52820/doc/index.html#nrf52833dk-nrf52820"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.1/zephyr/boards/arm/nrf52833dk_nrf52820/doc/index.html#nrf52833dk-nrf52820&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So do I need to develop a cosutom configuration to make it work at a nRF52820?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Patrik&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE direction finding and register reset</title><link>https://devzone.nordicsemi.com/thread/393862?ContentTypeID=1</link><pubDate>Thu, 03 Nov 2022 12:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ece4efbe-3d00-4b63-ac03-7fee7f55d96c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Patrik&lt;/p&gt;
&lt;p&gt;The nRF5 SDK does not support the BLE direction finding feature. The HW does, but the SoftDevice(s) in the nRF5 SDK does not include the Direction Finding features, so you will need to move to the nRF Connect SDK to comply with the Bluetooth LE specs.&lt;/p&gt;
&lt;p&gt;You should be able to do direction finding on the bare-metal solution in the nRF5 SDK, but this won&amp;#39;t comply with the Bluetooth specification, just so you know. Most likely, the reason the radio register is reset is because the SoftDevice won&amp;#39;t allow you to play around with the radio registers. There is more info on how to use the registers to enable direction finding (DFE and CTE) in &lt;a href="https://infocenter.nordicsemi.com/topic/nwp_036/WP/nwp_036/intro.html"&gt;this whitepaper&lt;/a&gt;.&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>