<?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>how to implement vendor model controls in light sample using nRF Mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98649/how-to-implement-vendor-model-controls-in-light-sample-using-nrf-mesh</link><description>im using a nrf52833dk board and my ncs sdk version is 2.2. i need to implement vendor model in my light sample so as to get the feedback opcode in the nrf mobile application from the generic on off controls of the onboard leds</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Apr 2023 07:02:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98649/how-to-implement-vendor-model-controls-in-light-sample-using-nrf-mesh" /><item><title>RE: how to implement vendor model controls in light sample using nRF Mesh</title><link>https://devzone.nordicsemi.com/thread/420391?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 07:02:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da415353-67b5-4122-9a5a-a789750b8ebf</guid><dc:creator>ALIKHAN</dc:creator><description>&lt;p&gt;and as i can see this&amp;nbsp;&lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/chat_sample_walk_through.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/chat_sample_walk_through.html&lt;/a&gt;&amp;nbsp;is not for nrf52833dk so what changes should i do to make it run on nrf52833dk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to implement vendor model controls in light sample using nRF Mesh</title><link>https://devzone.nordicsemi.com/thread/420372?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 04:30:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e74f5af1-91c5-4cbc-9e51-d8d43b66c627</guid><dc:creator>ALIKHAN</dc:creator><description>&lt;p&gt;also the chat example is too complicated to understand for beginners.&amp;nbsp;&lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/chat_sample_walk_through.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/chat_sample_walk_through.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3716.light.zip"&gt;devzone.nordicsemi.com/.../3716.light.zip&lt;/a&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2023_2D00_04_2D00_14-at-9.55.58-AM-_2800_1_2900_.jpeg" /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2023_2D00_04_2D00_14-at-9.55.58-AM.jpeg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to implement vendor model controls in light sample using nRF Mesh</title><link>https://devzone.nordicsemi.com/thread/420371?ContentTypeID=1</link><pubDate>Fri, 14 Apr 2023 04:24:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d3936e1-0f06-483a-86f8-4b7b851a7608</guid><dc:creator>ALIKHAN</dc:creator><description>&lt;p&gt;thank you for your reply, i&amp;#39;ve referred that and as well completed the two courses earlie i have been able to activate vendor model control referring this&amp;nbsp;&lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/dev_overview.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/dev_overview.html&lt;/a&gt;. But i can&amp;#39;t pass opcodes as well as receive acknowlegment i&amp;#39;m stuck with it. Also my requirement is i should enable vendor model controls and when i pass a specific opcode for eg: 0x85 i should receive a specific acknowlegement to the nrf mesh app and onboard led1 should be instantiated. I am attacking two photos one showing i have been able to activate vendor model and the other showing what is expected. i am also attaching my zip file can you please point me in the right direction and tell me what changes is required to be done&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to implement vendor model controls in light sample using nRF Mesh</title><link>https://devzone.nordicsemi.com/thread/420236?ContentTypeID=1</link><pubDate>Thu, 13 Apr 2023 12:16:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81a8871f-9f0b-43ad-807c-a63722238f43</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I addition to the documentation you linked, I would like to recommend you to have a look at these two webinars regarding Bluetooth Mesh:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://webinars.nordicsemi.com/introduction-to-bluetooth-mesh-4"&gt;https://webinars.nordicsemi.com/introduction-to-bluetooth-mesh-4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://webinars.nordicsemi.com/developing-bluetooth-mesh-products-4"&gt;https://webinars.nordicsemi.com/developing-bluetooth-mesh-products-4&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The first webinar is only a concept introduction, while the second webinar shows you how to modify the Light and switch samples and should explain how to add a vendor model to the samples.&lt;/p&gt;
&lt;p&gt;In addition, if you&amp;#39;re new or intermediate with nRF Connect SDK and Bluetooth Low Energy, I do also recommend you have a look at&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/&lt;/a&gt;&amp;nbsp;which will give you insight and experience that should allow you to answer all of your questions&lt;/li&gt;
&lt;li&gt;&lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/"&gt;https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/&lt;/a&gt;&amp;nbsp;will be a good supplement to familiarize yourself with Bluetooth Low Energy, which Bluetooth Mesh is based on. It is not quite the same, but it will break down the abstraction somewhat more.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to implement vendor model controls in light sample using nRF Mesh</title><link>https://devzone.nordicsemi.com/thread/420127?ContentTypeID=1</link><pubDate>Thu, 13 Apr 2023 08:13:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45dcbbc0-f015-45f5-8a04-a09634890b1e</guid><dc:creator>ALIKHAN</dc:creator><description>&lt;p&gt;i even referred to the&amp;nbsp;&lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/dev_overview.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt_mesh/vendor_model/dev_overview.html&lt;/a&gt;&amp;nbsp;but i can&amp;#39;t understand what and where changes has to be done. it would be really helpful if you could guide me or make the changes in the zip&amp;nbsp; file i provided so i can refer it and learn how to implement id different models as well. Looking forward towards your co operation&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>