<?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>ble uart app packet lose</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17194/ble-uart-app-packet-lose</link><description>I use the ble uart app to receive the data from mobile phone. The data packet size is 20 byte. If I transmit the packet one by one without adding delay, is it possible that there will be packet lose in receiver side.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Oct 2016 09:06:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17194/ble-uart-app-packet-lose" /><item><title>RE: ble uart app packet lose</title><link>https://devzone.nordicsemi.com/thread/66052?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2016 09:06:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d72487f5-a5e2-4f9c-858b-0d153c8cf174</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;No, with write request you will not lose packets for sure. But it will limit the throughput significantly and should normally only be used for control and other stuff that requires application layer aknowledgement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble uart app packet lose</title><link>https://devzone.nordicsemi.com/thread/66050?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2016 08:51:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69b5be26-004f-4147-924e-5cba01ab56b2</guid><dc:creator>Fiske</dc:creator><description>&lt;p&gt;Do you mean even we use write request, packet lose is possible if buffer overflow&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble uart app packet lose</title><link>https://devzone.nordicsemi.com/thread/66049?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2016 08:47:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dccc9a77-e196-420a-ad8e-5a14a2a066c7</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Only if you overflow the buffer on the mobile phone. Which is possible on at least iOS, not sure about Android. If you need to send a lot of data fast can use write commang and calculate the crc over a given amount of packets to make sure you don&amp;#39;t loose data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble uart app packet lose</title><link>https://devzone.nordicsemi.com/thread/66051?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2016 08:44:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:066d5544-fc99-440b-9b79-563981461c85</guid><dc:creator>Fiske</dc:creator><description>&lt;p&gt;Is it true if the mobile application use write command, there will be possible packet lose. However, if the mobile application use write request, there will be no packet lose.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>