<?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>Can&amp;#39;t get the code to run - to boot into main</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105447/can-t-get-the-code-to-run---to-boot-into-main</link><description>HI, 
 
 I have project which can run in DEV kit n RF52-DK, Now I have custom PCB with nRF52811 on it and want to run the same code on it. I changed the board in Build configuration to nrf52840dk_nrf52811 - hope it is OK (could not find any with only nrf52811</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Nov 2023 10:28:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105447/can-t-get-the-code-to-run---to-boot-into-main" /><item><title>RE: Can't get the code to run - to boot into main</title><link>https://devzone.nordicsemi.com/thread/454868?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2023 10:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:562bdea0-09fb-4f58-bcab-f18db72fabdc</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Have you done any antenna tuning on your side? Usually when a custom board&amp;#39;s radio doesn&amp;#39;t work as intended it&amp;#39;s usually due to poor RF performance because of improper tuning or PCB design. You can create a private ticket where you upload schematics and PCB design files for us to review to ensure the HW design looks ok.&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: Can't get the code to run - to boot into main</title><link>https://devzone.nordicsemi.com/thread/454630?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 10:15:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65e5724b-2f8a-4110-bdee-ce3a8fdaece5</guid><dc:creator>witc</dc:creator><description>&lt;p&gt;Hi, Thank you.&lt;/p&gt;
&lt;p&gt;another problem on my custom board is, that I can not recieve the RF data&amp;nbsp;sent from this custom board, I have dev kit where I can recieve data sent from another dev kit, but when I transmit the same packet from my custom board - no data are recieved.&amp;nbsp;I tried to debug my TX routine on custom board and it seems everthing works fine - after start TX I got to IRQevent handler&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;void&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;radioEventHandler&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;struct&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;esb_evt&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;const&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;*&lt;/span&gt;&lt;span&gt;event&lt;/span&gt;&lt;span&gt;&lt;span&gt;) where&amp;nbsp;&lt;/span&gt;&lt;/span&gt;
&lt;div&gt;&lt;span&gt;event&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;evt_id is equal to&amp;nbsp;&lt;/span&gt;&lt;/span&gt;ESB_EVENT_TX_SUCCESS&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;When I got this event, does it mean the data was really transmitted? If yes, why I can not receive tha packet as from dev kit? (the packet and RF settings should be the same - I used the same code)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Thank you very much.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get the code to run - to boot into main</title><link>https://devzone.nordicsemi.com/thread/454588?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 08:06:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35f34947-4db2-4ed7-a603-4ae52f8e5886</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Indeed, the problem does sound like this is because the external 32.768kHz LF crystal is not mounted on your design. By default, our sample projects use the external LF crystal, and you will indeed have to config the clock to use the internal RC oscillator instead to run applications on designs without this crystal. It looks like you&amp;#39;ve found the correct solution to your issue. Let me know if you run into further issues, and we can take a closer look!&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: Can't get the code to run - to boot into main</title><link>https://devzone.nordicsemi.com/thread/454514?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2023 15:02:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25437aee-aeeb-4b8f-b151-350037e6e953</guid><dc:creator>witc</dc:creator><description>&lt;p&gt;So I added this to my prj.conf, now it works but do not know if this is correct wa&amp;yacute; to solve the problem.&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>