<?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 it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80274/is-it-possible-to-make-the-nrf52832-ic-transmit-a-cw</link><description>Is it possible to make the nRF52832 IC transmit a CW ? And if yes, how do we make it doing so ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Oct 2021 08:28:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80274/is-it-possible-to-make-the-nrf52832-ic-transmit-a-cw" /><item><title>RE: Is it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/thread/336352?ContentTypeID=1</link><pubDate>Thu, 28 Oct 2021 08:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41a95193-0ed4-47af-b9c8-b229407b6139</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Per,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Per Hillersborg"]&lt;p&gt;&lt;span&gt;Hello Håkon&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How can I close the CASE ? BR Per&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p&gt;If you verify an answer, it will be automatically closed.&lt;/p&gt;
&lt;p&gt;I can close it for you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/thread/336295?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 18:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24f38b56-d21e-43ed-9be9-9bad81dc022f</guid><dc:creator>Per Hillersborg</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello H&amp;aring;kon&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How can I close the CASE ? BR Per&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/thread/336292?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 18:14:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b4dd5fd-b0d6-48f5-b50f-15149be7874d</guid><dc:creator>Per Hillersborg</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi H&amp;aring;kon Thanks a lot for your answer - I will try that. BR Per&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/thread/336112?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 07:48:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4187c57-f05e-4ad1-aae7-fd205ce5cf8b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Per,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes, that is possible, but you will have to modify the example to do so.&lt;/p&gt;
&lt;p&gt;If you look into radio_cmd.c::cmd_tx_carrier_start(), you can see an example on how to initialize the radio_test module directly:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;m_test_config.type                          = UNMODULATED_TX;
m_test_config.mode                          = m_config.mode;
m_test_config.params.unmodulated_tx.txpower = m_config.txpower;
m_test_config.params.unmodulated_tx.channel = m_config.channel_start;

radio_test_start(&amp;amp;m_test_config);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/thread/335996?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 13:36:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3696b532-97f0-4837-8c6f-8f188658a296</guid><dc:creator>Per Hillersborg</dc:creator><description>&lt;p&gt;Hello H&amp;aring;kon&lt;/p&gt;
&lt;p&gt;Thanks a lot for your answer - I will try that.&lt;/p&gt;
&lt;p&gt;One more question.&lt;/p&gt;
&lt;p&gt;For the moment, we do not have access to the interface of our DUT.&lt;/p&gt;
&lt;p&gt;Such, we can not set up a CW, using the command you suggest.&lt;/p&gt;
&lt;p&gt;Is it possible to make a special FW (for the nRF52832), such that, it automatically transmit a CW (at a particular frequency), when the DUT is turned/powered on ?&lt;/p&gt;
&lt;p&gt;BR Per&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to make the nRF52832 IC transmit a CW ?</title><link>https://devzone.nordicsemi.com/thread/332555?ContentTypeID=1</link><pubDate>Tue, 05 Oct 2021 10:01:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1b2fbe4-5da7-47a0-92b3-294123689709</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Is it possible to make the nRF52832 IC transmit a CW ?[/quote]
&lt;p&gt;Yes, the nRF5-series radios can output a unmodulated carrier.&lt;/p&gt;
&lt;p&gt;For nRF5 SDK example, please see the peripheral/radio_test example, with command &amp;quot;start_tx_carrier&amp;quot;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_radio_test_example.html?cp=8_1_4_6_31"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf_radio_test_example.html?cp=8_1_4_6_31&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>