<?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>BMD-330 &amp;quot;SOFTDEVICE: INVALID MEMORY ACCESS&amp;quot; for Blinky</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48626/bmd-330-softdevice-invalid-memory-access-for-blinky</link><description>Hi! I&amp;#39;m brand new to Nordic development. I am unable to get blinky working for the nrf52810 SoC, running off of the Rigado BMD-330 evaluation board; however, I am able to successfully run any other set of example code like uart or the classic hrs . I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Jun 2019 20:23:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48626/bmd-330-softdevice-invalid-memory-access-for-blinky" /><item><title>RE: BMD-330 "SOFTDEVICE: INVALID MEMORY ACCESS" for Blinky</title><link>https://devzone.nordicsemi.com/thread/193261?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 20:23:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad71ad3c-d8ff-4d65-af61-b80e0fe83dbc</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;Einar!! Thank you for your answer, you are completely correct!&lt;/p&gt;
&lt;p&gt;The app is in fact working exactly as intended, I was too hasty and foolish in my reading of the &amp;quot;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fgpio_example.html"&gt;Blinky Example&lt;/a&gt;&amp;quot;&amp;nbsp;page. I failed to properly recognize the file path as &amp;quot;.../peripheral/...&amp;quot; and not &amp;quot;.../ble_peripheral/...&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;In addition, thank you for the info on the performance of the SoftDevice, that will be good to know as I move forward.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BMD-330 "SOFTDEVICE: INVALID MEMORY ACCESS" for Blinky</title><link>https://devzone.nordicsemi.com/thread/193161?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 11:56:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c58cec35-bcb5-40e2-9eae-b16df89c8f00</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since you are using the SoftDevice, I assume the &amp;quot;blinky&amp;quot; example you refer to is the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/ble_sdk_app_blinky.html?cp=5_5_0_4_1_2_3"&gt;BLE Blinky Application&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Nothing of what you write indicates an error as far as I can see. The BLE Blinky Application will light LED2 by default and advertise waiting for a central to connect. It will sleep for most of the time, and the way it sleeps is by calling the SEV and WFE instructions (via the SoftDevice API). So it is expected that you see the system at SEV when pausing execution. Have you tested if the system is actually working, for instance by using the &lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.nrfblinky"&gt;nRF Blinky&lt;/a&gt;&amp;nbsp;app for your smartphone? I expect it is.&lt;/p&gt;
&lt;p&gt;Moreover, the SoftDevice has strict timing requirements, so it is expected that you get an assert when you continue after pausing or hitting a breakpoint. This is intended and is always the case as long as the SoftDevice is currently doing something that involves timing (advertising, scanning, in a connection etc.).&lt;/p&gt;
&lt;p&gt;PS: The name &amp;quot;BLE Blinky Application&amp;quot; is a confusing (and bad) name for this example, as it does not blink as you would have expected from any example with &amp;quot;blinky&amp;quot; in the name (unless you connect via BLE and toggle the LED from the central) .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>