<?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>MQTT Publisher problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33750/mqtt-publisher-problem</link><description>Hello! 
 I have a problem with MQTT Publisher example on my nrf52840 DK. 
 here is my steps: 
 1. I edit nrf52840 mqtt example code with 
 
 Edit my MQTT settings with: 
 
 I made nrf52860&amp;#39;s ipv6 address (FE80::25E:0DFF:FEAE:183E) with global prefix from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Apr 2018 03:55:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33750/mqtt-publisher-problem" /><item><title>RE: MQTT Publisher problem</title><link>https://devzone.nordicsemi.com/thread/129652?ContentTypeID=1</link><pubDate>Wed, 25 Apr 2018 03:55:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2e94449-9395-482a-abb2-2616576f555a</guid><dc:creator>Amigo</dc:creator><description>&lt;p&gt;Thanks! I cheked it out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div class="line"&gt;I leave nrf52 broker ip as&amp;nbsp;2001:db8::1 in main.c&lt;/div&gt;
&lt;div class="line"&gt;&lt;/div&gt;
&lt;div class="line"&gt;my radvd.conf file is:&lt;/div&gt;
&lt;div class="line"&gt;&lt;/div&gt;
&lt;div class="line"&gt;interface bt0&lt;br /&gt;{&lt;br /&gt; AdvSendAdvert on;&lt;br /&gt; prefix 2001:db8::/64&lt;br /&gt; {&lt;br /&gt; AdvOnLink off;&lt;br /&gt; AdvAutonomous on;&lt;br /&gt; AdvRouterAddr on;&lt;br /&gt; };&lt;br /&gt;};&lt;/div&gt;
&lt;div class="line"&gt;&lt;/div&gt;
&lt;div class="line"&gt;On Rasp Pi i did next steps:&lt;/div&gt;
&lt;div class="line"&gt;&lt;/div&gt;
&lt;div class="line"&gt;modprobe bluetooth_6lowpan&lt;br /&gt;echo 1 &amp;gt; /sys/kernel/debug/bluetooth/6lowpan_enable&lt;br /&gt;echo &amp;quot;connect 00:5E:0D:AE:18:3E 1&amp;quot; &amp;gt; /sys/kernel/debug/bluetooth/6lowpan_control&lt;br /&gt;&lt;br /&gt;echo 1 &amp;gt; /proc/sys/net/ipv6/conf/all/forwarding&lt;br /&gt;ifconfig bt0 add 2001:db8::1/64&lt;br /&gt;service radvd restart&lt;/div&gt;
&lt;div class="line"&gt;&lt;/div&gt;
&lt;div class="line"&gt;And it works&lt;/div&gt;
&lt;div class="line"&gt;&lt;/div&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MQTT Publisher problem</title><link>https://devzone.nordicsemi.com/thread/129571?ContentTypeID=1</link><pubDate>Tue, 24 Apr 2018 12:44:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecb78fbd-e3b8-4fe5-914a-f1d204460f1b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect your route is not setup properly between the bt0 and ethX interface (route -n -6 to show your current routes)&lt;/p&gt;
&lt;p&gt;Could you try the steps in this thread (note the two routes in the accepted answer) ?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/15470/setting-up-lwm2m-server-with-nrf-iot-sdk/59085#59085"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/15470/setting-up-lwm2m-server-with-nrf-iot-sdk/59085#59085&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If that does not work, please post your radvd.conf file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>