<?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>Openthread CoAP - communication initiated by server?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25124/openthread-coap---communication-initiated-by-server</link><description>Hi, 
 I&amp;#39;m developing multiprotocol applications based on examples from Thread SDK: Proximity/CoAP server and BLE UART/CoAP client. All CoAP communication in this examples is initiated from client by sending requests, but I&amp;#39;d like to have a possibility</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Apr 2019 20:46:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25124/openthread-coap---communication-initiated-by-server" /><item><title>RE: Openthread CoAP - communication initiated by server?</title><link>https://devzone.nordicsemi.com/thread/183269?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 20:46:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbc0b3b2-fa4e-46a8-acb1-e1c32951940c</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;With 2 years delay :-)&lt;/p&gt;
&lt;p&gt;CoAP defines the message in a way, that it is very easy to implement a client and a server even on the same socket! If the used library supports that, depend on the libraries developer. Standards as LWM2M from the OMA are using that feature.&lt;/p&gt;
&lt;p&gt;If it works in your network environment is a different question and it&amp;#39;s mostly the one, which denies that approach. In many case &amp;quot;some NATs&amp;quot; are on the way, and they usually close the IP-route back after a few seconds without traffic. With that, you can usually reach your client only within a few seconds after the client reached your server.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Openthread CoAP - communication initiated by server?</title><link>https://devzone.nordicsemi.com/thread/98959?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 15:02:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3daefb5-364d-4016-83f9-1dd73e66998b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can&amp;#39;t really do that, as the server/client architecture of CoAP is based on request/response operations. If you setup CoAP resources on the client, you are basically making it a SoAP server. What is the problem you are facing when trying to do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>