<?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>configuration to be set for extemded packet with multilink example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44286/configuration-to-be-set-for-extemded-packet-with-multilink-example</link><description>hi, 
 i am using sdk 14.2.0 multi-link central example, 
 my aim is to connect multiple sensors (up to 8 ble peripheral devices) with extended packet enabled. 
 sensors will send 244 bytes of data at once per second. 
 i am using both nrf 52 devkits </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Mar 2019 12:46:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44286/configuration-to-be-set-for-extemded-packet-with-multilink-example" /><item><title>RE: configuration to be set for extemded packet with multilink example</title><link>https://devzone.nordicsemi.com/thread/173971?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2019 12:46:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4f8ee17-8a11-4a08-b17b-bd8f109f90ea</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I think it should work with those parameters, but as a test, can you try to lower the scan activity and increase the connection interval? The error code indicates that the device either failed to start or respond to LMP procedure. Also, do you see the same if you disable long MTU and LL packets?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: configuration to be set for extemded packet with multilink example</title><link>https://devzone.nordicsemi.com/thread/173771?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2019 17:49:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae248f3d-0693-4fb5-8076-7fdbd5ba91e2</guid><dc:creator>nikunj8086</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;these are the connection parameters i am using currently,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define SCAN_INTERVAL             0x00A0                                 
#define SCAN_WINDOW               0x0050                                
#define SCAN_TIMEOUT              0x0000                                

#define MIN_CONNECTION_INTERVAL   MSEC_TO_UNITS(80, UNIT_1_25_MS)      
#define MAX_CONNECTION_INTERVAL   MSEC_TO_UNITS(160, UNIT_1_25_MS)       
#define SLAVE_LATENCY             0                                     
#define SUPERVISION_TIMEOUT       MSEC_TO_UNITS(4000, UNIT_10_MS)
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: configuration to be set for extemded packet with multilink example</title><link>https://devzone.nordicsemi.com/thread/173706?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2019 13:06:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3efe58d2-fa9f-4648-b7f6-7777c62fd704</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you tried increasing the connection interval, supervision timeout, and slave latency? Also, what connection interval are you currently testing with?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>