<?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>Sending a coap request using esp32 connected to the kit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44703/sending-a-coap-request-using-esp32-connected-to-the-kit</link><description>Hello everyone, 
 For simpilicity,assume i have a node that is connected to an esp32, that node is configured as a coap client(actually its a node that gathers coap requests from a lot of ble nodes), it forms the packets, sends it to esp32 over uart,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Mar 2019 15:38:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44703/sending-a-coap-request-using-esp32-connected-to-the-kit" /><item><title>RE: Sending a coap request using esp32 connected to the kit</title><link>https://devzone.nordicsemi.com/thread/175737?ContentTypeID=1</link><pubDate>Tue, 12 Mar 2019 15:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a3b7866-a8e0-404d-b623-419c908352db</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Jakes,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope you will get help from others here. We (Nordic) are not very familiar with the ESP32 platform to help you on this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But just to clarify, which protocol you used to send packets from the coap client to esp32 via UART ? did you follow the &lt;a href="https://openthread.io/guides/border-router"&gt;Thread Border Router&lt;/a&gt; spinel protocol ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or you make your own proprietary protocol on the esp32 ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The CoAP packet sending from ESP32 should be a normal COAP packet over UDP. I would assume these libraries should be able to do that :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/espressif/esp-idf/tree/master/examples/protocols"&gt;https://github.com/espressif/esp-idf/tree/master/examples/protocols&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/hirotakaster/CoAP-simple-library"&gt;https://github.com/hirotakaster/CoAP-simple-library&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>