<?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>Trying to get ZERO Data loss/Packet drop while communicating over BLE-UART. Any Suggestions.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36767/trying-to-get-zero-data-loss-packet-drop-while-communicating-over-ble-uart-any-suggestions</link><description>Scenario: 
 We have three verticals in our project. The nrf51822 based device, base station (BS) and server running on cloud. 
 Problem Statement: 
 I need to continuously (every 50msec) send value from nrf51822 to base station. Base station also needs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 28 Jul 2018 07:01:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36767/trying-to-get-zero-data-loss-packet-drop-while-communicating-over-ble-uart-any-suggestions" /><item><title>RE: Trying to get ZERO Data loss/Packet drop while communicating over BLE-UART. Any Suggestions.</title><link>https://devzone.nordicsemi.com/thread/141768?ContentTypeID=1</link><pubDate>Sat, 28 Jul 2018 07:01:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ca5e2d3-af6f-4b47-9d4e-d7514b2763dd</guid><dc:creator>RohanKadam</dc:creator><description>&lt;p&gt;Thanks for the reply Einar Thorsrud.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would surely try out your suggestion. The only drawback I see is it might increase power consumption of my nrf51 device. But there will be always some trade-offs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to get ZERO Data loss/Packet drop while communicating over BLE-UART. Any Suggestions.</title><link>https://devzone.nordicsemi.com/thread/141700?ContentTypeID=1</link><pubDate>Fri, 27 Jul 2018 13:24:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2aafd861-0ec1-405e-ade8-0f06bb8b5d0a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;BLE is reliable, and you will always get retransmissions on the link layer. You write that retransmission is not feasible due to the needing data every 50 ms. Why is that, is the chunk of data you need to transmit every 50 ms larger than you can fit in one BLE packet? You could set the connection interval down to 7.5 ms making time for several retransmission (assuming you only need one packet for each chunk of data).&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>