<?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 central with NUS UART Client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28836/multilink-central-with-nus-uart-client</link><description>Hello all,
I would like to establish connection between single central and two peripherals for bidirectional communication. I edited ble_multilink_central example and created multiple instances NUS Clients of it. My code is getting compiled and I uploaded</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Dec 2017 14:20:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28836/multilink-central-with-nus-uart-client" /><item><title>RE: Multilink central with NUS UART Client</title><link>https://devzone.nordicsemi.com/thread/114180?ContentTypeID=1</link><pubDate>Fri, 29 Dec 2017 14:20:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e96a51e5-7eb5-4acc-9bb6-f9ff6867421d</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Can you copy paste the text from your terminal as text instead of an image? I don&amp;#39;t think I can see everything.&lt;/p&gt;
&lt;p&gt;Furthermore, when you get the Fatal error it is most likely because one of  your functions has returned an error code and APP_ERROR_CHECK() has sent your code to an endless while loop. You should try to debug &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;like this&lt;/a&gt; and figure out which function failed and what error it returned.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multilink central with NUS UART Client</title><link>https://devzone.nordicsemi.com/thread/114179?ContentTypeID=1</link><pubDate>Thu, 28 Dec 2017 09:13:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a50d50ed-5a78-4ea0-97c6-8d9c3cf34bd0</guid><dc:creator>SaiTeja</dc:creator><description>&lt;p&gt;My error is resolved after assigning handles to instances after BLE_NUS_C_EVT_DISCOVERY_COMPLETE.&lt;/p&gt;
&lt;p&gt;But now fatal error is thrown after app_uart_fifo_init(). I made UARTENABLED 1 , RETARGET ENABLED 1 and APP_FIFO_ENABLED 1 . But still the problem is existing. What may be the reason?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>