<?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 increase ability to transmit data successfully when using ESB and TIMESLOT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45404/how-to-increase-ability-to-transmit-data-successfully-when-using-esb-and-timeslot</link><description>Hi all, I have 2 module NRF52832. 
 Module 1: I using BLE and ESB at the same time, so I request timeslot for ESB, mode RX 
 Module 2 : I not use BLE, so I can&amp;#39;t request timeslot. So, I only use ESB mode TX 
 Now, I config timeslot as : 
 length_us =</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Mar 2019 09:17:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45404/how-to-increase-ability-to-transmit-data-successfully-when-using-esb-and-timeslot" /><item><title>RE: How to increase ability to transmit data successfully when using ESB and TIMESLOT</title><link>https://devzone.nordicsemi.com/thread/178860?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 09:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f268abf3-93b4-41fc-993e-c675f4ae3461</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;My suggestion was to try smaller timeslots, for instance:&lt;/p&gt;
&lt;p&gt;length_us = 3000&lt;/p&gt;
&lt;p&gt;timeout_us = 50000&lt;/p&gt;
&lt;p&gt;I also recommend to add some pin toggling when packet is lost, this will check if the packet loss occur at every BLE event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to increase ability to transmit data successfully when using ESB and TIMESLOT</title><link>https://devzone.nordicsemi.com/thread/178820?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 03:38:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:367fd754-cb0f-4a9c-8e10-83fb3407f3eb</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;I only need increase % send data success, all params of timeslot can modify. So Can you&lt;span&gt;&amp;nbsp;show me the proven good parameters ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to increase ability to transmit data successfully when using ESB and TIMESLOT</title><link>https://devzone.nordicsemi.com/thread/178698?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 13:50:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:400ab059-4a3c-48ac-a787-2c2cfc0595e0</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If the application is requesting a time slot of 10ms, and there is an BLE event starting in for instance 9ms, then that means the timeslot will not occur until after (9ms+BLE event). This may be considerably time, so a better solution may be to request small timeslots.&lt;/p&gt;
&lt;p&gt;For instance if the application request a timeslot of 5ms, and there is an BLE event starting in for instance 9ms, then there will be enough to have the timeslot before the BLE event.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>