<?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 16-bit samples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106194/ble-direction-finding-16-bit-samples</link><description>I&amp;#39;m using the NRF52833-DK with Nordic Antenna Array PCA20054 for BLE Direction Finding purposes. 
 The &amp;quot;direction_finding_connectionless_rx&amp;quot; sample from sdk-nrf returns 8-bit IQ samples in the cte_recv_cb callback. 
 How can I configure the radio peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Nov 2023 20:49:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106194/ble-direction-finding-16-bit-samples" /><item><title>RE: BLE Direction Finding 16-bit samples</title><link>https://devzone.nordicsemi.com/thread/458406?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2023 20:49:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a66e3d3f-9814-4a6d-96e9-b5f39ce223e9</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Bluetooth core specification defines IQ sampling of the constant tone extension (CTE) to be 8 bit.&lt;/p&gt;
&lt;p&gt;For 16 bit sampling of connectionless direction finding, use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_BT_DF_VS_CL_IQ_REPORT_16_BITS_IQ_SAMPLES"&gt;CONFIG_BT_DF_VS_CL_IQ_REPORT_16_BITS_IQ_SAMPLES&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For 16 bit sampling of connected direction finding, use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_BT_DF_VS_CONN_IQ_REPORT_16_BITS_IQ_SAMPLES"&gt;CONFIG_BT_DF_VS_CONN_IQ_REPORT_16_BITS_IQ_SAMPLES&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>