<?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[Tests on our own home Mqtt servers]]></title><description><![CDATA[<p dir="auto">Hello Klemen,</p>
<p dir="auto">As described in the Gui-O manual.<br />
"<strong>We offer our own broker server for testing purposes</strong>".<br />
In my case and possibly many others, would also like to do testing on our home server.<br />
In this part, the ask is if you can help us with it, when you have some time available, to make a small step by step tutorial, which broker and how to install on Windows, with all the necessary configurations for a good functionality with Gui-O.<br />
I think that everyone in the Gui-O community would be grateful for this contribution, and for the excellent support that has been given to us.</p>
<p dir="auto">Thank You<br />
Best Regards</p>
]]></description><link>https://forum.gui-o.com/topic/59/tests-on-our-own-home-mqtt-servers</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 04:26:28 GMT</lastBuildDate><atom:link href="https://forum.gui-o.com/topic/59.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Apr 2022 14:05:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tests on our own home Mqtt servers on Thu, 14 Apr 2022 10:24:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/4">@kl3m3n</a></p>
<p dir="auto">Thank you.</p>
<p dir="auto">Best regards</p>
]]></description><link>https://forum.gui-o.com/post/119</link><guid isPermaLink="true">https://forum.gui-o.com/post/119</guid><dc:creator><![CDATA[Sato]]></dc:creator><pubDate>Thu, 14 Apr 2022 10:24:51 GMT</pubDate></item><item><title><![CDATA[Reply to Tests on our own home Mqtt servers on Thu, 14 Apr 2022 10:38:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/8">@sato</a> Hello,</p>
<p dir="auto">our MQTT broker is based on Mosquitto:</p>
<p dir="auto"><a href="https://mosquitto.org/" rel="nofollow ugc">https://mosquitto.org/</a></p>
<p dir="auto">It listens on three ports:<br />
1883 - unencrypted, requires user name &amp; password<br />
8883 - encrypted, requires client certificate + user name &amp; password<br />
8884 - encrypted, requires CA (our) self-signed certificate</p>
<p dir="auto">The GUI-O app currently only works on 8883 (for development purposes, I can enable operation on port 1883 - this is not for production, since the connection is not secure). Ports 1883 and 8884 are for uP devices (e.g., ESP32 - <a href="https://www.gui-o.com/examples" rel="nofollow ugc">https://www.gui-o.com/examples</a>).</p>
<p dir="auto">There are a lot of tutorials online (for Windows and Linux) on how to setup your own broker. I would only be duplicating solid tutorials that are already available.</p>
<p dir="auto">You can also use free third-party brokers (for example <a href="https://www.hivemq.com/downloads/" rel="nofollow ugc">https://www.hivemq.com/downloads/</a>), where you can freely connect limited number of devices.</p>
<p dir="auto">Best regards,<br />
kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/118</link><guid isPermaLink="true">https://forum.gui-o.com/post/118</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Thu, 14 Apr 2022 10:38:51 GMT</pubDate></item></channel></rss>