<?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>[nRF5822] Question about SDK HRM and Proximity examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2381/nrf5822-question-about-sdk-hrm-and-proximity-examples</link><description>Hi
I found there is bonding managing routine in SDK HRM and Proximity examples. 
 bond_manager_init();
 
 It means in these two case, after pairing with BTLE host, the bonding information will be stored in flash memory. but, even if bonding information</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Jun 2014 10:34:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2381/nrf5822-question-about-sdk-hrm-and-proximity-examples" /><item><title>RE: [nRF5822] Question about SDK HRM and Proximity examples</title><link>https://devzone.nordicsemi.com/thread/9731?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2014 10:34:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90512386-a1e4-4871-b553-2cab0d7ad0e4</guid><dc:creator>Jeffery</dc:creator><description>&lt;p&gt;Hi Balaji
This is another question about bonding manager. In C:\Keil\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\experimental\ble_app_uart project, it&amp;#39;s a 128-bit UUID proprietary service. Apps will read this specific UUID to judge to connect. However, if there are over two uart module with same 128-bit UUID, it will be an issue for Mr. right iPHONE to connect to Mr. right UART device. In this case, could we add bonding manager in the souce code, then iPHONE will process pairing at 1st time connection. Can it work? Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF5822] Question about SDK HRM and Proximity examples</title><link>https://devzone.nordicsemi.com/thread/9730?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2014 10:51:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0470de5b-d2cd-4ae5-8c5e-4fc6a823a49e</guid><dc:creator>Balaji Srinivasan</dc:creator><description>&lt;p&gt;You may remove it from HRM but not from Proximity application because the Proximity profile specification mandates Security Level 2 or 3 (Encryption required). Bond Manager handles the security procedures for the application. Also note that by removing Bond Manager your application will need to handle the storage of known masters (if needed) and the &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/5.2.0/html/a00103.html"&gt;System Attributes&lt;/a&gt; which is all done by the bond  manager. Also you will need to handle the event &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/5.2.0/html/a00870.html#gafc37f2050903a4dc91f4527b59e6457a"&gt;BLE_GATTS_EVT_SYS_ATTR_MISSING&lt;/a&gt; whenever this event is generated by the SoftDevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF5822] Question about SDK HRM and Proximity examples</title><link>https://devzone.nordicsemi.com/thread/9729?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2014 10:01:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e921e9a6-4ffc-478c-9c7e-553bede076c6</guid><dc:creator>Jeffery</dc:creator><description>&lt;p&gt;Hi Balaji
So, bonding manager is necessary for HRM and Proximity?
Can we remove it? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF5822] Question about SDK HRM and Proximity examples</title><link>https://devzone.nordicsemi.com/thread/9728?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2014 09:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f906f4b-e9b9-404b-acd2-33d0ec280aa0</guid><dc:creator>Balaji Srinivasan</dc:creator><description>&lt;p&gt;Hi Jeffery,&lt;/p&gt;
&lt;p&gt;The HID examples (Keyboard and Mouse) demonstrate the use of the Directed Advertisement feature . They serve as example implementations to which you can refer to if you intend to use this feature in your own app.&lt;/p&gt;
&lt;p&gt;The Heart Rate and Proximity applications very much use the Bond Manager for other purposes (like storing bonding information, whitelist advertisement (in case of proxmity), storing CCCDs etc).&lt;/p&gt;
&lt;p&gt;Cheers,
Balaji&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>