<?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>Will sending large data to mobile phone block other task?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29685/will-sending-large-data-to-mobile-phone-block-other-task</link><description>Hi all, 
 I am working on a project which receives data from UART (15 bytes at every 40ms interval). I want to store 1 minute of data on the NRF52832 RAM before sending it to a mobile phone. 
 This can be quite a lot of data to transfer and I am planning</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Jan 2018 09:10:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29685/will-sending-large-data-to-mobile-phone-block-other-task" /><item><title>RE: Will sending large data to mobile phone block other task?</title><link>https://devzone.nordicsemi.com/thread/117817?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2018 09:10:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:625eac08-f793-4638-9483-91ced664a13e</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Uart cannot interrupt the ble communication. But you should have plenty of time to receive the 15 bytes inbetween connection events. See &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/processor_avail_interrupt_latency/processor_avail_interrupt_latency.html?cp=2_3_1_0_15"&gt;interrupt model and processor availability&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>