<?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>How do you program the nRF52 DK using P19 to connect to an external board?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84449/how-do-you-program-the-nrf52-dk-using-p19-to-connect-to-an-external-board</link><description>I am currently working with the nRF52 DK and have compiled some code to read ADC values. This code works fine with the nRF52 DK but I am having trouble getting it to work through P19. I currently have a 10-pin header connected to an external board with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Feb 2022 01:26:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84449/how-do-you-program-the-nrf52-dk-using-p19-to-connect-to-an-external-board" /><item><title>RE: How do you program the nRF52 DK using P19 to connect to an external board?</title><link>https://devzone.nordicsemi.com/thread/354019?ContentTypeID=1</link><pubDate>Mon, 21 Feb 2022 01:26:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a76d1c4-e41a-465a-a37d-0a1615476bbb</guid><dc:creator>duendiad</dc:creator><description>&lt;p&gt;&lt;span&gt;Thank you for your response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After running the code I didn&amp;#39;t find any errors but I also didn&amp;#39;t find any legit signal being sent from P19.&lt;/p&gt;
&lt;p&gt;The code I have reads the ADC values from AIN3 and this is because I sent a generated signal to this pin to make sure the code was running correctly. I want to be able to program the BC832 module from the nRF52 DK and allow it to read ADC values like the DK is doing currently. How would I have to modify this code to let the BC832 know what it is supposed to do through SWDIO and SWCLK? The signal being sent from the connector I believe is standard as it is a sinusoidal wave with a frequency that is the same for every pin at 60Hz and the voltage isn&amp;#39;t anything significant.&lt;/p&gt;
&lt;p&gt;Are there certain commands to program SWDIO and SWCLK? How is the BC832 supposed to know what it&amp;#39;s supposed to do through P19?&lt;/p&gt;
&lt;p&gt;The voltage I have set for the external board is able to power every module correctly. I currently have 3.3 Volts going through this external board which I have heard should work just fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you program the nRF52 DK using P19 to connect to an external board?</title><link>https://devzone.nordicsemi.com/thread/354004?ContentTypeID=1</link><pubDate>Sun, 20 Feb 2022 11:27:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7711cf8d-c33f-4569-879b-57d44d091afc</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;My suggestion is to connect the debugger and see where it is &amp;quot;hanging&amp;quot; and/or if there are any error codes.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you program the nRF52 DK using P19 to connect to an external board?</title><link>https://devzone.nordicsemi.com/thread/353991?ContentTypeID=1</link><pubDate>Sat, 19 Feb 2022 19:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d5cd668-9e8d-426a-9fb3-7432ea363998</guid><dc:creator>duendiad</dc:creator><description>&lt;p&gt;So I have the board powered up correctly and the connector is placed correctly as well but I am still getting no connection with the BC832. The code that works on the DK is able to read and display the ADC but the BC832 still isn&amp;#39;t able to do anything. My goal right now is to get the BC832 to obtain these ADC values. What do I need to do?&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you program the nRF52 DK using P19 to connect to an external board?</title><link>https://devzone.nordicsemi.com/thread/351518?ContentTypeID=1</link><pubDate>Mon, 07 Feb 2022 12:15:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97c02124-16a9-48a4-b8e9-d421667dc9ce</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t find a pin description for P19 on the nRF52DK user guide, so I am linking to the nRF52833DK documentation for P19 (which should be the same in this case):&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52833_dk/UG/dk/ext_programming_support.html"&gt;https://infocenter.nordicsemi.com/topic/ug_nrf52833_dk/UG/dk/ext_programming_support.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure the external board is powered with 3V, and that this 3V is also connected to the EXT_VTG pin of the P19 header. (FYI: You don&amp;#39;t need to connect EXT_SWO and EXT_RESET, but &lt;span&gt;EXT_VTG&amp;nbsp;,&amp;nbsp;&lt;/span&gt;EXT_SWDIO, EXT_SWDCLK, GND and EXT_GND_DETECT should be connected.)&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>