<?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>nrf52840 vendor model unable to subscribe to groups in nrf mesh app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65312/nrf52840-vendor-model-unable-to-subscribe-to-groups-in-nrf-mesh-app</link><description>Hi, 
 I have changed the vendor model for sending data from client to server in light switch example. Earlier it was just sending bool values. I have changed it to uint8_t to send data. 
 But now i am unable to subscribe the server dongle to any group</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Mar 2022 13:17:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65312/nrf52840-vendor-model-unable-to-subscribe-to-groups-in-nrf-mesh-app" /><item><title>RE: nrf52840 vendor model unable to subscribe to groups in nrf mesh app</title><link>https://devzone.nordicsemi.com/thread/356059?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 13:17:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e83bef2-8f2e-436f-aa53-fe667e4d724e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for chiming in on this one. This might very well be the issue from the opening post, and in any case something others should watch out for when creating their own models.&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><item><title>RE: nrf52840 vendor model unable to subscribe to groups in nrf mesh app</title><link>https://devzone.nordicsemi.com/thread/355890?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 16:10:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a365a5ac-9b9f-498d-b975-84817a70ab93</guid><dc:creator>BlueMike</dc:creator><description>&lt;p&gt;Just for the records: A vendor model must call access_model_subscription_list_alloc() for subscriptions to work. Omitting it will cause subscription related messages to fail with error code 8 - NOT_A_SUBSCRIBE_MODEL. For details see:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_models_creating.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_doc_user_guide_modules_models_creating.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 vendor model unable to subscribe to groups in nrf mesh app</title><link>https://devzone.nordicsemi.com/thread/268579?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2020 14:56:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a540a3b-bd2b-4aac-83a2-24e01bcc3b80</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The application should be able to configure any model, as all configuration is done using configuration models. The error &amp;quot;not a subscription model&amp;quot; make me think there is something else wrong with the model. What exact changes have you done to the example, can you share the changes?&lt;/p&gt;
&lt;p&gt;If you still use the assigned number for Generic OnOff, but has changed the model to use a different type of data or different messages, then that would mean the nRF Mesh app is probably not able to send the correct messages. But that would be an error that appears when you try to send messages to the model, it should not appear as early as configuration.&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>