<?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>Modify ble uart central to show all advertising ble uart peripherals and give option to connect/disconnect to/ from user&amp;#39;s choice.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48889/modify-ble-uart-central-to-show-all-advertising-ble-uart-peripherals-and-give-option-to-connect-disconnect-to-from-user-s-choice</link><description>We are using a Nordic 100028 usb dongle programmed as a ble uart central to interface with our ble uart peripheral based boards. The subject line pretty much says it all. For production testing we need to be have several boards powered up for test, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Jun 2019 15:32:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48889/modify-ble-uart-central-to-show-all-advertising-ble-uart-peripherals-and-give-option-to-connect-disconnect-to-from-user-s-choice" /><item><title>RE: Modify ble uart central to show all advertising ble uart peripherals and give option to connect/disconnect to/ from user's choice.</title><link>https://devzone.nordicsemi.com/thread/194711?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 15:32:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8abdb68d-bbca-420d-9dc1-5f3b1ec63fa4</guid><dc:creator>awneil</dc:creator><description>[quote userid="6462" url="~/f/nordic-q-a/48889/modify-ble-uart-central-to-show-all-advertising-ble-uart-peripherals-and-give-option-to-connect-disconnect-to-from-user-s-choice/194403"]In the embedded code, it&amp;#39;s the Advertising Report event which tells you which devices have been &amp;quot;seen&amp;quot;[/quote]
&lt;p&gt;So that&amp;#39;s what you need to see all the units that are advertising.&lt;/p&gt;
&lt;p&gt;Then you use that to send a list to you terminal, along with user prompts &amp;amp; instructions&lt;/p&gt;
&lt;p&gt;Then you&amp;#39;ll need to receive &amp;amp; handle the user responses.&lt;/p&gt;
&lt;p&gt;The CLI library would be good for that user interface part.&lt;/p&gt;
&lt;p&gt;Or, for an automated test, just iterate through the list ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modify ble uart central to show all advertising ble uart peripherals and give option to connect/disconnect to/ from user's choice.</title><link>https://devzone.nordicsemi.com/thread/194710?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 15:22:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e376709-7d48-4e80-9ab4-95b74fa67679</guid><dc:creator>Robin</dc:creator><description>&lt;p&gt;Hello awneil,&lt;/p&gt;
&lt;p&gt;Thanks for the suggestions.&lt;/p&gt;
&lt;p&gt;We already have the basic functionality working&amp;nbsp;&amp;nbsp;in our test code using the resources mentioned, but as you likely know, the the uart central only connects to the first advertiser it finds.&amp;nbsp; So investing in a new project around either of these option seems overly ambitious. But again, thank you kindly for these suggestions.&lt;/p&gt;
&lt;p&gt;Robin@TL&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modify ble uart central to show all advertising ble uart peripherals and give option to connect/disconnect to/ from user's choice.</title><link>https://devzone.nordicsemi.com/thread/194403?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2019 13:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:941e715f-7632-43f5-94aa-4b3c0d487242</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Could you not just use nRF Connect for this?&lt;/p&gt;
&lt;p&gt;Or the pc-ble-driver -&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;https://github.com/NordicSemiconductor/pc-ble-driver&lt;/a&gt;&amp;nbsp;- and write a PC app?&lt;/p&gt;
&lt;p&gt;In the embedded code, it&amp;#39;s the Advertising Report event which tells you which devices have been &amp;quot;seen&amp;quot; ...&lt;/p&gt;
&lt;p&gt;Nordic also have a CLI library:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgroup__peer__manager.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgroup__peer__manager.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(used in some examples in the SDK)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>