<?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>Thing91 reset when publish message to MQTT Broker</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75505/thing91-reset-when-publish-message-to-mqtt-broker</link><description>Hi Devzone, 
 I use original mqtt_simple example to test connecting with MQTT Broker. 
 I ran it on Ubuntu, SDK v1.5.99. When I press button to publish message, some errors happen: 
 
 
 When I downgrade to v1.5.1, it woks well.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 May 2021 10:40:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75505/thing91-reset-when-publish-message-to-mqtt-broker" /><item><title>RE: Thing91 reset when publish message to MQTT Broker</title><link>https://devzone.nordicsemi.com/thread/311410?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 10:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acfdb783-bb0b-4e1d-96a6-dceeeeac62d1</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user=""]When I downgrade to v1.5.1, it woks well.[/quote]
&lt;p&gt;It sounds like there is an issue in the master branch. This is why we encourage customers to use the latest tags (v1.5.1), as the master branch often might be unstable due to new and untested functionality.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Is there anything special you need to use from the master branch?&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can find root cause by&amp;nbsp;looking up the&amp;nbsp;faulting instruction address in zephyr.elf, running the following line. addr2line is found in &lt;a href="https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads"&gt;GNU Arm Embedded Toolchain&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;addr2line -e nrf\samples\nrf9160\mqtt_simple\build_thingy91_nrf9160ns\zephyr.elf&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;See my &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52814/interpreting-error-messages/213396#213396"&gt;colleague Didrik&amp;#39;s answer here&lt;/a&gt;&amp;nbsp;for more info.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>