<?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-NUS, How to reject a connection if RRSI is too low?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116395/multi-nus-how-to-reject-a-connection-if-rrsi-is-too-low</link><description>My project: I am developing a system consisting of a central and up to 20 peripherals based on the Multi-NUS protocol. Toolchain and SDK : NCS v2.6.1. Development target: custom boards with BT840XE (central) and BT840F (peripherals) from Fanstel. Problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Nov 2024 14:03:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116395/multi-nus-how-to-reject-a-connection-if-rrsi-is-too-low" /><item><title>RE: Multi-NUS, How to reject a connection if RRSI is too low?</title><link>https://devzone.nordicsemi.com/thread/510715?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2024 14:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2568e79-ea1f-4e18-bba9-5a1d87c9f8a2</guid><dc:creator>JPhilippe</dc:creator><description>&lt;p&gt;It works !&lt;/p&gt;
&lt;p&gt;Thanks a lot for Your&amp;nbsp;quick response.&lt;/p&gt;
&lt;p&gt;The discussion may be closed.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jean Philippe&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-NUS, How to reject a connection if RRSI is too low?</title><link>https://devzone.nordicsemi.com/thread/510650?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2024 10:46:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffbff341-410e-4028-89f6-9e41573d1a4b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you check the received RSSI from the your&amp;nbsp;scan_filter_match() and use that to determine if you want to connect or not? You would need to set the .connect_if_match flag to &amp;#39;0&amp;#39; in your scan init function to prevent the scanner module from initiating the connection for you. Instead, you can call&amp;nbsp;bt_conn_le_create() as in the central_hr_coded sample.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>