<?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>Merging Multilink central with NUS client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57637/merging-multilink-central-with-nus-client</link><description>Hello, 
 I am trying to merge NUS client (ble_central&amp;gt;ble_app_uart_c) with Multilink central program (ble_central&amp;gt;ble_app_multilink_central) such that the central (nRF52832) reads and writes data from and to multiple peripheral (nRF52832). I am new to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Feb 2020 07:27:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57637/merging-multilink-central-with-nus-client" /><item><title>RE: Merging Multilink central with NUS client</title><link>https://devzone.nordicsemi.com/thread/234101?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 07:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84c0c53a-12c3-4585-a4a6-8823aa391c55</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;You welcome &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging Multilink central with NUS client</title><link>https://devzone.nordicsemi.com/thread/234068?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 18:51:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f254023-ddd9-4454-94af-1486d03694da</guid><dc:creator>Sapna</dc:creator><description>&lt;p&gt;Thank you &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merging Multilink central with NUS client</title><link>https://devzone.nordicsemi.com/thread/233939?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 11:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a175f6a4-cc7c-4e0f-9fbc-74058dc9308a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Any reason you are using SDK v14.2.0 and not one of the later versions?&lt;/p&gt;
&lt;p&gt;I wrote an example recently for SDK v16.0.0 that combines the ble_app_uart and ble_app_uart_c examples into one, so you can easily implement a relay node that connects to a peripheral and central and passes information between them:&lt;br /&gt;&lt;a href="https://github.com/NordicPlayground/nrf52-ble-app-uart-relay"&gt;https://github.com/NordicPlayground/nrf52-ble-app-uart-relay&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please be aware that the central specific code is put into the &lt;a href="https://github.com/NordicPlayground/nrf52-ble-app-uart-relay/blob/master/app_nus_client.c"&gt;app_nus_client.c&lt;/a&gt; file, to avoid too much code in the main file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is not set up to support multiple connected peripherals, but it should be possible to modify the example to do this if you use the multilink_central example as a reference.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>