<?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>Fail to add bonding to multilink central example on SDK14.1.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29155/fail-to-add-bonding-to-multilink-central-example-on-sdk14-1-0</link><description>I am trying to add peer manager to multilink_central example on SDK14.1.0 based on the ble_app_hrs_c example. The code is running on nRF52832 and softdevice S132 5.0. 
 It can connect to a peripheral running ble_app_blinky (also add peer manager based</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jan 2018 08:55:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29155/fail-to-add-bonding-to-multilink-central-example-on-sdk14-1-0" /><item><title>RE: Fail to add bonding to multilink central example on SDK14.1.0</title><link>https://devzone.nordicsemi.com/thread/115866?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2018 08:55:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14e8f093-0ae1-4c02-9371-5dfff09297aa</guid><dc:creator>Arthur</dc:creator><description>&lt;p&gt;I don&amp;#39;t see any problem so far.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to add bonding to multilink central example on SDK14.1.0</title><link>https://devzone.nordicsemi.com/thread/115865?ContentTypeID=1</link><pubDate>Thu, 04 Jan 2018 15:50:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:baca2c07-5bc9-4242-a493-ce6edcc17fec</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;My initial thought would be to add it before peer_manager_init() any problem with doing that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to add bonding to multilink central example on SDK14.1.0</title><link>https://devzone.nordicsemi.com/thread/115864?ContentTypeID=1</link><pubDate>Wed, 03 Jan 2018 07:55:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9df98b9e-e8b2-4074-82fb-248ffc61dbe1</guid><dc:creator>Arthur</dc:creator><description>&lt;p&gt;Hi Petter,&lt;/p&gt;
&lt;p&gt;I figured out that it is the problem on ble_conn_state_init() in main(). In ble_app_hrs_c, it is not called during initalization. If I comment out this line, everything works fine.&lt;/p&gt;
&lt;p&gt;I believe it is because ble_conn_state_user_flag_acquire() is called in pm_init() when initializing the peer manager.&lt;/p&gt;
&lt;p&gt;So, my question now is should be skip the ble_conn_state_init() as in the ble_app_hrs_c example? Or I should add this before peer_manager_init()?&lt;/p&gt;
&lt;p&gt;Arthur&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to add bonding to multilink central example on SDK14.1.0</title><link>https://devzone.nordicsemi.com/thread/115867?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2017 09:42:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a60997ec-967b-468c-a98e-f96d356e61cd</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what is going on. 0x00000003 is NRF_ERROR_INTERNAL. Can you see where inside im_ble_addr_get() the error is returned? Would it be possible for you to edit your question and upload your complete project so I can test it here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>