<?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>ping (icmp) ipv6.google.com (IoT)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6450/ping-icmp-ipv6-google-com-iot</link><description>Hi, 
 I have the (IoT) environment running. The Raspberry Pi (with Miredo tunnel) is connected to the outside world. I can ping6 the ipv6.google.com server from Rasperry (terminal) with good result. 
 Also I can ping6 two nRF bords (PCA10028) from the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Apr 2015 11:35:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6450/ping-icmp-ipv6-google-com-iot" /><item><title>RE: ping (icmp) ipv6.google.com (IoT)</title><link>https://devzone.nordicsemi.com/thread/22497?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2015 11:35:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b5b14c8-d905-4ab3-a2d7-1ee076c061f3</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Teredo gives your Raspberry Pi an IPv6 address that doesn&amp;#39;t have a prefix, it is a unicast address.&lt;/p&gt;
&lt;p&gt;This means that you cannot share the address space further with Bluetooth Smart devices, since you only have one address given to you.&lt;/p&gt;
&lt;p&gt;This is mentioned in a note in the &lt;a href="http://file:///C:/Keil_v5/ARM/Device/IoT%20SDK/Documentation/iot/html/a00035.html"&gt;IoT SDK documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You need at least a /56 prefix, preferably a /48 prefix, so that you are able to give the whole /64 prefix to the Bluetooth Smart network.&lt;/p&gt;
&lt;p&gt;You could try &lt;a href="http://en.wikipedia.org/wiki/6to4"&gt;6to4&lt;/a&gt; with the script in the IoT SDK documentation.&lt;/p&gt;
&lt;p&gt;You need to insert the local IPv4 address of the Raspberry Pi in &lt;code&gt;ipv4_int=&amp;quot;148.122.44.161&amp;quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;A /48 prefix is created from the IPv4 address, see the wiki page for more information.&lt;/p&gt;
&lt;p&gt;Edit: Fixed global/local error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>