<?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>nRF52 fall project when MITM = 1.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25891/nrf52-fall-project-when-mitm-1</link><description>SDK13, S132 
 Project stopped after start. I use standart initialization: 
 static void peer_manager_init(void)
{
ble_gap_sec_params_t sec_param;
ret_code_t err_code;

err_code = pm_init();
APP_ERROR_CHECK(err_code);

memset(&amp;amp;sec_param, 0, sizeof</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Oct 2017 07:23:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25891/nrf52-fall-project-when-mitm-1" /><item><title>RE: nRF52 fall project when MITM = 1.</title><link>https://devzone.nordicsemi.com/thread/101964?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 07:23:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0570d7c5-ad6c-4041-97ef-a371e095dcb1</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please take a look at the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/lib_pm_usage.html?cp=4_0_2_3_1_6_2_1#lib_pm_usage_security"&gt;Peer Manager Security parameters page here&lt;/a&gt; for a list over required security parameters for common use cases. You can use MITM without passkey entry, if you use OOB(out-of-band) bonding.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 fall project when MITM = 1.</title><link>https://devzone.nordicsemi.com/thread/101963?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 14:33:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05268980-4b73-4751-856a-dcf1a03dc6af</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;addition: I use&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define BLE_GAP_IO_CAPS_NONE              0x03   /**&amp;lt; No I/O capabilities. */
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;can I use MITM with this setting? I want use MITM without any passkey entry.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>