<?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>send_reliable_message() returns NRF_ERROR_INVALID_PARAM error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34629/send_reliable_message-returns-nrf_error_invalid_param-error</link><description>I have a similar error as described on https://devzone.nordicsemi.com/f/nordic-q-a/27626/access_model_reliable_publish-returns-nrf_error_invalid_param/109104#109104 
 I use nRF Mesh SDK 2.0.1. and when I try to send a message using access_model_reliable_publish</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Mar 2020 09:30:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34629/send_reliable_message-returns-nrf_error_invalid_param-error" /><item><title>RE: send_reliable_message() returns NRF_ERROR_INVALID_PARAM error</title><link>https://devzone.nordicsemi.com/thread/239666?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2020 09:30:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b95e457c-9827-4fe3-9fd6-d8acda659a04</guid><dc:creator>Igor</dc:creator><description>&lt;p&gt;Concurrency issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: send_reliable_message() returns NRF_ERROR_INVALID_PARAM error</title><link>https://devzone.nordicsemi.com/thread/133366?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 08:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00f352a8-3cb3-4e74-a14d-e2ebda7a06ed</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It looks like the code that you provided is modified code from an earlier version of the nRF5 SDK for Mesh, taken from the combined client + provisioner. I also see that you have some instances of &amp;quot;p_prov_data-&amp;gt;p_prov_data-&amp;gt;&amp;quot; in the code, as well as one instance of &amp;quot;p_prov_data-&amp;gt;&amp;quot;. Is that a typo?&lt;/p&gt;
&lt;p&gt;In what context is m_model_pool[handle].model_info.publish_appkey_handle DSM_HANDLE_INVALID? What is the value of &amp;quot;handle&amp;quot; when this happens, and where does that value come from? It may be either an omission during configuration or wrong handle.&lt;/p&gt;
&lt;p&gt;It would also be good to know what call to access_model_reliable_publish() fails, and when.&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>