<?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>Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35087/mesh-error-3758153728-at-0x00000000</link><description>I was trying to integrate BLE scanning with Mesh Example &amp;quot;Light Switch Client Proxy&amp;quot;. This assert pops up suddenly. What is the reason for the error?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jun 2018 08:10:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35087/mesh-error-3758153728-at-0x00000000" /><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/136078?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 08:10:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78081db2-5dae-4521-8d6a-98d77667ad07</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;there seems to be very clear timing issue there. It is hard for me to replicate your setup to analyze more on what is happening. Can you give me your setup?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/135056?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 06:41:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23bdd40f-3113-47fc-bae2-d49fe36df588</guid><dc:creator>Sivaguru Ravi</dc:creator><description>&lt;p&gt;Also i have replaced the __LOG with an 50 ms delay which gives the same effect as the __LOG statement&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/135051?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 06:30:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5550176-cb70-45f1-90e1-8611a82cf343</guid><dc:creator>Sivaguru Ravi</dc:creator><description>&lt;p&gt;&amp;quot;&amp;lt;t:&amp;nbsp; &amp;nbsp; &amp;nbsp;357049&amp;gt;, app_error_weak.c,&amp;nbsp; 105, Mesh error 3758153728 at 0x00000000 (:0)&amp;quot;&lt;/p&gt;
&lt;p&gt;This is the complete assert debug print&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/134952?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 13:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13ae56b9-07c0-48b4-a18b-c9a93763465f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;what are the details of this assert? i mean which file and which line. Maybe we can try to analyze why it caused based on the assert.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/134950?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 12:57:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4902540-7ded-497d-8111-4e282ce559ca</guid><dc:creator>Sivaguru Ravi</dc:creator><description>&lt;p&gt;HI&lt;/p&gt;
&lt;p&gt;I have not made any configuration changes to the project.&lt;/p&gt;
&lt;p&gt;This issue is not appearing when i am adding an __LOG statement in the registered soft device scan call back function, if not it appears after about 10 sec from the start of program execution.&lt;/p&gt;
&lt;p&gt;It seems to e an timing/synchronization issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/134840?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 07:44:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c36c4c4-c116-4fba-954e-3e9a1b0831f8</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;you must have changed something in the project settings? error at PC value 0 seems that the stack pop went wrong and this could happen with corrupted stack or when you give wrong configuration with memory in your project settings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/134829?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 06:28:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:261f06e3-2c12-4427-bfff-52ead40f4329</guid><dc:creator>Sivaguru Ravi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using the mesh sdk 2.0.1 and my goal to scan for beacons and send scan information via the mesh. I have resisted the device(nrf52 DK) as an observer along with the mesh config(no alterations except for addition of &amp;quot;NRF_SDH_BLE_OBSERVER&amp;quot; api just before mesh init function).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh error 3758153728 at 0x00000000</title><link>https://devzone.nordicsemi.com/thread/134757?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 13:32:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42d555f0-6a8e-4528-aa00-f8522b733ca3</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;To increase your chances of getting replies from other forum members, please be more descriptive.&lt;/p&gt;
&lt;p&gt;Please give more information on the assert and the changes you made to the application. What kind of assert is it? What is the test environment, which version of SDK/hardware are you using?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>