<?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 not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77580/mesh-not-working-after-reconnecting-usb</link><description>Hello guys, 
 I am developing a BLE Mesh app with nRF52833DK. However, I have recently discovered a problem. It stops working the Mesh iI disconnect USB and then I Connect It. So the only solution I see is to provision them again. But this dont have any</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jul 2021 07:08:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77580/mesh-not-working-after-reconnecting-usb" /><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/322588?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 07:08:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6972eccc-557d-47f8-b46b-0fd6247d679c</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Good to hear! It&amp;#39;s our pleasure.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/322509?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 14:26:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7935a3a0-fdab-4b40-bd03-61d3bd6f2aee</guid><dc:creator>Natael</dc:creator><description>&lt;p&gt;Okey thank. Finllay i resolved the problem. Thank you for all :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/321819?ContentTypeID=1</link><pubDate>Mon, 26 Jul 2021 12:41:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab0632ee-845b-42d2-a4fa-3171578a6e68</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello again!&lt;br /&gt;&lt;br /&gt;Apologies for the delayed answer on your case. A colleague pointed out that there may be differences in priorities between the BSP and HAL libraries that could interfere with normal mesh operation. Could you have a look at the documentation for &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_doc_user_guide_mesh_interrupt_priorities.html"&gt;Setting interrupt priority levels&lt;/a&gt;&amp;nbsp;and see if the application is within the guidelines?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/321186?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2021 16:34:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:877d60e9-c1c8-414a-bde9-8353eec9e752</guid><dc:creator>Natael</dc:creator><description>&lt;p&gt;I have seen that the example works fine. At this moment the app (with BLE + ble Mesh) is not getting block. I uncomment the scene models and dtt and the Mesh handler.&lt;/p&gt;
&lt;p&gt;However It doesnt save the last state when I powered off the device.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The only difference I could aprecciate was that I use bsp instead of hal library in the call-backs functions.&lt;/p&gt;
&lt;p&gt;Could It be the problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/320992?ContentTypeID=1</link><pubDate>Tue, 20 Jul 2021 19:43:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:065fe959-8ca7-4fa3-9a5a-f7c8275534c7</guid><dc:creator>Natael</dc:creator><description>&lt;p&gt;I didnt really follow any guide hahaha.&lt;/p&gt;
&lt;p&gt;But I have proved with dimming model and It doesnt happen this, I mean the configuration is saved(working with both SDKs)&lt;/p&gt;
&lt;p&gt;Actually, I have detected something unusual. In the generic model-OnOff Server, when the value sent is On (1), the configuration is saved. However if I send an OFF(0) and disconnect the power, the configuration is not saved and It doesnt work even the buttons :(.&lt;/p&gt;
&lt;p&gt;So what I think that is happening is that before disconnecting the power the value read is 0. After this, It read 1 and because of that It gets block. Maybe the configuration saved on the DSM (I have seen that the aprovisioning configuration is saved there) get corrupted.&lt;/p&gt;
&lt;p&gt;The structure of this both Codes are the same and have a processing core statement which is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;PERSISTENT_STORAGE = 1&amp;quot;&lt;/p&gt;
&lt;p&gt;I would like to pass you any log, but I havent got any logger and the output of the serial Port is null (only in BLE + BLE Mesh Codes).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/320948?ContentTypeID=1</link><pubDate>Tue, 20 Jul 2021 14:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa3288df-4f90-4684-bc19-0b61b368c0e8</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello again!&lt;br /&gt;&lt;br /&gt;Thank you for the details.&lt;br /&gt;&lt;br /&gt;A mesh device should stay provisioned in case of sudden reboots or other incidents, so there is something wrong here. Did you follow our guide on &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_integrating_mesh_nrf5_sdk.html"&gt;Integrating Bluetooth mesh into nRF5 SDK examples&lt;/a&gt;&amp;nbsp;when developing your application?&lt;br /&gt;&lt;br /&gt;Any logs or similar would be appriciated!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/320519?ContentTypeID=1</link><pubDate>Sat, 17 Jul 2021 02:00:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8552352c-4151-4b81-8841-6a8942f115d3</guid><dc:creator>Natael</dc:creator><description>&lt;p&gt;Yeah sorry. I Will explain It a little more.&lt;/p&gt;
&lt;p&gt;I have develop a coexistance BLE node(BLE + BLE Mesh) and some others node.&lt;/p&gt;
&lt;p&gt;After I provisioned them throught the app, everything works fine. However, let&amp;#39;s suppose for example I decide to power It off one of this node. Or another example of this could be that the battery of the coexistance BLE node goes to 0.&lt;/p&gt;
&lt;p&gt;After this, the node It looks to be blocked and It doesnt work in the Mesh. So to use It again I have to provision It again.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A little summary of this is:&lt;/p&gt;
&lt;p&gt;1: Node provisioned =&amp;gt; works fine.&lt;/p&gt;
&lt;p&gt;2: node power off&lt;/p&gt;
&lt;p&gt;3: Node power on again =&amp;gt; Mesh funcionality doesnt work. Then I have to provision again to use It but in a Mesh app this doesnt have any sense. Configuration should be stored.&lt;/p&gt;
&lt;p&gt;So my question is:&lt;/p&gt;
&lt;p&gt;How can the provisioning information can be stored to avoid this cases or incidents?&lt;/p&gt;
&lt;p&gt;I have seen that in the examples this information os stored because they keep working after some possible incident. However I dont ser how do you do It?&lt;/p&gt;
&lt;p&gt;I Hope this explanation os better than the previous one.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh not working after reconnecting USB</title><link>https://devzone.nordicsemi.com/thread/320457?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 13:48:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7c2289d-0394-4ba8-b1a4-9359b44686f7</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello, Natael!&lt;br /&gt;&lt;br /&gt;Could you please elaborate a bit on the problem. Does the application stop working when you disconnect USB? Does the sample use the USB in any way?&lt;br /&gt;&lt;br /&gt;Note that we are short on staff due to the holidays, so there may be some delay in response time.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>