<?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 restrict of accessing the services of a ble profile.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22635/how-to-restrict-of-accessing-the-services-of-a-ble-profile</link><description>I am using proximity profile for my custom board as a tracker.I would like to make the services read/write operations accessable only to my andriod app.Others can connect to the tracker app and can see the services available in the device ,But i would</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jun 2017 09:37:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22635/how-to-restrict-of-accessing-the-services-of-a-ble-profile" /><item><title>RE: How to restrict of accessing the services of a ble profile.</title><link>https://devzone.nordicsemi.com/thread/89031?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 09:37:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65bc099e-af9b-420a-a36e-90f80a4cfc32</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You can set the security mode of the characteristic of your service by using &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s332.api.v2.0.0/group___b_l_e___g_a_p___c_o_n_n___s_e_c___m_o_d_e___s_e_t___m_a_c_r_o_s.html#ga99f7b13b3c63bcaffe700c9f28c3ee3f"&gt;BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM()&lt;/a&gt;. This will require the peer to bond with the device in order to write/read the characteristic value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>