<?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>Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83023/instaburst-on-light-switch-example</link><description>Hi, 
 
 So I&amp;#39;m working on modifying the light switch example to send a larger payload on button press than just the boolean on_off value that&amp;#39;s normally sent. I followed this thread to do so ( https://devzone.nordicsemi.com/f/nordic-q-a/39896/modifying</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Feb 2022 15:16:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83023/instaburst-on-light-switch-example" /><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/354195?ContentTypeID=1</link><pubDate>Mon, 21 Feb 2022 15:16:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcff9455-674b-4c3a-9f4f-e74dec3dcbe2</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello again Stiv,&lt;/p&gt;
&lt;p&gt;Great that you found the workaround. There is an issue with instaburst that&amp;nbsp;limits the amount of roles you can use. This results in instaburst not working on the light switch server, as that uses the friend role. The light switch client however does not.&lt;/p&gt;
&lt;p&gt;You can disable the friend role and continue with the propriatary Instaburst feature, though what I would recommend is to&lt;span&gt;&amp;nbsp;drop it and move to NCS if your use-case allows you to.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/352153?ContentTypeID=1</link><pubDate>Wed, 09 Feb 2022 16:19:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44936dc3-7859-467a-82bf-5c6fece9d761</guid><dc:creator>stivberb</dc:creator><description>&lt;p&gt;As an update, I was able to get the server to provision and receive messages from the client node after disabling MESH_FEATURE_FRIEND_ENABLED in nrf_mesh_config_app.h, as was described in this recent&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/83993/light-switch-server-example-have-problem-with-instaburst-enabled" rel="noopener noreferrer" target="_blank"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Seems to have fixed the issue, but it looks like this could be a bug with this version of the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/350927?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 15:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c007a10f-f58d-425d-9c86-746151b8ca68</guid><dc:creator>stivberb</dc:creator><description>&lt;p&gt;I am using Mesh SDK v5.0.0, and nrf5 SDK v17.0.2&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/350924?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 15:06:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65298a9c-9552-4c02-8827-69fbc39a573a</guid><dc:creator>Elfving</dc:creator><description>[quote user="stivberb"]Sorry for the late reply[/quote]
&lt;p&gt;Hehe likewise,&lt;/p&gt;
&lt;p&gt;I believe I am getting a similar issue now. What Mesh SDK version are you using?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/349846?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 20:37:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05314ea0-e990-495c-9048-04cc0c12c701</guid><dc:creator>stivberb</dc:creator><description>&lt;p&gt;Sorry for the late reply, but yes, I did make sure to re-run CMake after changing to the instaburst configuration. I was wondering if you had any update on your end, or if you were able to reproduce the problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/348997?ContentTypeID=1</link><pubDate>Fri, 21 Jan 2022 15:23:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc15937a-b8c5-41ed-a026-c75862e8526f</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Stiv, no worries.&lt;/p&gt;
&lt;p&gt;I agree it would be strange if it completely worked on one and not the other, though something in the stack broke here. This might be a silly suggestion, but did you remember to re-run CMake when you added instaburst configuration?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll see if I can reproduce this over the weekend.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/348403?ContentTypeID=1</link><pubDate>Wed, 19 Jan 2022 03:45:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:602ac789-9a23-47fa-8496-f074bf36b6d0</guid><dc:creator>stivberb</dc:creator><description>&lt;p&gt;Hi sorry for getting back so late, but I tried what you recommended, and got the following error log in RTTViewer:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;t: 0&amp;gt;, main.c, 367, ----- BLE Mesh Light Switch Server Demo -----&lt;br /&gt;&amp;lt;t: 13113&amp;gt;, main.c, 323, Initializing and adding models&lt;br /&gt;&amp;lt;t: 13116&amp;gt;, main.c, 177, App OnOff Model Handle: 2&lt;br /&gt;&amp;lt;t: 13119&amp;gt;, main.c, 182, App DTT Model Handle: 3&lt;br /&gt;&amp;lt;t: 13123&amp;gt;, main.c, 188, App Scene Model Handle: 5&lt;br /&gt;&amp;lt;t: 13153&amp;gt;, app_error_weak.c, 105, Mesh assert at 0x00036FFC (:0)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I looked at line 105 in app_error_weak.c, and it seems that it&amp;#39;s an assert caused by&amp;nbsp;&lt;span&gt;NRF_FAULT_ID_SDK_ASSERT.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Not sure how to proceed here, but it seems like there is something wrong with the SDK? I haven&amp;#39;t modified it at all since downloading it, and it seems odd as the example seemed to work on the 52833 DK client.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks again for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/346494?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 13:32:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef04732a-e263-4029-bf38-b1d0b1846d85</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello again! Sorry about the delay.&lt;/p&gt;
[quote user=""]However, when I try to flash it onto the nrf52840 server board, the four LEDs remain on constantly (not sure what this means), and I am unable to detect it in the app.[/quote]
&lt;p&gt;That can be an assert of some kind. Could you check the log after flashing?&lt;/p&gt;
[quote user=""]I also tried to just use the instaburst feature on the client and not the server, and while it seemed to properly bind the publication in the app, I cannot send any messages between the client and server boards[/quote]
&lt;p&gt;I believe you would have to use Instaburst on the entire network if you plan to use it on any of the nodes, so it would make sense if that didn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instaburst on Light Switch Example</title><link>https://devzone.nordicsemi.com/thread/344818?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 14:31:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0da7e58b-d758-4eae-a280-fb65197e29ad</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey Stiv!&lt;/p&gt;
&lt;p&gt;I will have to get back to you on this. Due to the holidays you might have to expect both limited help and slower responses on DevZone.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>