<?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>CTE Length nrf52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69252/cte-length-nrf52833</link><description>The BLE specification says that the CTE can be a maximum of 160us long. I am trying to set CTE length to 160us, but every time i try to do so, firstly the transmitter stops transmitting for a DFE_DURATION value greater than 10 which is (10*8)=80us. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Dec 2020 19:26:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69252/cte-length-nrf52833" /><item><title>RE: CTE Length nrf52833</title><link>https://devzone.nordicsemi.com/thread/284189?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 19:26:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7acffe11-6330-4237-bc4f-62acd186c1c9</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;prosper,&lt;/p&gt;
&lt;p&gt;If you are&amp;nbsp;experiencing&amp;nbsp;this issue with any kind of Direction finding software&amp;nbsp;evaluation&amp;nbsp;package sent to you by Nordic Semiconductor, then I think this(max value is 10) has been a limitation in older versions. Please create a new private ticket here at Devzone were you request the latest version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CTE Length nrf52833</title><link>https://devzone.nordicsemi.com/thread/284020?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 11:15:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1b1b294-9274-4f21-939b-ad445a891f83</guid><dc:creator>Dmitry</dc:creator><description>[quote userid="77172" url="~/f/nordic-q-a/69252/cte-length-nrf52833/283926#283926"]or the transmitter, i am using nrfConnect to confirm that its advertising as AOA Beacon. When i set&amp;nbsp; DFE DURATION greater than 12, the scanner will see the mac address of the device but its name is Unknown. [/quote]
&lt;p&gt;Are you trying to append CTE to a regular advertising packet? This won&amp;#39;t work as you&amp;#39;re expecting - the master tries to query your device with scan request, but device cannot answer because it&amp;#39;s still transmitting CTE. According to 5.1 spec, CTE packet can be appended only to extended advertising packets.&lt;/p&gt;
[quote userid="77172" url="~/f/nordic-q-a/69252/cte-length-nrf52833/283926#283926"]For the receiver, when i set more than 10 8us slots, the code hangs in main, on a line where its waiting for a packet from the radio.[/quote]
&lt;p&gt;It&amp;#39;s hard to say anything without looking at code...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CTE Length nrf52833</title><link>https://devzone.nordicsemi.com/thread/283926?ContentTypeID=1</link><pubDate>Tue, 08 Dec 2020 23:18:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ee91de2-ff8e-4f56-8d05-93e0f1be7f51</guid><dc:creator>prosper</dc:creator><description>&lt;p&gt;For the transmitter, i am using nrfConnect to confirm that its advertising as AOA Beacon. When i set&amp;nbsp; DFE DURATION greater than 12, the scanner will see the mac address of the device but its name is Unknown. I assume the packet gets big so that ble 4.2 scanner cannot recognize it.&lt;/p&gt;
&lt;p&gt;For the receiver, when i set more than 10 8us slots, the code hangs in main, on a line where its waiting for a packet from the radio. Its exactly what happens when the transmitter is not transmitting and the locator is waiting for packets.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CTE Length nrf52833</title><link>https://devzone.nordicsemi.com/thread/283923?ContentTypeID=1</link><pubDate>Tue, 08 Dec 2020 22:55:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae551f09-9643-41a8-919c-8a4748f6ba1a</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you share your code here?&lt;/p&gt;
[quote userid="77172" url="~/f/nordic-q-a/69252/cte-length-nrf52833"]firstly the transmitter stops transmitting for a DFE_DURATION value greater than 10 which is (10*8)=80us.[/quote]
&lt;p&gt;Are you receiving PHYEND event after 80us, or it doesn&amp;#39;t transmit at all with that settings?&lt;/p&gt;
[quote userid="77172" url="~/f/nordic-q-a/69252/cte-length-nrf52833"]The receiver likewise, code hangs if i try to extend CTE or number of 8us to 20[/quote]
&lt;p&gt;Also, what&amp;#39;s happening after 96us - the receiver just stops, or hardfault? Did you allocate an array and configure MAXCNT to hold all the samples taken?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>