<?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>Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53624/running-nrf52811-on-nrf52832-development-kit-via-soldering-nrf52811-chip-onto-development-kit</link><description>So I want to run the nRF52811 chip so I removed the nRF52832 chip from its development kit and soldered the nRF52811 chip but I cannot seem to program it. What are the required settings I would be needing to change to make it work, for starters, a simple</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 03 Nov 2019 06:52:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53624/running-nrf52811-on-nrf52832-development-kit-via-soldering-nrf52811-chip-onto-development-kit" /><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/218074?ContentTypeID=1</link><pubDate>Sun, 03 Nov 2019 06:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a20e35d-56f7-48cb-b6c5-5fb50076c9d6</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Finally, it worked. The issue was that when I opened the PCA10056e project it opened in the Non-commercial license of Segger Embedded Studio and did not even work with the nRF52840 whereas when I opened PCA10056 it showed licensed version of Segger Embedded Studio.&lt;br /&gt;&lt;br /&gt;So I reinstalled Segger Embedded Studio and it started to give licensed version also in the PCA10056e projects in SES.&lt;/p&gt;
&lt;p&gt;So in a nutshell, soldering nRF52811 onto the nRF52832 Development Kit board works with running the PCA10056e project with modifications in:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;If you have developed your application using the emulated project as a starting point, there is only one step you need to perform before you can run it natively on nRF52811: In your IDE, remove the&amp;nbsp;&lt;/span&gt;&lt;code&gt;DEVELOP_IN_NRF52840&lt;/code&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;code&gt;NRFX_COREDEP_DELAY_US_LOOP_CYCLES&lt;/code&gt;&lt;span&gt;&amp;nbsp;defines from the compile flags.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks &lt;a href="https://devzone.nordicsemi.com/members/heidi"&gt;Heidi&lt;/a&gt; &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/218070?ContentTypeID=1</link><pubDate>Sun, 03 Nov 2019 05:01:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4201039f-b0f3-4a7b-bfe4-cc43cac856c1</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;It gives the error:&lt;br /&gt;&amp;#39;Failed to download application&lt;br /&gt;Generic Error&lt;br /&gt;Please Check J-Link and target Connection&amp;#39;&lt;br /&gt;&lt;br /&gt;Also I tried to run a fresh PCA10056e project on the nRF52840 development kit but it also gave the same Generic Error as mentioned before.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217821?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 16:05:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf9ca339-5bab-4bfe-8c5e-1b9fae338abb</guid><dc:creator>Heidi</dc:creator><description>[quote user="Ameer Usman"]it gives the below error:[/quote]
&lt;p&gt;Which error did you get?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217773?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 13:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73cdbf98-0d79-46df-a133-da811da54bf9</guid><dc:creator>Ameer Usman</dc:creator><description>[quote userid="82276" url="~/f/nordic-q-a/53624/running-nrf52811-on-nrf52832-development-kit-via-soldering-nrf52811-chip-onto-development-kit/217765"]Did you follow the steps in the link I provided? Make sure to use PCA10056e as the base, and then modify it according to the steps in the link.[/quote]
&lt;p&gt;I tried using it as the base and doing the modifications on the nRF52811 soldered on the PCA10040 nRF52832 development kit but it gives the below error:&lt;/p&gt;
[quote userid="83661" url="~/f/nordic-q-a/53624/running-nrf52811-on-nrf52832-development-kit-via-soldering-nrf52811-chip-onto-development-kit/217733"]Gives this error in using PCA10056e:[/quote]
&lt;p&gt;As for this:&lt;/p&gt;
[quote userid="82276" url="~/f/nordic-q-a/53624/running-nrf52811-on-nrf52832-development-kit-via-soldering-nrf52811-chip-onto-development-kit/217765"]Are you able to run nrfjprog -e on your custom board?[/quote]
&lt;p&gt;I need to make a few modifications to my other board to have the nRF52811 on it.&lt;/p&gt;
&lt;p&gt;But the nrfjrpog -e command is working on the nRF52811 soldered on PCA10040.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217765?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 12:42:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8fa097f-dc25-441b-8690-85309fb05e9c</guid><dc:creator>Heidi</dc:creator><description>[quote user="Ameer Usman"]I am using it on the PCA10040 Development Kit to program the nRF52811, could it be that is the problem? [/quote]
&lt;p&gt;&amp;nbsp;No.&lt;/p&gt;
[quote user="Ameer Usman"]That if I programmed it using the PCA10056 board it would work?[/quote]
&lt;p&gt;That should also work, but that is not the root cause of the issue.&lt;/p&gt;
[quote user="Ameer Usman"]Also is it sure that programming a custom board of nRF52811 using the PCA10056 development kit as the programmer will work?[/quote]
&lt;p&gt;&amp;nbsp;Yes, use P19 or P20 to program the nRF52811, see &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf52840_dk%2FUG%2Fnrf52840_DK%2Fhw_debug_out.html&amp;amp;cp=3_0_4_7_9"&gt;here&lt;/a&gt;, or just use the on-board programmer that is present on the PCA10040.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you follow the steps in the link I provided? Make sure to use PCA10056e as the base, and then modify it according to the steps in the link.&lt;/p&gt;
&lt;p&gt;Are you able to run nrfjprog -e on your custom board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217756?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 12:22:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5669099e-2b5e-4531-8b92-77dca2806e79</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;I am using it on the PCA10040 Development Kit to program the nRF52811, could it be that is the problem? That if I programmed it using the PCA10056 board it would work?&lt;br /&gt;&lt;br /&gt;But the problem is that the nRF52840 pin-out does not match to nRF52811 so I cannot solder it onto that board.&lt;br /&gt;&lt;br /&gt;Like the below link, it says he used a PCA10056:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/48516/transferring-the-project-to-nrf52811-hardware---fpu-error/192748#192748"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/48516/transferring-the-project-to-nrf52811-hardware---fpu-error/192748#192748&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;Also is it sure that programming a custom board of nRF52811 using the PCA10056 development kit as the programmer will work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217752?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 12:14:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fb076e7-2b4d-4136-adb2-4ddcd1e98b3a</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi, can you try the procedure described &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/nrf52811_user_guide.html?cp=5_5_0_5_1_3#ug_52811_project"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Ameer Usman"]Are you confident that there is a hardware issue? [/quote]
&lt;p&gt;&amp;nbsp;No, I&amp;#39;m not confident it&amp;#39;s hardware. If you did all the tests I suggested, then it probably isn&amp;#39;t hardware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217733?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 11:26:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25ca096a-f891-4a9f-93a7-a21605c45b5d</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Gives this error in using PCA10056e:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572521143044v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217719?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 09:37:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99fd19c1-5e5b-49a8-8e64-05696ddfcd60</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Could you try running one of the PCA10056e-examples on your DK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217660?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 06:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f434ee18-6572-427b-9c61-08e986714689</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;I did the tests you mentioned with positive results and its giving a &amp;#39;Stopped by Vector Catch&amp;#39; error on debugging.&lt;br /&gt;&lt;br /&gt;Are you confident that there is a hardware issue? Should I send any other material for verification?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217022?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2019 09:31:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52e23183-17a6-48b0-89ec-6f9985126157</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Okay, I will perform them and update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/217016?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2019 09:16:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b95faa88-fbbd-4b1d-ab9f-fc67e8e296c7</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Could you please try to do the tests I mentioned in my initial reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Ameer Usman"]I think there are some changes to be done in the preprocessor or linker to make the PCA10040 softwares to work on the nRF52811[/quote]
&lt;p&gt;&amp;nbsp;No, there are not.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s not working, there is a hardware issue. Please to the tests I suggested.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/216957?ContentTypeID=1</link><pubDate>Sun, 27 Oct 2019 09:36:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2549bc1-593c-4c41-a172-28608655ce9b</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Also I tried running the exact same code of the nRF52832 (without changing any other properties) and it gives the below error while debugging (the program downloads fine):&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1572168958487v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/216955?ContentTypeID=1</link><pubDate>Sun, 27 Oct 2019 06:43:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85ad64fb-566b-44ae-a376-d1fe5efb39ce</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;I think there are some changes to be done in the preprocessor or linker to make the PCA10040 softwares to work on the nRF52811 as the program is with the make settings of the nRF52832. But I am not sure which settings need to be altered.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit</title><link>https://devzone.nordicsemi.com/thread/216876?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 13:43:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f9cdaf8-2298-4446-83a0-77f24f79c3b6</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;The nRF52811 and nRF52832 are pin-to-pin compatible with a slight schematic difference (the 832 has two capacitors extra for P0.25 and P0.26), and programming the nRF52811 on the 832 development kit should work with no changes to the code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suggest you use a multimeter to make sure none of the pins have been shorted during the soldering.&lt;/p&gt;
&lt;p&gt;Then measure the voltage from the DEC1 to DEC4 pins. Use&amp;nbsp;the &lt;a href="https://infocenter.nordicsemi.com/pdf/nRF52811_PS_v1.0.pdf"&gt;product specification&lt;/a&gt;&amp;nbsp;for the chip for voltage reference, chapter 7, but really you&amp;#39;re just checking that they&amp;#39;re not at zero.&lt;/p&gt;
&lt;p&gt;Also, could you switch to programming with &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools"&gt;nrfjprog&lt;/a&gt;&amp;nbsp;and make sure to program with the --log flag. This way, it&amp;#39;s easier to see what&amp;#39;s going wrong.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>