<?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>nRF Connect RSSI Viewer - connect to nRF21540</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116285/nrf-connect-rssi-viewer---connect-to-nrf21540</link><description>Is there a way to convert the firmware for the nRF Connect RSSI viewer to work on the nRF21540DK. I imagine it isn&amp;#39;t too difficult, since it is essentially the nrf53840 but with the addition of the front end. I am guessing a few lines of code to enable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2024 13:40:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116285/nrf-connect-rssi-viewer---connect-to-nrf21540" /><item><title>RE: nRF Connect RSSI Viewer - connect to nRF21540</title><link>https://devzone.nordicsemi.com/thread/510115?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 13:40:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3faeb157-e1ee-46bd-8429-b73aaface167</guid><dc:creator>AMarch01</dc:creator><description>&lt;p&gt;It kind of looks like I need to add the nrf21540 board to the list of known boards in the application too. Unfortunately, my ability to program in typescript it Nil.&amp;nbsp;&lt;br /&gt;oh well, thanks for the information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect RSSI Viewer - connect to nRF21540</title><link>https://devzone.nordicsemi.com/thread/510093?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 12:12:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6041d98-1bc6-4301-8369-9b1bc90b3ee4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Anthony,&amp;nbsp;&lt;br /&gt;I don&amp;#39;t think adding a FEM is a problem with the RSSI viewer firmware. However currently the RSSI Viewer can only be used with nRF52 board. You can find the source code for the firmware on the nRF52 here:&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-rssi/tree/main/fw/src"&gt;https://github.com/NordicSemiconductor/pc-nrfconnect-rssi/tree/main/fw/src&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The reason for that is that the firmware was developed in nRF5 SDK not nRF Connect SDK. And nRF5 SDK doesn&amp;#39;t have the full support for nRF53.&amp;nbsp;&lt;br /&gt;I think there are 2 options here, one is to use the FEM with a nRF52 DK. Another option is to write your own firmware for &lt;span&gt;nRF21540DK based on what you see in the code. You just need to study the UART protocol between the application on PC and the firmware.&amp;nbsp;&lt;br /&gt;The source code for the application on PC is also provided in the same Github repo.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>