<?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>Problem running zephyr Bluetooth samples with nrf5340 DK using nrf Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78205/problem-running-zephyr-bluetooth-samples-with-nrf5340-dk-using-nrf-connect-sdk</link><description>Hello I am trying to run a simple zephyr bluetooth sample using nrf Connect SDK v. 1.5.1 I am using your nRF5340 DK The sample I am running is: beacon I followed your instructions as shown here (to build/download/debug): developer.nordicsemi.com/.../gs_programming</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Aug 2021 05:59:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78205/problem-running-zephyr-bluetooth-samples-with-nrf5340-dk-using-nrf-connect-sdk" /><item><title>RE: Problem running zephyr Bluetooth samples with nrf5340 DK using nrf Connect SDK</title><link>https://devzone.nordicsemi.com/thread/324352?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 05:59:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9f3443e-b95d-4cff-accd-74988320afe7</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Happy to help. &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;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem running zephyr Bluetooth samples with nrf5340 DK using nrf Connect SDK</title><link>https://devzone.nordicsemi.com/thread/324333?ContentTypeID=1</link><pubDate>Tue, 10 Aug 2021 23:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08d0ac32-6fd7-411d-ab4c-36b58bd75366</guid><dc:creator>jrs</dc:creator><description>&lt;p&gt;Thanks a lot for the reply.&lt;/p&gt;
&lt;p&gt;Indeed, I was not programming the network sample from SES.&lt;/p&gt;
&lt;p&gt;Once I did that I am able to run the beacon and peripheral samples and I am able to see the signal over the air, as well as I am able to see it using nRF Connect on my Android phone.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem running zephyr Bluetooth samples with nrf5340 DK using nrf Connect SDK</title><link>https://devzone.nordicsemi.com/thread/323228?ContentTypeID=1</link><pubDate>Wed, 04 Aug 2021 07:35:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e22814b-da6e-4fc5-8494-d495a2523b35</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/ug_nrf5340.html#id23"&gt;Program the network sample from SES&lt;/a&gt;?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When programming the network with SES v5.34a:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you get an error message as &amp;quot;Illegal value 0x21009E50 written to register 67 (PSP_NS) ignored&amp;quot;, you could execute the commands in&amp;nbsp;the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/ug_nrf5340.html#readback-protection"&gt;Readback protection&lt;/a&gt;&amp;nbsp;section.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;There is a known issue with &amp;quot;Illegal value 0x21009E50 written to register 66 (MSP_NS) ignored&amp;quot;. Then, I would suggest you use west build and flash via Tool Manager and open command prompt&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1628061903183v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Locate under&amp;nbsp;zephyr\samples\bluetooth\beacon and execute&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;west build -b nrf5340dk_nrf5340_cpuappns &amp;amp;&amp;amp; west flash --recover&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I get the log from the app core as&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v2.4.99-ncs1-3525-g4d068de3f50f  ***

Starting Beacon Demo

Bluetooth initialized

Beacon started, advertising as F6:3C:E5:EB:AD:84 (random)

[00:00:00.028,839] &amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)

[00:00:00.028,839] &amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF53x (0x0003)

[00:00:00.028,839] &amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 207.15633 Build 4214451480

[00:00:00.032,684] &amp;lt;inf&amp;gt; bt_hci_core: Identity: F6:3C:E5:EB:AD:84 (random)

[00:00:00.032,714] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x21c2, manufacturer 0x0059

[00:00:00.032,714] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0x21c2
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;With nRF Connect mobile app:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1628062421840v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>