<?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>Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97921/thread-device-node-global-ip-address-in-nrf-connect-sdk-example</link><description>I have one nRF52840 dev kit running Thread cli example from nRF5 SDK and other one from nRF connect SDK. Both are commissioned with OTBR. But I am not able to find global IPV6 address for the one running nRF connect SDK example:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Apr 2023 11:38:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97921/thread-device-node-global-ip-address-in-nrf-connect-sdk-example" /><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/421245?ContentTypeID=1</link><pubDate>Wed, 19 Apr 2023 11:38:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1409f7a-8e5b-444c-bdea-86b47b9913f5</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Some text was missing from my last reply. I have edited it to make it complete.&lt;/p&gt;
&lt;p&gt;Have you found out what the subnet length for the border router is with the &lt;code&gt;ifconfig&lt;/code&gt; command?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/420317?ContentTypeID=1</link><pubDate>Thu, 13 Apr 2023 15:26:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13a143d0-3875-4d02-94aa-bbc71b321c54</guid><dc:creator>BilalAliAhmad</dc:creator><description>&lt;p&gt;I tried with same border router using one example from nRF5 SDK and one from nRF connect SDK.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/420305?ContentTypeID=1</link><pubDate>Thu, 13 Apr 2023 14:46:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76ef1ab6-a85f-4200-b536-44f69af625c1</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am very sorry for the wait. The case was assigned back to me while I was away.&lt;/p&gt;
&lt;p&gt;A coworker of mine has pointed out that though you get one additional IP address when using the &lt;code&gt;ot ipaddr&lt;/code&gt; command on the nRF5 SDK version of Thread CLI, none of the listed addresses are in fact global addresses(GUA). From OpenThread&amp;#39;s documentation you can see that Global Unicast Addresses always have a prefix of 2000::/3. Your addresses has the fd00::/8 prefix which indicates a Mesh-Local address (ML-EID and RLOC) and the fe80::/16 prefix which indicates the Link-Local address (LLA).&lt;/p&gt;
&lt;p&gt;The address which is printed only for the nRF5 SDK version of the sample could be assigned by NAT64. You can check out &lt;a href="https://openthread.io/codelabs/openthread-border-router-nat64#0"&gt;this guide&lt;/a&gt; for helpful commands to check if the address is assigned by NAT64.&lt;/p&gt;
&lt;p&gt;The address scope available for the router must also be considered, as some routers does not have a large enough address space available. You can check the subnet length with the &lt;code&gt;ifconfig&lt;/code&gt; command on the border router.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/419455?ContentTypeID=1</link><pubDate>Sun, 09 Apr 2023 11:45:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec6b8a14-2b82-4d03-8b2b-d4c87e2d76e0</guid><dc:creator>BilalAliAhmad</dc:creator><description>&lt;p&gt;can anyone look into this and reply back?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/418613?ContentTypeID=1</link><pubDate>Fri, 31 Mar 2023 13:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33077dec-ea39-4609-86c2-d6ea7dcb1d2e</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have reproduced this, but I don&amp;#39;t have an explanation for you at this point.&lt;/p&gt;
&lt;p&gt;I have next week off (Easter holiday in Norway), so another engineer will take over this ticket.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/418340?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 13:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56c6090f-148b-4a6b-8753-aab3267bb861</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am sorry, I have not been able to test this on my end yet, I will get back to you tomorrow.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/417813?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 07:27:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40189fbb-6fd7-4027-8f5d-ab8996b4ff43</guid><dc:creator>BilalAliAhmad</dc:creator><description>&lt;p&gt;Any update on this?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/416844?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 14:15:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a852888-673f-4c45-bb74-84e50508cb11</guid><dc:creator>BilalAliAhmad</dc:creator><description>&lt;p&gt;I am using v2.2.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/416842?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2023 14:09:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87c4217d-9137-4d57-80ea-f06a0e738eca</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am looking into this.&lt;/p&gt;
&lt;p&gt;While you wait: Which version of nRF Connect SDK are you using?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread device Node global IP address in nRF connect SDK example</title><link>https://devzone.nordicsemi.com/thread/416377?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2023 21:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acf93a0f-29df-4e24-80fd-9524a677baaf</guid><dc:creator>BilalAliAhmad</dc:creator><description>&lt;p&gt;I am able to ping IPV6 address of left one from my other machine like this one but I am not able to find global ipv6 address of thread node which is running thread cli example from nrf connct sdk.&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1679347338084v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>