<?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>How to  get the nrf DK device to be available on the internet?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15283/how-to-get-the-nrf-dk-device-to-be-available-on-the-internet</link><description>I am testing nrf5 IoT tcp client example. (in \nrf5_iot\examples\iot\tcp\client) 
 
 DK side: 
 
 IP:2004::213:ddff:fe4c:6032 
 run as client. 
 2.6lowpan border router (raspberry PI3) 
 interface bt0 eth0 
 bt0: 
 IP:2004::ba27:ebff:fe15:ae01</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Aug 2016 11:27:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15283/how-to-get-the-nrf-dk-device-to-be-available-on-the-internet" /><item><title>RE: How to  get the nrf DK device to be available on the internet?</title><link>https://devzone.nordicsemi.com/thread/58382?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 11:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b80a65ea-69da-4fd7-ae57-efc0ccee3477</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Could you please explain a bit more about what you want to do, and what you have actually done? Do you have native IPv6 connectivity or are you setting up a &lt;a href="https://devzone.nordicsemi.com/question/41628/iot-sdkpc-cannot-ping-pca10028/"&gt;simulated global network&lt;/a&gt;? Have you enabled IPv6 forwarding? How have you setup RADVD? Are you able to ping the nRF5 with link local address (ping6 –I bt0 fe80::211:22FF:FE33:4455)? Are you able to ping the nRF5 with global address (ping6 2005::211:22FF:FE33:4455)? Are you able to IPv6 ping the ubuntu PC from the RPi? Are you able to IPv6 ping the eth0 interface on the RPi from the ubuntu PC? Are you able to IPv6 ping the bt0 interface on the RPI from the ubunti PC? Please edit your question and explain what you have done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to  get the nrf DK device to be available on the internet?</title><link>https://devzone.nordicsemi.com/thread/58381?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 09:20:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c6dcdd2-b86b-4f89-9f05-2021029b20d0</guid><dc:creator>danielkelly</dc:creator><description>&lt;p&gt;Thanks very much for your answer.&lt;/p&gt;
&lt;p&gt;I have followed the instructions of the file--IoT_SDK_step_by_step.pdf.
I could ping ble_IoT_board from the 6LoWPAN edge router (use Rasp PI 3)successfully.&lt;/p&gt;
&lt;p&gt;In the scenario:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ble_IoT_board &amp;lt;--&amp;gt; 6LoWPAN edge route
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;by using:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ping6 -I bt0 &amp;lt;ipv6-address&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;But in the following scenario:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ble_IoT_board &amp;lt;--&amp;gt; 6LoWPAN edge route&amp;lt;--&amp;gt; remote ubuntu PC
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;How to ping ble_IoT_board from remote ubuntu PC?
Is there any configuration guide ?&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to  get the nrf DK device to be available on the internet?</title><link>https://devzone.nordicsemi.com/thread/58379?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 10:37:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37dbee6c-dc1e-4f0a-be0c-b6623f99f17a</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Essentially you configure RADVD to do this, you can have a look a the step by step guide for setting up &lt;a href="https://www.google.no/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=3&amp;amp;ved=0ahUKEwi8zvPrhaXOAhXmIJoKHd36CjAQFggnMAI&amp;amp;url=https%3A%2F%2Fdevzone.nordicsemi.com%2Fattachment%2Fa6d73275210f61de0c12f20385ccf734&amp;amp;usg=AFQjCNHE56_SSMgZAE5oOySURxnvc14sIQ&amp;amp;sig2=-cET7oY8L5alYrP6BMwh_Q&amp;amp;bvm=bv.128617741,d.bGs&amp;amp;cad=rja"&gt;ping using the IoT SDK&lt;/a&gt; for an idea of how this is done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to  get the nrf DK device to be available on the internet?</title><link>https://devzone.nordicsemi.com/thread/58380?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 08:45:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:293cacc2-802a-495a-8304-b61fa4abeccf</guid><dc:creator>danielkelly</dc:creator><description>&lt;p&gt;I am still confused.
How to bridge bt0 and eth0?
I can&amp;#39;t ping6 bt0 from another device.
thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to  get the nrf DK device to be available on the internet?</title><link>https://devzone.nordicsemi.com/thread/58378?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2016 12:52:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35c196f2-9140-491e-9eef-35a26913e49f</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is not my specialty, but I think that this should be covered by &lt;a href="https://devzone.nordicsemi.com/blogs/663/6lowpan-for-bluetooth-low-energy-on-openwrt/"&gt;this blogpost&lt;/a&gt; there&amp;#39;s also &lt;a href="https://devzone.nordicsemi.com/blogs/678/building-kernel-for-rpi2-with-bluetooth_6lowpan-fo/"&gt;this&lt;/a&gt; on building the kernel (but I guess you have seen that already).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>