<?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>nrf51822 read id connection device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18245/nrf51822-read-id-connection-device</link><description>My question may seem silly, I did not so long ago been programming NRF51822 S130. I use examples experimental_ble_app_blinki. I want to get the module ID smartphone when connected. There is such a function?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Dec 2016 13:29:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18245/nrf51822-read-id-connection-device" /><item><title>RE: nrf51822 read id connection device</title><link>https://devzone.nordicsemi.com/thread/70478?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 13:29:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8494a75-2f51-4a66-a6a8-a013dc69976d</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;It depends on the address type. See &lt;a href="https://devzone.nordicsemi.com/question/6496/gap-address-types/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;If the central device (smart phone) uses public address or random static address you can just take the extract the address when you get the BLE_GAP_EVT_CONNECTED event, and put it into the whitelist.&lt;/p&gt;
&lt;p&gt;If the central device (smart phone) uses a Private Resolvable address you need to bond for it to share the IRK that resolves the address.&lt;/p&gt;
&lt;p&gt;If the central device (smart phone) uses a private non-resolvable address it doesn&amp;#39;t really make sense to put it into a whitelist.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 read id connection device</title><link>https://devzone.nordicsemi.com/thread/70477?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 12:51:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36b15ecf-c4d9-473d-8492-ab09f03e5e6c</guid><dc:creator>Ivan</dc:creator><description>&lt;p&gt;I want to get an ID smartphone to build a whitelist in NRF51.
When the smartphone is connected to NRF51. Nrf51 should obtain data on the smartphone is not zavismosti what application is used on your smartphone!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 read id connection device</title><link>https://devzone.nordicsemi.com/thread/70476?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 08:48:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c6bb3db-05a4-4ae4-a45a-d625a5252aa0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;So you want the device address or IRK of the smart phone so that you can advertise with whitelist in the nRF51?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 read id connection device</title><link>https://devzone.nordicsemi.com/thread/70474?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 08:29:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fd74b12-901e-43a5-96bc-ff7d527fcd03</guid><dc:creator>Ivan</dc:creator><description>&lt;p&gt;I need to get the ID by the device itself. It is necessary to create a white list of smartphones in the chip. Promotional package with an ID has been the solution of problem. But it can be vulnerable to security.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 read id connection device</title><link>https://devzone.nordicsemi.com/thread/70475?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2016 21:51:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61318420-3c49-4151-b2cf-7410ff25ed6b</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;What do you mean &amp;quot;Smartphone when connected&amp;quot;&lt;/p&gt;
&lt;p&gt;You mean you&amp;#39;re going to write an app that scans for devices with a custom Device ID service and then connect to the device and read from that service ?&lt;/p&gt;
&lt;p&gt;If all you are doing is reading the device ID, you may as well broadcast it in the manufacturer data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>