<?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>Programming External nrf51822 module with nrf51-dk not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35861/programming-external-nrf51822-module-with-nrf51-dk-not-working</link><description>I uploaded a sample code into an external nrf51822 module using nrf51-dk as explained by this blog www.instructables.com/.../ . power supply for the external module was from nrfdk-51. I did not get a failed.txt as i dragged the .hex to the jlink folder</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Jun 2018 08:59:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35861/programming-external-nrf51822-module-with-nrf51-dk-not-working" /><item><title>RE: Programming External nrf51822 module with nrf51-dk not working</title><link>https://devzone.nordicsemi.com/thread/138231?ContentTypeID=1</link><pubDate>Fri, 29 Jun 2018 08:59:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02d5d450-e820-4e07-ac44-8b227e1e0b39</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Could you check that module #1 and #2 are actually powered as expected (~3V) from the nRF5x-DK?&lt;/p&gt;
&lt;p&gt;You only need VDD, GND, SWDIO, and SWDCLK connected to your external module.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;d recommend that you use J-Link Commander or nrfjprog (nrfjprog -e, nrfjprog --program &amp;lt;hex file&amp;gt;) for testing the connectivity of these modules instead of jFLASH Lite.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best 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: Programming External nrf51822 module with nrf51-dk not working</title><link>https://devzone.nordicsemi.com/thread/138125?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 12:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e751c4ca-e8fe-4290-894b-9eaccb9146cf</guid><dc:creator>eddienuel</dc:creator><description>&lt;p&gt;Thanks for your response, I unnderstand what you said but apparently i had already done and verified that the program does not go to the onboard BLE chip in 51DK. My connections are exactly as the ones in this diagram:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x0/__key/communityserver-discussions-components-files/4/pastedimage1530186274372v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;sorry i pulled that image from the link you shared in your previous reply.&lt;/p&gt;
&lt;p&gt;But this is the case; When i used jflash lite to program or i just dragged and dropped the .hex file into the j-link folder, i got success (No fail.txt for drag and drop and &amp;quot;success&amp;quot; message for Jflash lite) on these three different boards and modules&lt;/p&gt;
&lt;p&gt;&lt;img alt="Module 1" src="https://devzone.nordicsemi.com/resized-image/__size/800x800/__key/communityserver-discussions-components-files/4/20180628_5F00_125004_5B00_1_5D00_.jpg" /&gt; Board 1.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="module 2" src="https://devzone.nordicsemi.com/resized-image/__size/800x0/__key/communityserver-discussions-components-files/4/20180628_5F00_125114_5B00_1_5D00_.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Module 2&lt;/p&gt;
&lt;p&gt;&lt;img alt="module 3" src="https://devzone.nordicsemi.com/resized-image/__size/800x344/__key/communityserver-discussions-components-files/4/20180628_5F00_124903_5B00_1_5D00_.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;module 3&lt;/p&gt;
&lt;p&gt;The result:&lt;/p&gt;
&lt;p&gt;The program ran only on module 3. The program simply advertizes. So with no failures on the three modules when programming them, why would the other two modules not function as expected like module 3?. This is my frustration. do i need more than just supplying the VDD and GND 3.3v and 0 for the chip to function. I have checked the reference circuitry for nrf51822 theres actually no need for an external pull up on SWDIO. The modules just look lifeless when i power them with 3.3v from nrf51-DK board.&amp;nbsp; And if the chips (modules) are damaged should i have been able to do erase, program etc on them using jFLASH lite? Thanks as i hope for a reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming External nrf51822 module with nrf51-dk not working</title><link>https://devzone.nordicsemi.com/thread/138052?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 09:24:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9252f30-3cd9-4081-aa5e-e8270334ced2</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to connect VTG to VDD in order to power your external board with the same voltage as the nRF5x-DK is, just like shown in this thread:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using-nrf52-dk/53757#53757"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using-nrf52-dk/53757#53757&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The &amp;quot;VTG&amp;quot; pin on header P20 is actually an input to tell the debugger IC to use P20 for programming. If this is not set (read: applied 3.0V to), it will program using the &amp;quot;internal programming port&amp;quot; and thus program your on-board nRF instead.&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>