<?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>Fail to run both beacon and central sample in one app - Zephyr BLE.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68604/fail-to-run-both-beacon-and-central-sample-in-one-app---zephyr-ble</link><description>Hi, 
 I&amp;#39;m trying to alternate between the beacon sample and the central sample in one application. It builds and initiates, the connection example from central is functioning, but when I try to initiate the advertising example from &amp;#39;beacon&amp;#39;, I get the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Nov 2020 14:05:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68604/fail-to-run-both-beacon-and-central-sample-in-one-app---zephyr-ble" /><item><title>RE: Fail to run both beacon and central sample in one app - Zephyr BLE.</title><link>https://devzone.nordicsemi.com/thread/281133?ContentTypeID=1</link><pubDate>Fri, 20 Nov 2020 14:05:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f224750-46cf-47c0-ac0f-da2b5e6b56f2</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Jonas,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The issue may be due to lack of memory. Difficult to tell when there is no official central and peripheral. I did find this &lt;a href="https://github.com/nrjn/zephyr-ble-central-and-peripheral-hr"&gt;unofficial central and peripheral sample on github&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Can you please run the following command:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;lt;gnuarmemb root&amp;gt;/bin/arm-none-eabi-addr2line.exe -e &amp;lt;project build folder/zephyr/zephyr.elf&amp;gt; 0xADDRESS&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Where address is your faulting instruction address, in your case: 0x000035d6. Then provide the output.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyivnd&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>