<?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>NCS Scan Request report RSSI value</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113115/ncs-scan-request-report-rssi-value</link><description>Hi Fellow NCS-ers, I understand that the configuration setting CONFIG_BT_EXT_ADV, CONFIG_BT_CTLR_SCAN_REQ_NOTIFY, and bt_le_ext_adv_create() with the appropriate callback function will allow me to receive scan-requests reports similar to nRF52 SDKs. To</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jul 2024 02:59:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113115/ncs-scan-request-report-rssi-value" /><item><title>RE: NCS Scan Request report RSSI value</title><link>https://devzone.nordicsemi.com/thread/494681?ContentTypeID=1</link><pubDate>Fri, 19 Jul 2024 02:59:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1558602-8d9f-48ec-9540-9afce67d8a3a</guid><dc:creator>dennis.sk.chan</dc:creator><description>&lt;p&gt;hi Terje, please pass along the request for this feature as it was in nRF5 SDK. Especially since the config option,&amp;nbsp;&lt;span&gt;CONFIG_BT_CTLR_SCAN_REQ_RSSI, is in the documents, there should be a roadmap for this feature. Meanwhile, we will just work with what is available.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for your help,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Dennis&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS Scan Request report RSSI value</title><link>https://devzone.nordicsemi.com/thread/494636?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 16:04:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:326e9a23-bf6d-467e-b13e-1b902cd18c16</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I definitely see that there can be a use case for probing the RSSI of third party, scan only, centrals. Sadly I do not see any other ways to do that, than to get the RSSI from scan requests, since that is the only packets being sent from the central in that scenario.&lt;/p&gt;
&lt;p&gt;Please note that in the case of third party centrals, RSSI will be an indication of signal strength, but you have no control over properties of the third party device such as antenna directionality, TX power, etc. The indicated signal strength is still correlated to distance, but it can only give a general idea, since what it really estimates is the strength of the radio link. Please note also that it estimates signal strength on the particular channel, and other signals on the same channel may impact the measurements. I do understand that you have used RSSI successfully in the past, which means you are probably in control of this, but I still mention this in case others see this answer in the future.&lt;/p&gt;
&lt;p&gt;I will inform internally that there is request for such functionality, although I can not give any promises as to whether this will at some point be supported or not. You could however reach out to our sales people, who are more concerned with future plans, roadmaps, etc. Here in DevZone we mostly work on stuff that is already released. If you do not know who our sales representative for your area is, then please ask in a private ticket or private message, and we will let you know.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS Scan Request report RSSI value</title><link>https://devzone.nordicsemi.com/thread/494454?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 02:59:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b715e6b-a8ca-4f26-a28a-408b516765f5</guid><dc:creator>dennis.sk.chan</dc:creator><description>&lt;p&gt;hi Terje, that is too bad to hear as we were able to get the RSSI&amp;nbsp;when we are using nRF5 SDK 17.1.0 on another project. We&amp;nbsp;are using NCS for a different piece of hardware, and were hoping to have the same functionality as our other project.&amp;nbsp; The use case is to gather additional information on BLE devices that are not advertising but are sending scan-request to our device. Getting the RSSI will tell us if the device is near our device. I hope you can suggest a workaround.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Dennis&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;p.s. will future NCS release also report RSSI for scan-request reports?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS Scan Request report RSSI value</title><link>https://devzone.nordicsemi.com/thread/494403?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2024 14:02:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0adb734-8f72-4af4-97fe-d3a4756778cd</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SoftDevice controller does not support reading RSSI from scan request packets. You will see if you enable the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_BT_CTLR_SCAN_REQ_RSSI"&gt;CONFIG_BT_CTLR_SCAN_REQ_RSSI&lt;/a&gt; configuration that you get the following (or similar) build warning:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;warning: BT_CTLR_SCAN_REQ_RSSI (defined at subsys/bluetooth\controller\Kconfig.ll_sw_split:944) was&lt;br /&gt;assigned the value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies:&lt;br /&gt;BT_CTLR_SCAN_REQ_NOTIFY (=n), BT_LL_SW_SPLIT (=n).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;May I ask what the use case is? We may be able to suggest a workaround.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>