<?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 prevent dropped packets?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112520/how-to-prevent-dropped-packets</link><description>I&amp;#39;m using 2 nRF52840 DK to run a data transfer test between a central and a peripheral. 
 The Central device uses ble_app_uart_c, The peripheral uses ble_app_uart. These examples are in SDK V17. 
 I ran a test where the peripheral keeps sending packets</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jun 2024 14:00:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112520/how-to-prevent-dropped-packets" /><item><title>RE: How to prevent dropped packets?</title><link>https://devzone.nordicsemi.com/thread/491146?ContentTypeID=1</link><pubDate>Thu, 27 Jun 2024 14:00:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bf266f0-99cc-4ad0-8e37-3957bf1ef355</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;No messages is lost in the protocol, and so this is most likely a result of the application logic dropping the packets.&lt;br /&gt;&lt;br /&gt;Are you getting any error messages when this occurs?&lt;br /&gt;Please make sure that you have DEBUG enabled in your preprocessor defines.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/0435.enabling_5F00_debug_5F00_SES.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;This will make your logger output a detailed error message whenever a non-NRF_SUCCESS error code is passed to an APP_ERROR_CHECK.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>