<?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>Soft Device S130 not working on NRF 51 822 QFAA__ (SDK 12.3.0)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48721/soft-device-s130-not-working-on-nrf-51-822-qfaa__-sdk-12-3-0</link><description>Heloo, I&amp;#39;m using NRF 51 DK and NRF 51 822 QFAA__ mcu. 
 Flashing the DK is fine, all of the examples are compiling and running as expected, also the modifications introduced aren&amp;#39;t breaking anything. However, flashing the same examples do not work on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Jun 2019 09:54:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48721/soft-device-s130-not-working-on-nrf-51-822-qfaa__-sdk-12-3-0" /><item><title>RE: Soft Device S130 not working on NRF 51 822 QFAA__ (SDK 12.3.0)</title><link>https://devzone.nordicsemi.com/thread/194054?ContentTypeID=1</link><pubDate>Fri, 21 Jun 2019 09:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82a5c348-3be3-4643-affb-18e5e4dd80ce</guid><dc:creator>Borche</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;br /&gt;&lt;br /&gt;Thank You for pointing out the clock source and the linker settings. I have double checked both and it turns out that it was due to misalignment in the linker script.&lt;br /&gt;&lt;br /&gt;The values that worked for me are:&lt;br /&gt;&lt;span&gt;FLASH (rx) : ORIGIN = 0x1b000, LENGTH = 0x25000 &amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;/span&gt; RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Soft Device S130 not working on NRF 51 822 QFAA__ (SDK 12.3.0)</title><link>https://devzone.nordicsemi.com/thread/193650?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 11:56:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e03b3717-7fb6-4f88-83ee-e421f9c877fc</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Seems like&amp;nbsp;you have updated the linker settings since it&amp;#39;s only the BLE examples that don&amp;#39;t work. The development boards have an external 32Khz mounted, but this is optional. Maybe you don&amp;#39;t have this on your board? In that case, you need to&amp;nbsp;change the clock source to the internal RC oscillator, see&amp;nbsp;nrf_clock_lf_cfg_t in ble_stack_init().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>