<?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[MQTTGateway on version 1.5]]></title><description><![CDATA[<p dir="auto">I tried to compile the MQTTGateway with the embedded codebender on the website, but it gives a compile error.  Ran the code with all libraries updated to 1.5 on arduino gives the following error.  Anyone else able to verify this but to see if I missed something?</p>
<p dir="auto">In file included from MQTTGateway.ino:87:<br />
C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:158: error: expected type-specifier before 'MyHwDriver'<br />
C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:158: error: default argument for parameter of type 'MyHw&amp;' has type 'int'<br />
C:\Program Files (x86)\Arduino\libraries\MySensors/MySensor.h:158: error: expected ',' before 'MyHwDriver'<br />
MQTTGateway:130: error: 'MyHwATMega328' does not name a type<br />
MQTTGateway:133: error: 'hw' was not declared in this scope<br />
MQTTGateway.ino: In function 'char* getType(char*, const char**)':<br />
MQTTGateway.ino:272: warning: suggest parentheses around assignment used as truth value<br />
MQTTGateway.ino: In function 'void processMQTTMessage(char*, uint8_t)':<br />
MQTTGateway.ino:351: warning: comparison with string literal results in unspecified behaviour</p>
<p dir="auto">Thanks for the help!</p>
]]></description><link>https://forum.mysensors.org/topic/2261/mqttgateway-on-version-1-5</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 23:20:11 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/2261.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Oct 2015 20:42:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTTGateway on version 1.5 on Mon, 26 Oct 2015 23:04:08 GMT]]></title><description><![CDATA[<p dir="auto">You might have an old version of the MySensors library among your codebender private libraries. Remove it and re-clone sketch.</p>
]]></description><link>https://forum.mysensors.org/post/23510</link><guid isPermaLink="true">https://forum.mysensors.org/post/23510</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Mon, 26 Oct 2015 23:04:08 GMT</pubDate></item></channel></rss>