<?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>Multiple BLE connections</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102988/multiple-ble-connections</link><description>How can I configure an nRF52840 Nordic device to retain pairing data for multiple Android devices using Zephyr OS v1.8.0? I&amp;#39;m aiming for a setup where, if an Android device goes out of range and another comes into proximity, the Nordic device should allow</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Aug 2023 09:14:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102988/multiple-ble-connections" /><item><title>RE: Multiple BLE connections</title><link>https://devzone.nordicsemi.com/thread/442240?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2023 09:14:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5013abb4-1b24-4ceb-aa92-baaa299cfce6</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;You could look to the Peripheral UART Bluetooth example:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/peripheral_uart"&gt;https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/peripheral_uart&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this sample, the Kconfig value &lt;code&gt;CONFIG_BT_MAX_PAIRED&lt;/code&gt; is set to 1.&lt;/p&gt;
&lt;p&gt;You could try setting this to a higher value.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>