<?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>Why the message would be send twice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84116/why-the-message-would-be-send-twice</link><description>Hi,there: 
 I was used 2 52832 board to run the linght switch server/client examples to test message communication. I add the mesh events handle like this: 
 
 Then run the client and server at the 2 board , i send the message on the client by press the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jan 2022 15:13:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84116/why-the-message-would-be-send-twice" /><item><title>RE: Why the message would be send twice</title><link>https://devzone.nordicsemi.com/thread/350025?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 15:13:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48116a39-83a0-4d9b-82cd-f3242a47a81f</guid><dc:creator>sipan112</dc:creator><description>&lt;p&gt;The messaging protocols, including the proprietary MGP, all include functionality to send and receive messages.&lt;/p&gt;
&lt;p&gt;In general, messages are kept in the queue for the connector through which they should be sent until successfully sent or until a permanent error has occurred. Most errors are considered temporary though and will cause the message to stay in the queue for further delivery attempts. When a temporary error has occurred for a message it is put at the end of the queue in order for other messages to be delivered meanwhile. It is possible to specify a maximum number of delivery attempts after which the message will be considered undeliverable and will be removed from the queue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>