<?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>Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16669/impossible-to-load-bin-into-pca10040</link><description>Hi! 
 Friday I can load the binary into PCA10040 (blinky example) ands works well. But today I load de binary but not works, nothing happen. 
 I&amp;#39;m used this example /Nordic/nRF52/examples/peripheral/blinky/pca10040/blank/armgcc 
 and other this (softDevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Sep 2016 11:37:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16669/impossible-to-load-bin-into-pca10040" /><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63781?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 11:37:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1881f593-cdda-40f7-aec8-e5465e36f160</guid><dc:creator>Javier</dc:creator><description>&lt;p&gt;Thanks very much Jørgen, works fine.
Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63780?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 13:11:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff9396cb-c45f-4c54-b280-2cc3a0ad49ab</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I tried replicating your problem on a fresh Ubuntu (16.04) install, but I&amp;#39;m able to connect to the board just fine using JLinkExe. Is your board mounting the JLINK drag-and-drop station (/media/ubuntu/JLINK/) when you connect it to your computer?
If so, can you put the board into bootloader mode (hold reset while powering the board), and try to copy the &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/52275/5/11467222"&gt;J-Link Interface MCU Firmware&lt;/a&gt; to the device, now mounted as BOOTLOADER?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63777?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2016 00:31:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45af3299-271d-46ba-801b-a1fea657ea04</guid><dc:creator>Javier</dc:creator><description>&lt;p&gt;In other machine with Ubuntu Xenial I installed JLinkExe and the first time I executed so, &lt;em&gt;JLinkExe&lt;/em&gt; , the second time I run JLink with &lt;em&gt;-device nRF52&lt;/em&gt; but I get the same error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;SEGGER J-Link Commander V6.10b (Compiled Sep 26 2016 19:09:58)
DLL version V6.10b, compiled Sep 26 2016 19:09:49

Connecting to J-Link via USB...FAILED: Can not connect to J-Link via USB.
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63779?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 17:23:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e42ec07-ca15-4245-8d86-dede4b8758f0</guid><dc:creator>Ladasky</dc:creator><description>&lt;p&gt;I think that the FIRST time that you run JLinkExe, you should not use the &amp;quot;-device nRF52&amp;quot; option.  JLink updates the SEGGER firmware on the board when you run it the first time, and that is when the device ID is created.  Starting with the second time you run JLink, you can (and should) use &amp;quot;-device nRF52&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63778?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 08:38:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79364c75-9f81-4834-a6dc-e8ab14a01a0d</guid><dc:creator>Javier</dc:creator><description>&lt;p&gt;Thanks Ladasky,&lt;/p&gt;
&lt;p&gt;I have installed JLinkExe but I cann&amp;#39;t to connect to the board, I get this error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;javi@PC:~/Development/Nordic/nRF5x-Command-Line-Tools_9_0_0_Linux-x86_64/nrfjprog$ JLinkExe -device nRF52

JLinkExe -device nRF52
SEGGER J-Link Commander V6.10b (Compiled Sep 26 2016 19:09:58)
DLL version V6.10b, compiled Sep 26 2016 19:09:49

Connecting to J-Link via USB...FAILED: Can not connect to J-Link via USB.
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I&amp;#39;m going to try add a dev rule in my Linux installationto see if it solves the problem.&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;
&lt;p&gt;PD: I have the PCA10040 connected to PC via USB and Power ON&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63775?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 08:36:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e554ac7-cec3-4018-951a-2fdac52406cd</guid><dc:creator>Javier</dc:creator><description>&lt;p&gt;Thanks Jørgen,&lt;/p&gt;
&lt;p&gt;I have used &lt;em&gt;nrfjprog --family nrf52 --eraseall&lt;/em&gt; , but I get this error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;javi@PC:~/Development/Nordic/nRF5x-Command-Line-Tools_9_0_0_Linux-x86_64/nrfjprog$ ./nrfjprog --family nrf52 --eraseall
ERROR: There is no debugger connected to the PC.
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I&amp;#39;m going to try add a dev rule in my Linux installationto see if it solves the problem.&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;
&lt;p&gt;PD: I have the PCA10040 connected to PC via USB and Power ON&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63776?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 18:22:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfad9524-d742-4dc9-bf18-1db86a4499a6</guid><dc:creator>Ladasky</dc:creator><description>&lt;p&gt;Javier,&lt;/p&gt;
&lt;p&gt;I have had similar problems when I try to use the S132 SoftDevice.  Sometimes it seems to be necessary to completely erase the board, other times not.  I use JLinkExe on my Linux system to flash and erase the nRF52.  Here are a few links where I describe my problem and the solutions that have worked for me, they may help you:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/53921/flash-softdevice-and-then-an-app-using-jlink/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;
&lt;a href="https://devzone.nordicsemi.com/question/91035/linux-upgrade-on-my-pc-broke-bluetooth-apps-on-nordic/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63774?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 15:21:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e140d63a-1d95-4ad3-b922-3abd74199d6a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can use nrfjprog from &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrf5x_command_line_tools/nrf5x_install_linux.html?cp=5_0_1_1"&gt;nRF5x-Command-Line-Tools&lt;/a&gt;, which is available for linux, to erase the board. Use the command:
&lt;em&gt;nrfjprog --family nrf52 --eraseall&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63772?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 15:03:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad9d24ff-f8ef-4108-bac8-21e0cb3bf8c9</guid><dc:creator>Javier</dc:creator><description>&lt;p&gt;Hi Jørgen,&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t tried erasing the board. I&amp;#39;m on it. But I have other problem, I haven&amp;#39;t ARM Keil, I haven&amp;#39;t Windows, only Ubuntu Xenial or Fedora 25 Workstation.&lt;/p&gt;
&lt;p&gt;How I can erase de board without Keil?&lt;/p&gt;
&lt;p&gt;Thanks and greetings&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Impossible to load .bin into PCA10040</title><link>https://devzone.nordicsemi.com/thread/63773?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 11:53:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dae58112-72af-4570-bc2d-409a37fcbfed</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi, how are you flashing your board? Have you tried &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/getting_started_examples.html?cp=4_0_0_1_2_0#gs_examples_erasing"&gt;erasing the board&lt;/a&gt; before flashing? Are you able to flash the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/getting_started_precompiled.html?cp=4_0_0_1_0"&gt;precompiled hex-files&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>