<?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>multicast support for CoAP in nordic nrf51</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10979/multicast-support-for-coap-in-nordic-nrf51</link><description>Hi, 
 I am using Nordic nrf51 DK board with soft device s1xx-iot-prototype2_softdevice.hex and application program as CoAP server from nRF_IoT_Examples\0.8.0\coap\ipv6\server. with the above configuration, i am able to establish ble connection from linux</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 10 Jan 2016 04:22:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10979/multicast-support-for-coap-in-nordic-nrf51" /><item><title>RE: multicast support for CoAP in nordic nrf51</title><link>https://devzone.nordicsemi.com/thread/41049?ContentTypeID=1</link><pubDate>Sun, 10 Jan 2016 04:22:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96f3a00d-9249-4d59-ae7a-0d71c5f2ac25</guid><dc:creator>Sandeep</dc:creator><description>&lt;p&gt;Hi Petter,
Multicast is needed for service discovery. IoTivity sends a multicast packet by default to &amp;quot;All CoAP Nodes&amp;quot; multicast address. Since, there is no multicast support in nordic nRF51  IoT SDK, i tried with unicast using firefox Copper plugin from linux host (to which nRF51 is paired) using link-local address and global address(with radvd enabled). But, this didn&amp;#39;t work. Later, i tried with libcoap package, and this  worked for me. I am able to communicate to nRF51 using CoAP protocol with unicast from linux host which is paired to nRF51. I am trying to understand IoTivity framework in detail whether multicast is mandatory.&lt;/p&gt;
&lt;p&gt;Thanks,
Sandeep&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multicast support for CoAP in nordic nrf51</title><link>https://devzone.nordicsemi.com/thread/41048?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 13:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51976728-e0a5-4e96-bd03-a6b30b75f579</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand what multicast has to do with this, it seems you are trying to do unicast; between the nRF51 and Copper. Have you set up RADVD in Linux? Are you using a global IPv6 address or a local? Are you using a local prefix? FE80? You need a global prefix to send IPv6 packets between interfaces, for example BT0 and ETH0? Where are you running Copper?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>