<?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>multi role without peer manager</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20224/multi-role-without-peer-manager</link><description>I have a central application that I need to add a peripheral role to. I don&amp;#39;t need to pair or bond in any of my connections, so I based my app on the ble_app_uart_c example. My question is, can I add a peripheral role to this example without adding the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Mar 2017 14:43:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20224/multi-role-without-peer-manager" /><item><title>RE: multi role without peer manager</title><link>https://devzone.nordicsemi.com/thread/78805?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2017 14:43:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02de521f-f65b-4061-bca2-63ca03469fc6</guid><dc:creator>Doug_H</dc:creator><description>&lt;p&gt;Thanks very much for the quick reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multi role without peer manager</title><link>https://devzone.nordicsemi.com/thread/78804?ContentTypeID=1</link><pubDate>Tue, 07 Mar 2017 11:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e855dd45-f13f-4d55-9e4f-c26007f31cb7</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Yes, it will work fine to add a peripheral role to ble_app_uart_c without using peer manager. Peer manager is only needed of you want to store bonding information.&lt;/p&gt;
&lt;p&gt;When adding the peripheral role to your example, it can be useful to take a look at the example ble_app_hrs_rscs_relay in the ble_central_and_peripheral folder. It shows one way to implement/handle both central and peripheral roles  concurrently.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>