<?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>How to setup and test scan/pair/connect by softdevice 120</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7586/how-to-setup-and-test-scan-pair-connect-by-softdevice-120</link><description>I am using nrf51442 as central client.
I have used
 SDK\v7.1.0\examples\ble_central\ble_app_hrs_c\pca10028\s120\arm\ble_app_hrs_c_s120_pca10028.uvproj&amp;quot; as a atart point
I have downloaded &amp;quot;SoftDevice\S120_SoftDevice\v1.0.1\s120_nrf51822_1.0.1\s120_nrf51822_1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jun 2015 09:49:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7586/how-to-setup-and-test-scan-pair-connect-by-softdevice-120" /><item><title>RE: How to setup and test scan/pair/connect by softdevice 120</title><link>https://devzone.nordicsemi.com/thread/27050?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2015 09:49:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b98195df-96ba-443c-b7d6-489ec4ac9184</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Have you seen &lt;a href="https://devzone.nordicsemi.com/blogs/671/how-to-use-the-latest-keil-5-for-keil-4-projects-u/"&gt;this thread?&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I think ble_app_hids_keyboard example uses whitelist at least&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup and test scan/pair/connect by softdevice 120</title><link>https://devzone.nordicsemi.com/thread/27049?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2015 01:13:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:190df83d-4e58-41aa-9f56-2ff05b8b6441</guid><dc:creator>jamesbong</dc:creator><description>&lt;p&gt;I manage to make the heart rate example in SDK 7.1 work in uv4 environment, but it cannot work in uv5 and SDK 8.0 version. I find that the example in uv5 pack is more complete example but it version when it tried to initialize the softdevice, and the description in the tutorial is suitable for SDK 7.1 example only. Is there any workable example and document that include pairing and whitelist&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to setup and test scan/pair/connect by softdevice 120</title><link>https://devzone.nordicsemi.com/thread/27048?ContentTypeID=1</link><pubDate>Tue, 16 Jun 2015 09:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b335aaa-6c8f-44d1-8ea0-bfaf45db04c7</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I assume you are you using the nRF51 DK board, am I correct?&lt;/p&gt;
&lt;p&gt;Any initial setup problems are perhaps addressed in &lt;a href="https://devzone.nordicsemi.com/tutorials/4/testing-and-using-a-simple-ble-application/"&gt;this tutorial&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The  SDK\v7.1.0\examples\ble_central\ble_app_hrs_c\pca10028\s120\arm\ ble_app_hrs_c_s120_pca10028.uvproj   should run directly on the nRF51 DK. First flash the S120 softdevice, then flash the application. When the HRS peripheral advertises, start the application in debug mode and step through the main function to make sure the application is initializing and starting the scan. Try to set a breakpoint in on_ble_evt -&amp;gt; case BLE_GAP_EVT_ADV_REPORT in order to capture any advertising data received over the air, in order to see if the scan is working.&lt;/p&gt;
&lt;p&gt;I think the &lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v7.x.x/doc/7.1.0/s120/html/a00043.html"&gt;ble_app_hrs_c_s120 example&lt;/a&gt; filters the advertising data by UUID of the heart rate service, so it will connect to any peripheral having the UUID of the &lt;a href="https://developer.bluetooth.org/gatt/services/Pages/ServiceViewer.aspx?u=org.bluetooth.service.heart_rate.xml"&gt;heart rate profile&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>