<?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>Making a connection without setting identities</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29994/making-a-connection-without-setting-identities</link><description>We have a custom board solution with an BLE module from Laird, that uses nrf51822 IC, as a gateway. Code was written in Keil and we used SDK v 8.1.0. Originally we didn&amp;#39;t use Device manager code, because of RAM consumption issues. We are not using whitelisting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Jan 2018 13:09:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29994/making-a-connection-without-setting-identities" /><item><title>RE: Making a connection without setting identities</title><link>https://devzone.nordicsemi.com/thread/119227?ContentTypeID=1</link><pubDate>Tue, 30 Jan 2018 13:09:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a75c72b0-d31a-48ba-936e-de226b9a68f6</guid><dc:creator>MC</dc:creator><description>&lt;p&gt;I solved my problem. It turns out, it weren&amp;#39;t the identities that caused the problem. The problem was, that I&amp;#39;ve used BLE_CONN_CFG_TAG_DEFAULT 0 macro as a conncetion config tag instead of APP_BLE_CONN_CFG_TAG 1 that was originaly used in one of the examples. I will mark my question closed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>