<?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>Take control over auto ack feature of 802.15.4 driver</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82972/take-control-over-auto-ack-feature-of-802-15-4-driver</link><description>is there a way to get more control over the auto ack feature of the 802.15.4 driver in zephyr? 
 I would like to ack frames without destination address only if nrf_802154_ack_data_pending_bit_should_be_set() . For now I added 
 
 to nrf_802154_trx_receive_frame_bcmatched</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Dec 2021 14:49:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82972/take-control-over-auto-ack-feature-of-802-15-4-driver" /><item><title>RE: Take control over auto ack feature of 802.15.4 driver</title><link>https://devzone.nordicsemi.com/thread/344640?ContentTypeID=1</link><pubDate>Tue, 21 Dec 2021 14:49:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fb5c839-1063-45fe-a6ce-8f77be77e0b4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I understand. I was thinking about adding the hook as well as using a weak function as I&amp;nbsp;am not sure it would make sense in general. I could be wrong though, and you are free to make a pull request, though (see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/57409/process-for-contributing-to-nrf-connect-sdk/232810#232810"&gt;this post&lt;/a&gt;). That way you can get feedback from the code owner / maintainers on the preferred method etc in the pull request.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Take control over auto ack feature of 802.15.4 driver</title><link>https://devzone.nordicsemi.com/thread/344628?ContentTypeID=1</link><pubDate>Tue, 21 Dec 2021 14:21:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce1ddd9a-41fb-49fe-97ec-97ee032804ad</guid><dc:creator>MeisterBob</dc:creator><description>&lt;p&gt;That&amp;#39;s what I said. But would it be possible to add a hook, weak function or something else to make this available? I would be willing to create a pull request&amp;nbsp; if you would point out the preferred way of implementation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Take control over auto ack feature of 802.15.4 driver</title><link>https://devzone.nordicsemi.com/thread/344616?ContentTypeID=1</link><pubDate>Tue, 21 Dec 2021 13:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2b82ed2-b1a7-477f-bf0f-fd0a276e2757</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not believe it is sensible to have this in the driver in Zephyr as you only need this to do something which is not in line with the specification. So you will have to keep change this on your end in your fork.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>