<?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>MESH message transmission</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92547/mesh-message-transmission</link><description>Hello, I have defined the vendor_model and the corresponding opcode on the mesh, but the client and server cannot correctly transmit the information, so I can input the corresponding opcode on the model of the server with a mobile phone to transmit the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Oct 2022 12:48:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92547/mesh-message-transmission" /><item><title>RE: MESH message transmission</title><link>https://devzone.nordicsemi.com/thread/390268?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2022 12:48:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32ec7ab2-98aa-4349-bc68-8bffc5eaca28</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Are you sure you&amp;#39;ve configured the two correctly, eg. set the correct AppKeys and addresses?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And are the server and client on different nodes btw?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MESH message transmission</title><link>https://devzone.nordicsemi.com/thread/389607?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 11:50:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d80a32d-d8f2-4d25-b129-9b5769c15f78</guid><dc:creator>Wulaidehouzi</dc:creator><description>&lt;p&gt;Hello, Elfving,&lt;/p&gt;
&lt;p&gt;I have created the corresponding opcode,like this:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;pre class="ui-code" data-mode="text"&gt;const access_opcode_handler_t m_server_opcode_handlers[] =
{
{ACCESS_OPCODE_VENDOR HX_MODEL_CLIENT_OPCODE_TX， SERVER_COMPANY_IDENTIFIER），hx_model_client_opcode_tx}，
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And I can control the corresponding server through the vendor model of the mobile phone&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20221006194421.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;But instead of using the phone, I want to use the client side to transmit OPCDE to transmit the message, but I enter the corresponding opcode on the client side and then send the corresponding message to the server with Access_model_publish(), no error, the message appears to have been sent, but the server does not process the message.&lt;/p&gt;
&lt;p&gt;Am I doing this the wrong way? Or do you know the function through which mesh network nodes transmit messages?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MESH message transmission</title><link>https://devzone.nordicsemi.com/thread/389384?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2022 11:27:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6231400-aea9-4278-823f-5f3a7874270f</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Wu,&lt;/p&gt;
&lt;p&gt;Is this a 3-octet vendor opcode that you have created? Is it implemented in both the client and the server?&lt;/p&gt;
&lt;p&gt;Have you tried doing without a cellphone as well?&lt;/p&gt;
[quote user=""]However, access_model_publish cannot publish the information to the client.[/quote]
&lt;p&gt;How are you noticing this not working? Are you getting an error somewhere?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>