<?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>Implementing mesh callback functions using op codes.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63098/implementing-mesh-callback-functions-using-op-codes</link><description>Hi I noticed that all of the examples use common/src/app_level.c Why is that? Is it recommended to not implement your own generic_level callback for example?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2020 13:09:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63098/implementing-mesh-callback-functions-using-op-codes" /><item><title>RE: Implementing mesh callback functions using op codes.</title><link>https://devzone.nordicsemi.com/thread/261988?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 13:09:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8453fe5-b63f-4b72-b084-f75cdfdb8f69</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi, we just released support for sensor server, sensor setup server and sensor client, see the BLE Mesh v4.2.0 release notes&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_RELEASE_NOTES.html#release_notes_420"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing mesh callback functions using op codes.</title><link>https://devzone.nordicsemi.com/thread/257450?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 17:06:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:291efdd1-b468-4114-a6f0-c1284bb0447a</guid><dc:creator>John Smith</dc:creator><description>&lt;p&gt;Do you know if you guys have sensor server, sensor setup server, and sensor client op functions implemented in examples? Do you support these sig models?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing mesh callback functions using op codes.</title><link>https://devzone.nordicsemi.com/thread/257338?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 11:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6aae9cc-3a13-4e28-bf65-e7903788eb4d</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The contents of the examples/common/ folder is functionality that is needed for most or all examples, and in order not to duplicate the same code for each and every example it is put in a folder common for all examples. It is not considered part of the mesh stack or &amp;quot;normal&amp;quot; SDK modules, so you are free to modify or replace as you see fit. Of course if you can use it without modification that is great, as the code has been tested by us prior to SDK release.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>