<?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>What happens if central sends too much data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81541/what-happens-if-central-sends-too-much-data</link><description>Hi, 
 In our use case we act as a peripheral and a phone is connected. We transmit lots of data using a protocol on top of the Nordic UART Service. All data is sent using notification from the peripheral and write command from the central for maximum</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Nov 2021 19:27:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81541/what-happens-if-central-sends-too-much-data" /><item><title>RE: What happens if central sends too much data</title><link>https://devzone.nordicsemi.com/thread/338257?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 19:27:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e4b53b5-6800-4f31-a8c7-403eb33f25bf</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Jimmie&lt;/p&gt;
&lt;p&gt;As long as you stop processing the events from the SoftDevice the SoftDevice will stop acking new packets, and the data communication will be delayed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The easiest way to do this when using the standard SoftDevice handler is to run an interrupt at priority 2 or 3, which will delay the SoftDevice event handler until the interrupt is completed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>