<?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>MultiLink communication through nus</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40478/multilink-communication-through-nus</link><description>Hi all, I&amp;#39;m testing quick connections and communications using multilink(nus). I am using multilink central example in nrf52832(Central : softdevice v2.0.0 &amp;amp; SDK v11, Peripheral: softdevice v3.0.0 &amp;amp; SDK v12.3.0), i have modified the multilink central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Nov 2018 11:07:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40478/multilink-communication-through-nus" /><item><title>RE: MultiLink communication through nus</title><link>https://devzone.nordicsemi.com/thread/157471?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 11:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be46e764-7f0f-40d0-a8fd-4a5d266233e3</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;in SDK15 in ble_db_discovery.c -&amp;gt;&amp;nbsp;on_characteristic_discovery_rsp we see that when there are more chars than&amp;nbsp;BLE_GATT_DB_MAX_CHARS discovered, then the rest are ignored but no error is being thrown. There is just a log warning in this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MultiLink communication through nus</title><link>https://devzone.nordicsemi.com/thread/157383?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 01:27:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ea8a31e-4378-4011-85bb-d719f555bd1c</guid><dc:creator>ReedLi</dc:creator><description>&lt;p&gt;I read SDK V15 and find that in function ble_db_discovery_start()(SDK V12), it seems lack of this : &lt;strong&gt;memset(p_db_discovery, 0x00, sizeof(ble_db_discovery_t));&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MultiLink communication through nus</title><link>https://devzone.nordicsemi.com/thread/157342?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 14:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c136659-9b0a-4277-8c69-47c18bb4be66</guid><dc:creator>ReedLi</dc:creator><description>&lt;p&gt;Hi, thanks for replying.&lt;/p&gt;
&lt;p&gt;The peripherals advertise with special NAME, and central connects to the adv packets with the NAME. It&amp;#39;s just a simple auto connection process.&lt;/p&gt;
&lt;p&gt;I have some ideas about this problem,&amp;nbsp; but i am not sure if it is right. I have read through the code of &lt;strong&gt;db_discovery&lt;/strong&gt; and find ble_db_discovery_start() did&amp;#39;t clear this member (&lt;strong&gt;ble_gatt_db_srv_t&amp;nbsp; &amp;nbsp;services[BLE_DB_DISCOVERY_MAX_SRV];&lt;/strong&gt;) of the struct&amp;nbsp;&lt;strong&gt;ble_db_discovery_t&lt;/strong&gt;, so that the number of discovered services and characteristics increases with more connections.When maximum number of characteristic is greater than &lt;strong&gt;BLE_GATT_DB_MAX_CHARS&lt;/strong&gt;, then something goes wrong.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MultiLink communication through nus</title><link>https://devzone.nordicsemi.com/thread/157305?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 13:26:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a48c2c32-cc89-4c8e-ad32-ad5a126c771a</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]When peripheral receives message, it calls sd_ble_gap_disconnect().&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;Can you start your peripheral in debug mode and see why it is connecting?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With the information you gave here, it is pretty hard for any of us to decode the packets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>