<?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>nRF5340 PDK resets once Bluetooth is active</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64663/nrf5340-pdk-resets-once-bluetooth-is-active</link><description>I have tried compiling peripheral_hr in Zephyr, as well as flashing the heart rate demo binaries. 
 All give the same result - the board simply resets as soon as BLE Advertising is started. 
 The log from this reset loop is as shown: 
 
 I have tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Aug 2020 14:10:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64663/nrf5340-pdk-resets-once-bluetooth-is-active" /><item><title>RE: nRF5340 PDK resets once Bluetooth is active</title><link>https://devzone.nordicsemi.com/thread/265147?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 14:10:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ad81152-9ca9-41f1-bd1a-0310deca8d4f</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Yes, it sounds like a hardware issue. I am asking our team how to help you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 PDK resets once Bluetooth is active</title><link>https://devzone.nordicsemi.com/thread/264485?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2020 13:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f173606-feb4-487a-8b43-c5b6d38598ca</guid><dc:creator>pfnsec</dc:creator><description>&lt;p&gt;Thanks for getting back to me.&lt;br /&gt;&lt;br /&gt;I have tried these options without success - still resetting - and BT_LL_SW_SPLIT didn&amp;#39;t make a difference either.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thinking it was perhaps triggering a security exception or something, I set &amp;#39;break z_arm_fault&amp;#39; in gdb attached to the app CPU, in the hopes that I could do a backtrace before it reset.&lt;/p&gt;
&lt;p&gt;However, the problem disappears when the breakpoint is set, so I wasn&amp;#39;t able to catch anything...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Heart Rate Monitor demo from&amp;nbsp;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-PDK/Download"&gt;https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF5340-PDK/Download&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;...should definitely work though, right? Since this demo firmware doesn&amp;#39;t work, am I right in thinking this points to a hardware issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 PDK resets once Bluetooth is active</title><link>https://devzone.nordicsemi.com/thread/264110?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2020 14:43:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bb30f53-13d8-46d5-9942-3208733084fe</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Could you please try enabling stack protection (CONFIG_HW_STACK_PROTECTION) ?&lt;/p&gt;
&lt;div&gt;Also you could try to use the SoftDevice Controller (BT_LL_NRFXLIB) ?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Best regards,&lt;/div&gt;
&lt;div&gt;Håkon&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 PDK resets once Bluetooth is active</title><link>https://devzone.nordicsemi.com/thread/263880?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2020 14:45:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd525639-091e-4823-9a66-dc66ee91d52b</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will look into this and get back to you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 PDK resets once Bluetooth is active</title><link>https://devzone.nordicsemi.com/thread/263850?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2020 13:24:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85eb8f8b-cd93-4461-9289-04111f5bce3a</guid><dc:creator>pfnsec</dc:creator><description>&lt;p&gt;This is the farthest I have gotten so far.&lt;/p&gt;
&lt;p&gt;I have modified the light_switch sample to include a little more debug output, but the result is the same: a reset loop!&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00][00][00][00][00][00][00][00][00][00][00][00][00][00]*** Booting Zephyr OS build v2.3.0-rc1-ncs1-1440-g0caecf37c71f  ***

Initializing...Done.

Bluetooth initialized

[1B][1;31m--- 14 messages dropped ---
[1B][0m[00:00:00.027,648] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x000c offset 0 length 5[1B][0m
[1B][1;31m--- 14 messages dropped ---
[1B][0m[00:00:00.032,592] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.update_range: start 0x0001 end 0xffff new_start 0x0010 new_end 0x0015[1B][0m
Mesh initialized

[00:00:00.039,215] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.sc_process: start 0x0001 end 0xffff[1B][0m
[00:00:00.042,877] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0001 offset 0 length 2[1B][0m
[00:00:00.042,907] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0002 offset 0 length 5[1B][0m
[00:00:00.043,121] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0005 offset 0 length 5[1B][0m
[00:00:00.043,304] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0007 offset 0 length 5[1B][0m
[00:00:00.043,334] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0009 offset 0 length 2[1B][0m
[00:00:00.043,395] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x000a offset 0 length 5[1B][0m
[00:00:00.043,609] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x000c offset 0 length 5[1B][0m
[00:00:00.043,823] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x000e offset 0 length 5[1B][0m
[00:00:00.043,853] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0010 offset 0 length 2[1B][0m
[00:00:00.044,036] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0011 offset 0 length 5[1B][0m
[00:00:00.044,097] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.bt_gatt_attr_read: handle 0x0013 offset 0 length 5[1B][0m
[00:00:00.044,433] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt: Hash: 
28 f6 e2 7e 60 0c ac c1  1e 73 43 8f 61 4b 2f 7b |(..~`... .sC.aK/{[1B][0m
[00:00:00.045,593] [1B][0m&amp;lt;dbg&amp;gt; bt_gatt.db_hash_store: Database Hash stored[1B][0m
[00][00][00][00][00][00][00][00][00][00][00][00][00][00]*** Booting Zephyr OS build v2.3.0-rc1-ncs1-1440-g0caecf37c71f  ***&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It can get far enough to be picked up by the nRF Connect app, but it still resets after about 8-9 seconds. It has even stayed up long enough to be provisioned successfully a couple times before resetting.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20200810_2D00_140325_5F00_nRF_5F00_Connect.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>