<?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>nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97543/nrf5340-dk-central-how-to-get-peripheral-rssi-while-connected</link><description>Hi, 
 I use nRF5340 DK SDK 2.2.0. as Central and iPhone as Peripheral. 
 I have a question, how can I check the RSSI value of the currently connected device? 
 
 
 Br, 
 Stjepan Brlečić.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Oct 2023 11:34:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97543/nrf5340-dk-central-how-to-get-peripheral-rssi-while-connected" /><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/451272?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2023 11:34:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41459ed7-9fb8-4ac0-9bf3-62dde87c54c0</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Stjepan,&lt;/span&gt;&lt;/p&gt;
[quote user="s.b.user"]&lt;p&gt;I try to implement &amp;quot;&lt;span&gt;get_tx_power&lt;/span&gt;&amp;quot; logic from main.c in &amp;quot;hci_pwr_ctrl&amp;quot; project, but I get this error:&lt;/p&gt;
&lt;p&gt;&amp;quot;W: opcode 0xfc0f status 0x01&lt;br /&gt;Read Tx power err: -5 reason 0x00 &amp;quot;&lt;/p&gt;
&lt;p&gt;Can that logic be used when nRF DK is working in a Central BLE Role?&lt;/p&gt;[/quote]
&lt;p&gt;&lt;span&gt;Swathy is out of office.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you open a new case for this issue ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/445115?ContentTypeID=1</link><pubDate>Fri, 08 Sep 2023 10:58:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fee83ce-c3e2-4673-9771-3900c8898a2a</guid><dc:creator>Stjepan Brlecic</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I try to implement &amp;quot;&lt;span&gt;get_tx_power&lt;/span&gt;&amp;quot; logic from main.c in &amp;quot;hci_pwr_ctrl&amp;quot; project, but I get this error:&lt;/p&gt;
&lt;p&gt;&amp;quot;W: opcode 0xfc0f status 0x01&lt;br /&gt;Read Tx power err: -5 reason 0x00 &amp;quot;&lt;/p&gt;
&lt;p&gt;Can that logic be used when nRF DK is working in a Central BLE Role?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/418297?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 12:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb9b8df3-9806-45ba-ab4e-5080c6d901af</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Stjepan,&lt;/p&gt;
&lt;p&gt;To read the RSSI, I guess you could do it using HCI commands.. You could take a look at the hci_pwr_ctrl sample here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_pwr_ctrl/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_pwr_ctrl/README.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can see how they use HCI commands to read RSSI in the main.c&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/415740?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2023 13:59:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d1ca450-85cf-4c33-a4ef-e82be622b970</guid><dc:creator>Stjepan Brlecic</dc:creator><description>&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;In my case nRF5340 DK is the BLE Central role, will I be able to get the RSSI value of the device I am connected to?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using the central_Bas example for my proof of concept.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;Stjepan Brlečić.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/415733?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2023 13:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c68723a-e576-405f-b21f-fe0c3cbf2a12</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Stjepan,&lt;/p&gt;
&lt;p&gt;You could take a look at this ticket:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/80973/get-rssi-on-nrf52840-with-ncs"&gt;get RSSI on nRF52840 with NCS&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/414927?ContentTypeID=1</link><pubDate>Mon, 13 Mar 2023 13:24:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2197b731-34c0-4738-8edc-fec5c06511a0</guid><dc:creator>Stjepan Brlecic</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We didn&amp;#39;t understand each other,&lt;/p&gt;
&lt;p&gt;I thought when I connected using nrf5340 SDK 2.2.0. how can I get the current RSSI of the peripheral device to which I am connected?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So after&amp;nbsp; &amp;quot;bt_conn_le_create&amp;quot;&lt;/p&gt;
&lt;p&gt;in the&amp;nbsp;&lt;span&gt;&amp;quot;connected&amp;quot;&amp;nbsp;&lt;/span&gt;callback&amp;nbsp;is there a way I can&amp;nbsp;check Peripheral RSSI?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;Stjepan Brlečić.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 dk(central) how to get peripheral RSSI while connected</title><link>https://devzone.nordicsemi.com/thread/414666?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2023 13:48:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1457217-46e8-423a-9fdd-aa12977ac59d</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Stjepan,&lt;/p&gt;
&lt;p&gt;You can see the RSSI using the nRF Connect App.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>