<?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>BLE transmission / reception test FW</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84078/ble-transmission-reception-test-fw</link><description>Hi, 
 I&amp;#39;m thinking of doing a send / receive test of nRF52832. The Bluetooth test set uses MT8852B (anritsu). 
 At that time, it is necessary to send a signal by HCI or 2-wire from the test set to nRF52832 and test while changing the signal strength.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Jan 2022 23:35:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84078/ble-transmission-reception-test-fw" /><item><title>RE: BLE transmission / reception test FW</title><link>https://devzone.nordicsemi.com/thread/349852?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 23:35:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df97d0cc-94df-49ac-81de-bf09c76cf190</guid><dc:creator>Shuto Kimura</dc:creator><description>&lt;p&gt;Thank you for a polite answer.&lt;br /&gt;The problem seems to be solved.&lt;/p&gt;
&lt;p&gt;Shuto&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE transmission / reception test FW</title><link>https://devzone.nordicsemi.com/thread/349773?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 13:36:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25b8aafe-7657-44f6-94b2-0f8a15f59580</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You can download the nRF5 SDK from:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF5-SDK"&gt;https://www.nordicsemi.com/Products/Development-software/nRF5-SDK&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After unzipping you can find the project in&amp;nbsp;\examples\dtm\direct_test_mode. If you are using the nRF52832 you should open the pca10040 project. The pins are configured in the pca10040.h, for instance (these can be changed as you best see fit):&lt;br /&gt;#define RX_PIN_NUMBER 8&lt;br /&gt;#define TX_PIN_NUMBER 6&lt;/p&gt;
&lt;p&gt;To compile the project I recommend using the SES project, since it&amp;#39;s a free license:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_getting_started/UG/common/nordic_tools.html"&gt;https://infocenter.nordicsemi.com/topic/ug_getting_started/UG/common/nordic_tools.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Getting started:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf51_getting_started.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf51_getting_started.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The documentation is found here:&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_dtm_serial.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_dtm_serial.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you know which pins you want to use for 2-wire (RX and TX) I can compile the project for you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>