<?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>Custom mesh model incomplete data received on the other side</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54506/custom-mesh-model-incomplete-data-received-on-the-other-side</link><description>We are trying to implement models inside the mesh. So we&amp;#39;ve started with a functional example of the generic on off and tried to update it according to our needs. 
 The custom model 
 
 
 Modified generic on off client logic for sending a different type</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Nov 2019 14:54:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54506/custom-mesh-model-incomplete-data-received-on-the-other-side" /><item><title>RE: Custom mesh model incomplete data received on the other side</title><link>https://devzone.nordicsemi.com/thread/222406?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 14:54:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbe55e9b-2e33-41df-ae06-bf85ff5750e7</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The iOS library is currently providing only message classes for implementing the models. Develops of the iOS app will have to implement models themselves. Right now we cannot provide exact estimates when these models will be available in the current Mesh SDK.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom mesh model incomplete data received on the other side</title><link>https://devzone.nordicsemi.com/thread/221276?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 10:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d466036-2139-45c3-85c9-73d0392b6b0d</guid><dc:creator>kc89rst</dc:creator><description>&lt;p&gt;Yes it was a typo.&lt;/p&gt;
&lt;p&gt;This sdk&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh"&gt;https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh&lt;/a&gt;&amp;nbsp;currently lacks some pretty important models like TimeServer, TimeSetupServer, SceneServer,SceneSetupServert, etc.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;iOS commits&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library/commit/f9b6dd88b95b1ed8a6e9d05eaf4fcc18ec93e3bc"&gt;https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library/commit/f9b6dd88b95b1ed8a6e9d05eaf4fcc18ec93e3bc&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom mesh model incomplete data received on the other side</title><link>https://devzone.nordicsemi.com/thread/221271?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 10:05:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0820279a-0dfe-4168-9793-d32ce5211188</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="kc89rst"]nrf8260 dk[/quote]
&lt;p&gt;Is this a typo?&lt;/p&gt;
[quote user="kc89rst"]make available these models in the sdk[/quote]
&lt;p&gt;What do you mean by &amp;quot;these&amp;quot; models? And which SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom mesh model incomplete data received on the other side</title><link>https://devzone.nordicsemi.com/thread/221128?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 14:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59ed645c-7f21-44d5-876d-6e6f0a76a944</guid><dc:creator>kc89rst</dc:creator><description>&lt;p&gt;Yes, it happens every time. I&amp;#39;m working with&amp;nbsp;hingy52s using&amp;nbsp; nrf52 &amp;amp; nrf52840 dk.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nRF5_SDK_15.3.0_59ac345&lt;/p&gt;
&lt;p&gt;nrf5SDKforMeshv320src&lt;/p&gt;
&lt;p&gt;ThingySDKv2.1&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you have a rough time estimate when you will make available these models in the sdk (considering today&amp;#39;s commits on ios mesh library). Can we have access to the development version of your sdk?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom mesh model incomplete data received on the other side</title><link>https://devzone.nordicsemi.com/thread/221127?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 14:47:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bf8548e-bb45-4f49-93c4-40f0e67fd2bf</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does this happen everytime? Have you tried shortening down the message and see if it makes any difference?&lt;/p&gt;
&lt;p&gt;Can you provide me with which SDK you are using? Which chip? Is it a DK or a custom board?&lt;/p&gt;
&lt;p&gt;Also have a look at &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v3.2.0/md_models_vendor_simple_on_off_README.html?cp=6_2_2_3_1" rel="noopener noreferrer" target="_blank"&gt;this&lt;/a&gt;&amp;nbsp;and see if there is anything you are missing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>