<?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>Build a Multilink/Uart Central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33589/build-a-multilink-uart-central</link><description>Hi, 
 
 I want to write my own Multilink/UART example from scratch, because I&amp;#39;m too confused from all these examples. 
 What I need to get that code done? Or has anyone build something like this? 
 
 Thanks for your reply</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jan 2021 10:51:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33589/build-a-multilink-uart-central" /><item><title>RE: Build a Multilink/Uart Central</title><link>https://devzone.nordicsemi.com/thread/291745?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 10:51:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a57ff77-b362-43ab-9279-9f15299b8407</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Well, there&amp;#39;s been significant changes in the SDK over the last three years since my last reply here.&lt;/p&gt;
&lt;p&gt;We still don&amp;#39;t have a multilink UART example that works out of the box. But combining the UART examples and the multilink examples is a possibility. I can ask around internally if someone has already done this. &lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;a title="BLE Multi-link Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_multilink.html?cp=7_1_4_2_0_2"&gt;BLE Multi-link Example&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;a title="Nordic UART Service Client" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_c.html?cp=7_1_4_2_0_7"&gt;Nordic UART Service Client&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;a title="UART/Serial Port Emulation over BLE" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_eval.html?cp=7_1_4_2_2_25"&gt;UART/Serial Port Emulation over BLE&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build a Multilink/Uart Central</title><link>https://devzone.nordicsemi.com/thread/288934?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2021 13:28:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b79c0b75-38af-42ec-bae3-091014977ab9</guid><dc:creator>MootSeeker</dc:creator><description>&lt;p&gt;Lol sorry never saw this message ^^&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have given up trying to find a solution. Has something changed in the last 3 years. My goal would still be to send data from clients to the central.&lt;/p&gt;
&lt;p&gt;I was working with several NRF52 dev boards and the SDK 12/13. I was extremely confused at the time which one to use as the latest one didn&amp;#39;t work and the documentation didn&amp;#39;t agree with the older SDK.&lt;/p&gt;
&lt;p&gt;How could I solve the problem today? I would be happy to find a solution here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build a Multilink/Uart Central</title><link>https://devzone.nordicsemi.com/thread/130130?ContentTypeID=1</link><pubDate>Fri, 27 Apr 2018 13:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0de687ce-d096-4a83-856d-3e3ca34e73bc</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi again!&lt;/p&gt;
&lt;p&gt;You could start off with the UART central example, and add the relevant code from the multilink example.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think we have an example like this already, but I do know there is several other cases on devzone adressing this topic. &lt;br /&gt;So a quick search around the forum might reveal some useful information.&lt;/p&gt;
&lt;p&gt;Also, when you start merging the examples, you are more than welcome to post the code you have so far, and explain a little more specific what you are struggling with.&lt;/p&gt;
&lt;p&gt;What device/SDK are you working with?&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build a Multilink/Uart Central</title><link>https://devzone.nordicsemi.com/thread/129394?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 15:14:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88d57028-d9c4-4471-be5b-c3932cd93254</guid><dc:creator>MootSeeker</dc:creator><description>&lt;p&gt;Hi Joakim,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks for your reply, but which example do I need?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve studied the Central example for Uart and the Multilink example, but I can&amp;#39;t compile a working Code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Slowly I will get in time stress, because I need to finish this Project. In the last 5 weeks I did not get further than I was since the last 5 weeks. I only need a example code, to know that it is possible to connect multiple peripherals to a central and send some data from the peripheral to the central.&lt;/p&gt;
&lt;p&gt;Which part of the Uart Central and the Multilink Central example code are the Important ones that I need to succsesful connect some boards together and send some data to the Central?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please I need really help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Mootseeker.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Build a Multilink/Uart Central</title><link>https://devzone.nordicsemi.com/thread/129387?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 14:55:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9abd318-161a-4c96-90af-9e83acdf9794</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I would advise you not to start from scratch. &lt;br /&gt;My suggestion is to spend some time learning the examples instead, and use them as a template.&lt;/p&gt;
&lt;p&gt;However, if someone else in the community has done something like this, they are more than welcome to share their thoughts.&lt;/p&gt;
&lt;p&gt;If you decide to spend some time studying the examples, you are more than welcome to post a question here on devzone if something is unclear.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>