<?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>Print RSSI value in LE Audio walkie-talkie example for nrf5340 Audio dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117232/print-rssi-value-in-le-audio-walkie-talkie-example-for-nrf5340-audio-dk</link><description>Hi, I am looking into printing the RSSI values for both the boards in a walkie-talkie configuration example for the LE Audio dk. I tried reading other discussion about printing rssi values, Some of the discussions do not have conclusion or a direct example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Dec 2024 15:19:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117232/print-rssi-value-in-le-audio-walkie-talkie-example-for-nrf5340-audio-dk" /><item><title>RE: Print RSSI value in LE Audio walkie-talkie example for nrf5340 Audio dk</title><link>https://devzone.nordicsemi.com/thread/514790?ContentTypeID=1</link><pubDate>Thu, 12 Dec 2024 15:19:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebb4aba8-ca82-435d-b7d4-309264c44a92</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;sdc_hci_cmd* functions are only useable when your application includes the&amp;nbsp;SoftDevice&amp;nbsp;Controller, such as in single core setup with the nRF52 series or nRF54L15.&lt;/p&gt;
&lt;p&gt;On a typical nRF5340 setup, the BLE controller resides in the network core, while your application resides in the application core. Therefore, you need to send an HCI command to retrieve RSSI. &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/v3.7.99-ncs1/samples/bluetooth/hci_pwr_ctrl/src/main.c#L48-L75"&gt;This is demonstrated in the&amp;nbsp;HCI Power Control sample&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>