<?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>Is there any USB dongle can be used to test BLE function of chip nRF54L15?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121031/is-there-any-usb-dongle-can-be-used-to-test-ble-function-of-chip-nrf54l15</link><description>Hello Nordic, 
 
 I am running a project, use the chipset is nRF54L15, I want to know if there is any USB dongle with software can be used to test BLE function of chip nRF54L15? Just test RX ((Power level. Frequency)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 May 2025 09:54:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121031/is-there-any-usb-dongle-can-be-used-to-test-ble-function-of-chip-nrf54l15" /><item><title>RE: Is there any USB dongle can be used to test BLE function of chip nRF54L15?</title><link>https://devzone.nordicsemi.com/thread/536154?ContentTypeID=1</link><pubDate>Tue, 20 May 2025 09:54:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a1fa6da-0965-4cc8-b371-1b6fa4521588</guid><dc:creator>ninghua</dc:creator><description>&lt;p&gt;Hi, is it possible to assign a FAE from ShenZhen in China? Then I can contact him/her directly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And the below landline is always no answers.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1747735563597v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any USB dongle can be used to test BLE function of chip nRF54L15?</title><link>https://devzone.nordicsemi.com/thread/533311?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2025 07:51:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2af14388-299c-4561-99a2-c86cb520dd14</guid><dc:creator>Bendik Heiskel</dc:creator><description>&lt;p&gt;By dongle I was referring to the nRF52840 Dongle:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF52840-Dongle"&gt;https://www.nordicsemi.com/Products/Development-hardware/nRF52840-Dongle&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A nRF52 series development kit can also be used instead of the dongle.&lt;/p&gt;
&lt;p&gt;The samples I mention are application code running on both the nRF52840 dongle and the nRF54L15:&lt;br /&gt;The code can be found in the nRF Connect SDK:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/peripheral/radio_test"&gt;https://github.com/nrfconnect/sdk-nrf/tree/main/samples/peripheral/radio_test&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/direct_test_mode"&gt;https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/direct_test_mode&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any USB dongle can be used to test BLE function of chip nRF54L15?</title><link>https://devzone.nordicsemi.com/thread/533298?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2025 06:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0816543a-2fbb-49f3-aeee-462c80338312</guid><dc:creator>ninghua</dc:creator><description>&lt;p&gt;Here you mentioned test sample,is it a hardware or software?where can I find it?and where I can find the dongle?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any USB dongle can be used to test BLE function of chip nRF54L15?</title><link>https://devzone.nordicsemi.com/thread/533234?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 14:31:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef735651-64fa-4046-bd14-12c242851f86</guid><dc:creator>Bendik Heiskel</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the radio test sample for testing RX performance by counting packets. Both the device under test and a dongle or DK must be running the radio test sample:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/peripheral/radio_test/README.html#testing_with_another_development_kit"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/peripheral/radio_test/README.html#testing_with_another_development_kit&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This can however only work for counting the number of packet received&amp;nbsp; and will not give you the RSSI of the received packet.&lt;/p&gt;
&lt;p&gt;If you just need the RSSI and channel you can use the RSSI Viewer application in nRF Connect for desktop. This gives you the RSSI for all the BLE channels, so it will pick up any RF radiation in the 2.4GHz band, like other BLE devices or WiFi.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-Desktop"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-Desktop&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Direct test mode application in nRF connect for desktop can also be used for testing, both the DK/dongle and the device under test must be running the direct test mode sample:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/direct_test_mode/README.html#testing_with_direct_test_mode_app"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/direct_test_mode/README.html#testing_with_direct_test_mode_app&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Bendik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>