<?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>Implementation of Generic Models in nRF5 mesh SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58182/implementation-of-generic-models-in-nrf5-mesh-sdk</link><description>Hi, 
 Is there already written implementation of the Generic Battery Models and Generic Property Models for Mesh SDK for nRF52 Series? 
 In the nrf5 mesh SDK (nrf5_SDK_for_Mesh_v4.0.0) I only found generic onoff, power onoff, level and dtt, but not power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Feb 2020 10:30:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58182/implementation-of-generic-models-in-nrf5-mesh-sdk" /><item><title>RE: Implementation of Generic Models in nRF5 mesh SDK</title><link>https://devzone.nordicsemi.com/thread/235916?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 10:30:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0c65cf3-0840-43f0-97a8-251e0ac1628c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Matevz,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Generic Battery Model and Generic Property Model are not implemented in our nRF SDK for Mesh. I don&amp;#39;t think it would come soon at least in near future (3-4 months)&amp;nbsp;&lt;br /&gt;The best source would be follow the specification provided by Bluetooth Sig.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, in NCS SDK, we do have an implementation for the Battery Model and Property Model. It&amp;#39;s the open source SDK running on Zephyr&amp;#39;s mesh stack.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find the implementation here:&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/subsys/bluetooth/mesh"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/subsys/bluetooth/mesh&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It may not be compatible with the NRF SDK for Mesh, but it can be used as a reference.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The documentation is here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/bluetooth/mesh/gen_battery.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/bluetooth/mesh/gen_battery.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>