<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>BLE central to get rssi and local name of peripherals</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/84580/ble-central-to-get-rssi-and-local-name-of-peripherals</link><description>i&amp;#39;m working on nRF52840 with NCS, 
 i&amp;#39;m trying to use the central UART sample to scan peripherals then get the RSSI and complete local name of peripherals like the nRF Connect APP. 
 how can i do?</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 09 Feb 2022 13:49:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/84580/ble-central-to-get-rssi-and-local-name-of-peripherals" /><item><title>RE: BLE central to get rssi and local name of peripherals</title><link>https://test-devzone.nordicsemi.com/thread/352090?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 13:49:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21ad9ce5-b337-4c59-9ec3-6b19adf1489f</guid><dc:creator>user75734</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think the easiest would be to use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/bluetooth/gap.html#c.bt_le_scan_recv_info"&gt;bt_le_scan_recv_info &lt;/a&gt;from Zephyrs GAP API reference. Here you can add the RSSI and get the name from advertisers, and then print them to something like an UART terminal for example. Alternatively you can&amp;nbsp;use the&amp;nbsp;&lt;span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/doc/api.html?highlight=sdc_hci_cmd_sp_read_rssi#c.sdc_hci_cmd_sp_read_rssi"&gt;sdc_hci_cmd_sp_read_rssi API&lt;/a&gt; from our library to read the RSSI from devices.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>