<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Uploading MQTT GW Sketch fails with avrdude error]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">ich just downloaded the 1.5 release of mysensors to restart the project after some break ;)</p>
<p dir="auto">I configured MyConfig.h, loaded the example sketch and configured MyMQTT.h and the sketch compiles successfully. But when trying to upload the sketch i receive the folowing error:</p>
<pre><code>Sketch uses 31,688 bytes (98%) of program storage space. Maximum is 32,256 bytes.
Global variables use 1,015 bytes (49%) of dynamic memory, leaving 1,033 bytes for local variables. Maximum is 2,048 bytes.
avrdude: verification error, first mismatch at byte 0x7800
         0xff != 0x35
avrdude: verification error; content mismatch
</code></pre>
<p dir="auto">This happens ONLY with this sketch. The sample arduino blink works fine. Any idea whats wrong?<br />
I use the arduino UnO R3 as gateway</p>
]]></description><link>https://forum.mysensors.org/topic/2540/uploading-mqtt-gw-sketch-fails-with-avrdude-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 10:15:34 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/2540.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Dec 2015 10:07:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Uploading MQTT GW Sketch fails with avrdude error on Wed, 09 Dec 2015 11:14:14 GMT]]></title><description><![CDATA[<p dir="auto">Hurm strange things are happening here ...</p>
<p dir="auto">short timeline:</p>
<ul>
<li>did some googeling</li>
<li>most reasonable result: sketch is too big and conflicts with bootloader</li>
<li>tried to reburn bootloader via usbtinyisp and arduino software</li>
<li>can't upload <strong>anything</strong> to the arduino:<br />
<code>avrdude: stk500_recv(): programmer is not responding</code><br />
Oh NO, Not again!</li>
<li>got certainty, that this error results from "corrupt" bootloader (I already "lost" an uno with this problem)</li>
<li>tried to burn the bootloader via avrdude:<br />
<strong>I used the config file from th arduino software AND the .hex file from the arduino software</strong></li>
<li>result: can upload again <strong>AND</strong> the mqtt sketch works too</li>
</ul>
<p dir="auto">I don't have to understand that, have I ?</p>
]]></description><link>https://forum.mysensors.org/post/26041</link><guid isPermaLink="true">https://forum.mysensors.org/post/26041</guid><dc:creator><![CDATA[dakky]]></dc:creator><pubDate>Wed, 09 Dec 2015 11:14:14 GMT</pubDate></item></channel></rss>