<?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>Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39051/destination-unreachable-address-unreachable</link><description>I am trying to set up mqtt between 2 nrf52s and rpi3 with the examples of sdk 15.0.2. I am very new to nrf52, rpi3 and networking. I have read everything needed as much as I can. However when I was following examples from infocenter and https://visualgdb</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Oct 2018 06:58:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39051/destination-unreachable-address-unreachable" /><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151954?ContentTypeID=1</link><pubDate>Mon, 08 Oct 2018 06:58:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76d74097-f665-4954-b871-5debfea3c4b5</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I don&amp;#39;t know what application you use...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151807?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 11:10:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:772e7bc4-a997-4a70-923d-b60b00d172f0</guid><dc:creator>Halil</dc:creator><description>&lt;p&gt;Hey Edvin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry for my uncertain post. I am using&amp;nbsp;&lt;span&gt;PCA10040: nRF52832: S132.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I meant by omitting:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1538834305604v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My kernel is 4.14 and I do not need to give an address with this scheme.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1538834351641v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now, I succesfully&amp;nbsp;did everything and I can blink LED4 of board by sending pub message from broker.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now, another problem is arisen. When I connect one of my board either as sub or as pub to RPi router and send command to blink led, everything is ok. However, when I connect both of my boards at the same time to the router the connection is gone and buttons do not work. I give 2001:db8::1/64 to my bt0 interface, should I give 2001:db8::2/64 to second device?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am sorry for bad English. Thank you very much.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Halil&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151779?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 08:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5736cde6-f2f8-443a-8917-b627e51f58ae</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;What do you mean by &amp;quot;need to omit 2 after fe80::&amp;quot; ?&lt;/p&gt;
&lt;p&gt;What is your application supposed to do after you press button 1? Can you please, please, please tell me what you have programmed on your nRFs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151726?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 19:47:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15f795a5-f018-4fef-98a3-ff3356f666eb</guid><dc:creator>Halil</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Now, I am able to send ping to address, the problem is I missed the point about linux&amp;nbsp;kernel &amp;gt;= 4.12 mine is 4.14 and I need to omit 2 after fe80:: .&amp;nbsp;I could succesfully&amp;nbsp;connect and ping to the devices however cannot see any change when I press to button 1 on publisher. I think I could have some issues from mosquitto&amp;nbsp;broker. I used non secure 1883 port to start broker by this command:&lt;/p&gt;
&lt;p&gt;mosquitto -p 1883&lt;/p&gt;
&lt;p&gt;before this I used&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;sudo apt-get update&lt;/span&gt;&lt;br /&gt;&lt;span&gt;sudo apt-get upgrade -y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;sudo apt-get install mosquitto&lt;/span&gt;&lt;br /&gt;&lt;span&gt;sudo apt-get install mosquitto-clients&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;commands to install mosquitto broker to my rpi. What could be the problem here?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Halil&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151594?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 08:14:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15997994-6758-4913-9371-eae10a1e3512</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you try to follow the guides from my previous reply? The sites that you refer to are made for the nRF51, which uses a different softdevice, so it will not work. Is that the application you have flashed to your nRF52?&lt;/p&gt;
&lt;p&gt;Can you please try to follow the guides that is made for the nRF52?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;By the way, I don&amp;#39;t know whether you use nRF52832, nRF52840 or the nRF52810. Please note that they all work with different softdevices. Please use the correct one.&lt;/p&gt;
&lt;p&gt;---------------: nRF52810: S112&lt;/p&gt;
&lt;p&gt;PCA10040: nRF52832: S132&lt;/p&gt;
&lt;p&gt;PCA10056: nRF52840: S140&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151406?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 11:47:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8347dd6-051c-4c35-98c1-652ed67c2a16</guid><dc:creator>Halil</dc:creator><description>&lt;p&gt;I did not do anything different. I will share my radvd.conf file content and the Keil&amp;nbsp;snippet where I assigned broker address. My hardware is Rpi3 and 2 Nrf52s.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;radvd.conf&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1538663720617v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Actually, I tried many examples I found on web. For eth0 I used &lt;a href="https://teamarin.net/2015/03/03/ipv6-brewed-coffee-bluetooth-smart/"&gt;this &lt;/a&gt;example before and did not change prefix.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I succesfully&amp;nbsp;connected to both bluetooth&amp;nbsp;devices as shown below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1538663894674v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;However, when I attempt to send ping6 to my bluetooth&amp;nbsp;device, the result is shown below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1538663981955v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Halil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151358?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 08:24:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae45819d-108c-4c61-afea-c1482e8d1e3a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;So did you do anything different?&lt;/p&gt;
&lt;p&gt;Did you follow the guides from &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fiot_ug_border_router.html"&gt;this site&lt;/a&gt;? Especially &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fiot_sdk_user_guides_linux_commands.html"&gt;this one&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151331?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 06:43:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0724c0d3-b395-4c79-b4c1-ed2761c669a2</guid><dc:creator>Halil</dc:creator><description>&lt;p&gt;Dear Edvin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot. I re-read again the instructions. However, I could not send ping to link local address of bluetooth&amp;nbsp;device derived with MAC address, it gives me destination unreachable:address unreachable error. What could be the problem?&lt;/p&gt;
&lt;p&gt;Thank you very much.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Halil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Destination unreachable:address unreachable.</title><link>https://devzone.nordicsemi.com/thread/151172?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 08:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3df1db5e-d877-40af-95eb-3ba3a169a3b3</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The link you provided is for nRF51, so there might be some changes to make it work with nRF52.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;May I suggest that you check out the following links:&lt;/p&gt;
&lt;p&gt;For getting started with 6LoWPAN. The setup for this is the same in all the examples.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fiot_getting_started.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fiot_getting_started.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, all of our examples in the SDK has a howto in the bottom of the documentation. For the CoAP example, it is found here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fiot_sdk_app_coap_server.html&amp;amp;anchor=iot_sdk_app_coap_server_test"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fiot_sdk_app_coap_server.html&amp;amp;anchor=iot_sdk_app_coap_server_test&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>