<?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>nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85099/nrf52-ble-multi-link-multi-role-ses-configuration-issues</link><description>Hello, 
 I am using SES environment with nRF Connect SDK 1.9, SoftDevice S140 and nRF5_SDK_17.1.0 to clone the nrf52-ble-multi-link-multi-role example on Github ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role/issues ) with the idea</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Mar 2022 11:46:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85099/nrf52-ble-multi-link-multi-role-ses-configuration-issues" /><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/355793?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 11:46:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3c976be-37ec-4c57-a2a1-2105f35f1394</guid><dc:creator>jinvers</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;I have send you some repplies. I try to summarize here. I have the ble_aggregator for SDK 17.1.0 you sent me, but modified including NUS service. I attach it here.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_aggregator_5F00_NUS.zip"&gt;devzone.nordicsemi.com/.../ble_5F00_aggregator_5F00_NUS.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is it possible to send UART messages by NUS service from the aggregator to all the NUS devices connected. And I can receive message from any NUS device and read it in the UART of this aggregator.&lt;/p&gt;
&lt;p&gt;Thank you for your support.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Joel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/355171?ContentTypeID=1</link><pubDate>Mon, 28 Feb 2022 07:36:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0573cdf0-1c45-40ed-8d3b-249124b711e8</guid><dc:creator>jinvers</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;I have now the multi-link-multi-role application able to aggregat multiple devices running ble_app_blinky or ble_app_uart with NUS services. However, I cannot only exchange data through terminal connection between the central multi-link board and one of the NUS devices. I have to modify the program as to select the NUS device to&amp;nbsp; which connect selectively. Please, any suggestion?&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Joel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/355138?ContentTypeID=1</link><pubDate>Sun, 27 Feb 2022 08:12:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0e187f0-7323-4dd5-9576-1cea4f65df0a</guid><dc:creator>jinvers</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;I would say that the NUS service was not completely introduced. I think there&amp;#39;s more job to do to discriminate the type of devices connected and introduce the necessary ble_nus_xxx functions and management of the events and handles.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Joel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/355132?ContentTypeID=1</link><pubDate>Sat, 26 Feb 2022 12:19:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0484b35a-bd90-4ec0-9abc-e349d8165b9c</guid><dc:creator>jinvers</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Thank you again.&lt;/p&gt;
&lt;p&gt;I have tested up to 3 nRF52840-DK boards using the ble_app_blinky example. They work after configuring correlated device names. I have also tested using the BLE Multi Link Demo phone app with an older Android version (it doesn&amp;#39;t work with some new versions).&lt;/p&gt;
&lt;p&gt;My next step is testing the multi-link-role solution using the NUS service with these same 3 nRF52840-DK boards as NUS peripherals. According to the information I have found it&amp;#39;s suppodes this should work. Although I have seen in the code that it will be necessary to enable the different define in the sdk_config.h file. Do yo have any other suggestion? Thank you in advance.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Joel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/354997?ContentTypeID=1</link><pubDate>Fri, 25 Feb 2022 11:13:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c3ceea3-cb9b-4ca0-b41a-9644d47beb0d</guid><dc:creator>jinvers</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Great. Many thanks! I will check it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Joel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/354995?ContentTypeID=1</link><pubDate>Fri, 25 Feb 2022 10:59:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb84d9f3-6731-4c0e-bf8b-26a588e24652</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Joel,&lt;/p&gt;
&lt;p&gt;I ported the aggregator project to nRF5 SDK 17.1.0, please see attached. You can see the changes I made in the included port_sdk17.diff file. I expect it should work, but I have not tested it with multiple nodes.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_aggregator.zip"&gt;devzone.nordicsemi.com/.../ble_5F00_aggregator.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/354852?ContentTypeID=1</link><pubDate>Thu, 24 Feb 2022 14:32:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b8249b6-5c73-4f2f-aa72-2efadf02f754</guid><dc:creator>jinvers</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;What are the main differences and issues I should consider to make the porting to nRF5 SDK 17.1.0?&lt;/p&gt;
&lt;p&gt;Or is there any other multi-link and multi-role example in nRF5 SDK 17.1.0 with the same functionalities?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Joel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52-ble-multi-link-multi-role SES configuration issues</title><link>https://devzone.nordicsemi.com/thread/354792?ContentTypeID=1</link><pubDate>Thu, 24 Feb 2022 11:45:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbff7f14-1535-4708-9487-1174828f3b24</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Joel,&lt;/p&gt;
&lt;p&gt;This example requires nRF5 SDK 15.2.0 to build. It has not been ported to SDK 17.1.0.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>