<?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>Queries in IPv6 of COAP server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13181/queries-in-ipv6-of-coap-server</link><description>I am trying to run the coap ipv6 based example code provided in nRF51 IOT SDK. I am using my Linux PC along with a BLE adapter as a BLE enabled router. I can successfully connect to the COAP_SERVER. But the problem is I cannot access the server with coap</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Apr 2018 10:59:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13181/queries-in-ipv6-of-coap-server" /><item><title>RE: Queries in IPv6 of COAP server</title><link>https://devzone.nordicsemi.com/thread/126817?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 10:59:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4985716e-d7f0-4329-b537-86fa8d4230b6</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;No problem. Glad you got it working :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Queries in IPv6 of COAP server</title><link>https://devzone.nordicsemi.com/thread/126127?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 13:51:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f354aab7-3aad-48a1-841c-417b643f8ddd</guid><dc:creator>narioinc89</dc:creator><description>&lt;p&gt;Hi Petter,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a bunch as your step with &amp;quot;assign prefix&amp;quot; to the bt0 interface was the missing part in the nordic iot tutorial. I got my nordic nfr52-dk board connect to the 6lowpan mqtt broker and send and subscribe to topics with ease after that.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Queries in IPv6 of COAP server</title><link>https://devzone.nordicsemi.com/thread/50254?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2016 09:17:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af8666fe-09cf-4cf1-9f2d-a68008ea1f95</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Does &amp;quot;hcitool con&amp;quot; show that you are connected? Are you able to ping the kit(CoAP Server) with the link local address &amp;quot;ping6 -I bt0 fe80::27d:43ff:fe62:4f27&amp;quot; If you have configured RADVD to distribute prefix 2001:db8::/64 on the bt0 interface, and the MAC is 00:7D:43:62:4F:27. Then the global IPv6 address should be 2001:db8::27d:43ff:fe62:4f27. You may also need to assign the prefix to the bt0 interface with &amp;quot;ifconfig bt0 add 2001:db8::1/64&amp;quot;. Are you able to ping the kit with the globale IPv6 address &amp;quot;ping6 2001:db8::27d:43ff:fe62:4f27&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>