<?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>How to tell when otUdpSend() transmit is finished</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89016/how-to-tell-when-otudpsend-transmit-is-finished</link><description>This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell when otUdpSend() completes prior to calling again to avoid buffer depletion.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Jun 2022 15:19:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89016/how-to-tell-when-otudpsend-transmit-is-finished" /><item><title>RE: How to tell when otUdpSend() transmit is finished</title><link>https://devzone.nordicsemi.com/thread/372867?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 15:19:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cda09d2-dafa-4c2c-b6e4-79ef89ed69cc</guid><dc:creator>Tristen</dc:creator><description>&lt;p&gt;Thank you&amp;nbsp;&lt;span&gt;J&amp;oslash;rgen. Yes I can add an application ACK. I suppose that is the correct way to handle this anyways.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to tell when otUdpSend() transmit is finished</title><link>https://devzone.nordicsemi.com/thread/372813?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 12:31:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a52c9f7-4081-49d8-a116-205ad99e6c76</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, there is no notification back to the application when the UDP message is sent. Can you send an application ACK back from the receiver once the message is received? That way you will also know that the message is received as expected and can proceed with the next chunk.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>