<?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>scan the RSSI energy values</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127830/scan-the-rssi-energy-values</link><description>HI 
 I am currently doing secondary development based on the periodic_adv_conn sample project, using NCS 3.2.1 and the nRF54L15 chip,PHY CODE S8. 
 I want to add a function to scan the RSSI energy values of all 40 Bluetooth channels in the code. How can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Apr 2026 13:03:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127830/scan-the-rssi-energy-values" /><item><title>RE: scan the RSSI energy values</title><link>https://devzone.nordicsemi.com/thread/565243?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2026 13:03:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e55df4c-37da-4c66-a779-06c8e55f4eea</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Joey,&amp;nbsp;&lt;br /&gt;There has not been an example of how to do this. But I would suggest to take a look at:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;MPSL timeslot sample:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.2.4/page/nrf/samples/mpsl/timeslot/README.html"&gt;https://docs.nordicsemi.com/bundle/ncs-3.2.4/page/nrf/samples/mpsl/timeslot/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sample with ESB + BLE so you can see how it&amp;#39;s implemented:&amp;nbsp;&lt;br /&gt;&lt;a href="https://github.com/too1/ncs-esb-ble-mpsl-demo"&gt;https://github.com/too1/ncs-esb-ble-mpsl-demo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And this firmware for RSSI scan, it&amp;#39;s from nRF5 SDK but the principle on how you access the radio directly is the same&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nordicsemi/pc-nrfconnect-rssi/tree/main/fw/src"&gt;github.com/.../src&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: scan the RSSI energy values</title><link>https://devzone.nordicsemi.com/thread/565208?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2026 07:34:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84ac6d26-4c7b-45e0-9cbc-5d565e768726</guid><dc:creator>joey</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My goal is actually to scan through the energy values of the 40 channels used by BLE and transmit them back to a PC to check if there is significant RF interference at the installation site. How can I directly invoke this using MPSL?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: scan the RSSI energy values</title><link>https://devzone.nordicsemi.com/thread/565169?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2026 13:02:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f87a94b-faa3-4fb1-b789-489f23d8643f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Joey,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As far as I know there is no function provided by our BLE stack to do RSSI scan for all 40 channels.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you want to do so you may need to use MPSL to access the radio directly and sweep through 40 channels to&amp;nbsp;scan and read the RSSI.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could you explain a little bit more on what you plan to achieve ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>