<?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>Unable to get nRF52840 Thread MQTT-SN example working - MQTTSN_SEARCH_GATEWAY_NO_GATEWAY_FOUND</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37172/unable-to-get-nrf52840-thread-mqtt-sn-example-working---mqttsn_search_gateway_no_gateway_found</link><description>I have a Thread network setup using nRF52840 as per the documentation below, using the Raspberry Pi image provided by Nordic. http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.thread_zigbee.v1.0.0/thread_border_router.html?cp=4_2_0_1_0_8 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 12:37:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37172/unable-to-get-nrf52840-thread-mqtt-sn-example-working---mqttsn_search_gateway_no_gateway_found" /><item><title>RE: Unable to get nRF52840 Thread MQTT-SN example working - MQTTSN_SEARCH_GATEWAY_NO_GATEWAY_FOUND</title><link>https://devzone.nordicsemi.com/thread/143025?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 12:37:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:110cc7be-7102-441e-a9a6-7fa9a1012b03</guid><dc:creator>Mahesh Venkitachalam</dc:creator><description>&lt;p&gt;I found the problem. The Nordic MQTT-SN code uses a different UDP6 port compared to the one in the conf file.&lt;/p&gt;
&lt;p&gt;Need to make the following change to&amp;nbsp;/etc/paho-mqtt-sn-gateway.conf:&lt;/p&gt;
&lt;p class="p1"&gt;#GatewayUDP6Broadcast = ff33:40:fdde:ad00:beef:0:0:1&lt;/p&gt;
&lt;p class="p1"&gt;GatewayUDP6Broadcast = ff03::1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>