<?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>nRF52811 custom board will not program</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51729/nrf52811-custom-board-will-not-program</link><description>Hi all 
 Have been using the nRF52810 for a while now in production with no issues. We are developing a companion product that uses the nRF52811 and we cannot get the custom hardware to program. 
 
 Schematic: 
 
 
 If I connect to the board with nrfConnect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Sep 2019 09:08:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51729/nrf52811-custom-board-will-not-program" /><item><title>RE: nRF52811 custom board will not program</title><link>https://devzone.nordicsemi.com/thread/207851?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 09:08:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7b613b0-b1ce-4a2b-930f-fa24b246a72a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Jörg is correct, your application + SoftDevice seems to be larger than the Flash on the nRF52811, so you&amp;#39;ll either have to cut down your code or use a SoftDevice that takes up less space. See the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52811%2FCOMP%2Fnrf52811%2Fnrf52811_ic_rev_sdk_sd_comp_matrix.html&amp;amp;cp=3_2_2_2"&gt;compatibility matrix&lt;/a&gt; for more info on compatible SoftDevices (I suggest you take a look at S112). As for programming the board, I suggest using &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;nrfjprog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811 custom board will not program</title><link>https://devzone.nordicsemi.com/thread/207765?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 23:16:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b21730b6-4cc7-41f5-8425-05495a061fd1</guid><dc:creator>danimalia</dc:creator><description>&lt;p&gt;Apologies, I snipped the wrong schematic, here is the correct one (pin-for-pin compatible so no major difference but this is the hardware I&amp;#39;m trying to program):&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1567552519912v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52811 custom board will not program</title><link>https://devzone.nordicsemi.com/thread/207760?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 22:12:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb63b24e-bb0f-4a1e-9894-804d69ac60d5</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Your program is too big: Flash ends at address 0x30000, but your program seems to be much bigger.&lt;/p&gt;
&lt;p&gt;There is little flash left when using the S132 softdevice on an nrf52810. You might try disabling NRF_LOG module.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>