<?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 with uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51081/multilink-with-uart</link><description>Hi; 
 
 I am trying to add uart central to multilink central examble. I added some of uart part to multilink. i am trying to link two peripheral to central. when two peripheral are turn on at same time, then central got connected with two peripheral and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Aug 2019 13:33:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51081/multilink-with-uart" /><item><title>RE: multilink with uart</title><link>https://devzone.nordicsemi.com/thread/204794?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 13:33:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:525b7ade-2725-4c0d-89f2-9ef656382c8a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please see the explanation in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45596/nrf52-central-nus-report-error-when-call-ble_nus_c_tx_notif_enable-in-ble_nus_c_evt_handler"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could solve it by using a bool&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;enable_notify:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In the start, you set it to false&lt;/li&gt;
&lt;li&gt;Before you call&amp;nbsp;&lt;em&gt;ble_nus_c_tx_notif_enable()&lt;/em&gt;&amp;nbsp;it has to be false&lt;/li&gt;
&lt;li&gt;After calling&amp;nbsp;&lt;em&gt;ble_nus_c_tx_notif_enable()&amp;nbsp;&lt;/em&gt;you set it to true&lt;/li&gt;
&lt;li&gt;When receiving&amp;nbsp;&lt;em&gt;BLE_GATTC_EVT_WRITE_RSP&amp;nbsp;&lt;/em&gt;you set it to false&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please let me know this can help or not.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>