<?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>Trying to eliminate 802.15.4 ACKs in OpenThread communications using nRF52840 boards</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72886/trying-to-eliminate-802-15-4-acks-in-openthread-communications-using-nrf52840-boards</link><description>I&amp;#39;m using an nRF52840 Adafruit Feather Sense to communicate with a program on my computer over an OpenThread network. My computer is using an nRF52840 DK board as a network co-processor. I&amp;#39;m trying to reduce network traffic as much as possible, and I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Mar 2021 19:39:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72886/trying-to-eliminate-802-15-4-acks-in-openthread-communications-using-nrf52840-boards" /><item><title>RE: Trying to eliminate 802.15.4 ACKs in OpenThread communications using nRF52840 boards</title><link>https://devzone.nordicsemi.com/thread/300521?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 19:39:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2895392f-dc22-42d7-8cd9-aa10cdd484d5</guid><dc:creator>Gordon Wallace</dc:creator><description>&lt;p&gt;Got it, thanks Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to eliminate 802.15.4 ACKs in OpenThread communications using nRF52840 boards</title><link>https://devzone.nordicsemi.com/thread/300508?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 16:59:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b8d10ce-8c72-4b68-b608-0ab19d899877</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gordon,&lt;/p&gt;
&lt;p&gt;There is no configuration option to disable&amp;nbsp;&lt;span&gt;802.15.4 ACK message, because the ACK message is required by the OpenThread stack.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The thread examples on NCS use &lt;a href="https://infocenter.nordicsemi.com/topic/15.4_radio_driver_v1.10.0/modules.html"&gt;n&lt;/a&gt;&lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/15.4_radio_driver_v1.10.0/modules.html"&gt;RF IEEE 802.15.4 radio driver&lt;/a&gt; as&amp;nbsp;L2 layer as explained on &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/ug_thread_ot_integration.html#openthread-integration"&gt;OpenThread integration&lt;/a&gt;. The driver provides &lt;a href="https://infocenter.nordicsemi.com/topic/15.4_radio_driver_v1.10.0/group__nrf__802154__autoack.html"&gt;Auto ACK management&lt;/a&gt;&amp;nbsp;API to handle&amp;nbsp;&lt;/span&gt;sAckFrame generated by OptenThread API. You can check&amp;nbsp;&lt;span&gt;NCS\v1.5.0\modules\lib\openthread\examples\platforms\nrf528xx\src\radio.c to see how&amp;nbsp;sAckFrame&amp;nbsp;used by OptenThread.&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;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>