<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									muszak.eu Forum - Ostatnie wpisy				            </title>
            <link>https://muszak.eu/community/</link>
            <description>muszak.eu Forum dyskusyjne</description>
            <language>pl-PL</language>
            <lastBuildDate>Thu, 09 Apr 2026 22:20:10 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Odpowiedź na: Home assistant: connection refused and Error: System is not ready with state: setup</title>
                        <link>https://muszak.eu/community/bugoverflow/homeassistant-connection-refused-and-error-system-is-not-ready-with-state-setup/#post-3925</link>
                        <pubDate>Mon, 31 Mar 2025 14:02:15 +0000</pubDate>
                        <description><![CDATA[Sollution for RPI or ODROID:
first check logs using
docker logs -f --tail 50 hassio_supervisor
check for output like

istant%2Fqemuarm-homeassistant&amp;platform=linux%2Farm64: Internal...]]></description>
                        <content:encoded><![CDATA[<p><span style="text-decoration: underline"><em>Sollution for RPI or ODROID:</em></span></p>
<p>first check logs using</p>
<p><strong>docker logs -f --tail 50 hassio_supervisor</strong></p>
<p>check for output like</p>
<blockquote>
<p>istant%2Fqemuarm-homeassistant&amp;platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host")<br />2025-03-31 15:48:12.252 WARNING (MainThread)  Failed to install landingpage, retrying after 30sec<br />2025-03-31 15:48:42.255 INFO (MainThread)  Downloading docker image ghcr.io/home-assistant/qemuarm-homeassistant with tag landingpage.<br />2025-03-31 15:48:42.272 ERROR (MainThread)  Can't install ghcr.io/home-assistant/qemuarm-homeassistant:landingpage: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=landingpage&amp;fromImage=ghcr.io%2Fhome-assistant%2Fqemuarm-homeassistant&amp;platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host")<br />2025-03-31 15:48:42.272 WARNING (MainThread)  Failed to install landingpage, retrying after 30sec</p>
</blockquote>
<p>this is DNS error issue, and how to fix it?<br /><br />type:</p>
<pre contenteditable="false">sudo rm /etc/resolv.conf
echo "nameserver 8.8.4.4" &gt;&gt; /etc/resolv.conf
sudo ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf
systemctl enable systemd-resolved
systemctl restart systemd-resolved</pre>
<p>wait a few minutes and check, if it still doesn't work then edit the /etc/resolv.conf file and add e.g. 8.8.8.8</p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/homeassistant-connection-refused-and-error-system-is-not-ready-with-state-setup/#post-3925</guid>
                    </item>
				                    <item>
                        <title>Home assistant: connection refused and Error: System is not ready with state: setup</title>
                        <link>https://muszak.eu/community/bugoverflow/homeassistant-connection-refused-and-error-system-is-not-ready-with-state-setup/#post-3924</link>
                        <pubDate>Mon, 31 Mar 2025 13:59:50 +0000</pubDate>
                        <description><![CDATA[Cannot connect to homeassistant, got error from &quot;ha supervisor restart&quot; like &quot;Error: System is not ready with state: setup&quot;]]></description>
                        <content:encoded><![CDATA[<p>Cannot connect to homeassistant, got error from "ha supervisor restart" like "Error: System is not ready with state: setup"</p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/homeassistant-connection-refused-and-error-system-is-not-ready-with-state-setup/#post-3924</guid>
                    </item>
				                    <item>
                        <title>Odpowiedź na: Meshtastic 2.5.+ - how to set remote node?</title>
                        <link>https://muszak.eu/community/bugoverflow/meshtastic-2-5-how-to-set-remote-node/#post-3825</link>
                        <pubDate>Sat, 21 Sep 2024 13:57:48 +0000</pubDate>
                        <description><![CDATA[(node ​​we manage from) copy Public Key to Admin Key field in target node we will manage
(node ​​we manage) copy Public Key from managed node to Admin Key of node we will manage
admin chan...]]></description>
                        <content:encoded><![CDATA[<ol>
<li>(node ​​we manage from) copy <strong>Public Key to Admin Key</strong> field in target node we will manage</li>
<li>(node ​​we manage) copy <strong>Public Key</strong> from managed node to <strong>Admin Key</strong> of node we will manage</li>
<li>admin channel is no longer needed</li>
<li> </li>
</ol>
<p>it is a type of exchange of public keys and entering them into the Admin Key fields between nodes</p>
<p><strong>Not working? </strong>remove (from admin perspective) managed node from node list, and wait for reappear, restart nodes.</p>
<p><strong>Tip: </strong>You can set <strong>same</strong> Public key and Private key on each node (then Public Key an Admin Key will be same values, don't forget to copy prv key)</p>
<p><strong>Tip: Admin key </strong>is public key of managed node (or node, admin node), it means "allow manage by admin that identifies by that public key"</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/meshtastic-2-5-how-to-set-remote-node/#post-3825</guid>
                    </item>
				                    <item>
                        <title>Meshtastic 2.5.+ - how to set remote node?</title>
                        <link>https://muszak.eu/community/bugoverflow/meshtastic-2-5-how-to-set-remote-node/#post-3824</link>
                        <pubDate>Sat, 21 Sep 2024 13:56:40 +0000</pubDate>
                        <description><![CDATA[how to set admin channel or key for managed node using meshtastic 2.5+?]]></description>
                        <content:encoded><![CDATA[<p>how to set admin channel or key for managed node using meshtastic 2.5+?</p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/meshtastic-2-5-how-to-set-remote-node/#post-3824</guid>
                    </item>
				                    <item>
                        <title>The Impact of Admin Decisions and the Need to Switch to Private MQTT Servers</title>
                        <link>https://muszak.eu/community/bugoverflow/the-impact-of-admin-decisions-and-the-need-to-switch-to-private-mqtt-servers/#post-3821</link>
                        <pubDate>Thu, 22 Aug 2024 13:57:29 +0000</pubDate>
                        <description><![CDATA[Recent decisions by the administrators of the Meshtastic project have sparked significant debate within the community. The introduction of a zero-hop policy and restrictions on telemetry dat...]]></description>
                        <content:encoded><![CDATA[<p>Recent decisions by the administrators of the Meshtastic project have sparked significant debate within the community. The introduction of a zero-hop policy and restrictions on telemetry data have led to widespread dissatisfaction among users, particularly those who rely on the system for real-time location tracking and network management.</p>
<p><strong>Why These Changes Matter</strong></p>
<p>Meshtastic has always been about open communication and the free exchange of data across a wide network of nodes. The ability to share GPS locations and other telemetry data via MQTT servers has been a cornerstone of the system’s functionality. However, with the new restrictions in place, the default MQTT server is no longer as versatile as it once was.</p>
<p>Under the zero-hop policy, the system’s capacity to relay information across multiple nodes has been severely limited. This, combined with the decision to restrict access to telemetry data, has made the default server less effective for users who previously depended on it for essential data. While it was initially believed that these restrictions would prevent users from subscribing to the general msh/# channel, which covers all data, it turns out that users can still subscribe to specific channels such as msh/DE/2/e/LongFast/ or msh/CZ/2/map/. Although this does limit the range of data available, it still allows for targeted listening.</p>
<p>Additionally, it is important to note that, as of now, the transmission of <strong>neighbour information</strong> or other data beyond a user's own data <strong>is no longer available</strong>. This change prevents users from conducting terrain analysis and utilizing telemetry for broader network management.</p>
<p><strong>The Solution: Transition to Private Servers</strong></p>
<p>Given these changes, it’s clear that the community must adapt by switching to private MQTT servers. By transitioning to private servers, users can regain control over their data and maintain the functionality that drew them to Meshtastic in the first place. This move also empowers the community to preserve the flexibility and openness that are core to the Meshtastic philosophy.</p>
<p><strong>Final Thoughts</strong></p>
<p>While the decisions by the administrators may have been made with the best intentions, the reality is that they have limited the utility of the default server. For those who value the ability to freely share and access telemetry data, switching to a private MQTT server is not just an option—it’s a necessity. Even though the ability to listen to broad channels has been restricted, the option to subscribe to specific channels still offers some functionality. As the community adapts to these changes, it’s important to stay informed and proactive in finding solutions that meet our collective needs.</p>
<p> </p>
<h2>Meshtastic alternative MQTT servers:</h2>
<ul class="list-disc list-inside">
<li>Address: mqtt.meshnet.nl</li>
<li>Username: boreft</li>
<li>Password: meshboreft</li>
<li>Website: <a href="http://meshnet.nl/nederland-map.html" target="_blank" rel="noopener">meshnet.nl/nederland-map.html</a></li>
<li>Primary target: <strong>Netherlands</strong></li>
</ul>
<p> </p>
<ul class="list-disc list-inside">
<li>Address: mqtt.meshtastic.liamcottle.net</li>
<li>Username: uplink</li>
<li>Password: uplink</li>
<li>Website: <a href="http://meshtastic.liamcottle.net" target="_blank" rel="noopener">meshtastic.liamcottle.net</a></li>
<li>Primary target: <strong>Global</strong></li>
</ul>
<p> </p>
<ul class="list-disc list-inside">
<li>Address: loranet.pl</li>
<li>Username: no username</li>
<li>Password: no password</li>
<li>Website: <a href="http://loranet.pl" target="_blank" rel="noopener">loranet.pl</a></li>
<li>Primary target: <strong>Poland</strong></li>
</ul>
<p> </p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/the-impact-of-admin-decisions-and-the-need-to-switch-to-private-mqtt-servers/#post-3821</guid>
                    </item>
				                    <item>
                        <title>Odpowiedź na: Meshtastic - example rich config</title>
                        <link>https://muszak.eu/community/bugoverflow/meshtastic-example-rich-config/#post-3820</link>
                        <pubDate>Fri, 16 Aug 2024 21:20:18 +0000</pubDate>
                        <description><![CDATA[Meshtastic
 
Example rich configuration for EU

Channels

LongFast

Uplink Enabled = ON




Device

Role = Client
NodeInfo broadcast interval = 3600


Position (for statio...]]></description>
                        <content:encoded><![CDATA[<div><em><strong>Meshtastic</strong></em></div>
<div> </div>
<div><strong><span style="font-size: 14pt">Example rich configuration for EU</span></strong></div>
<ol>
<li>Channels
<ul>
<li>LongFast
<ul>
<li>Uplink Enabled = <strong>ON</strong></li>
</ul>
</li>
</ul>
</li>
<li>Device
<ul>
<li>Role = <strong>Client</strong></li>
<li>NodeInfo broadcast interval = <strong>3600</strong></li>
</ul>
</li>
<li><strong><span style="color: #ff6600">Position</span> </strong>(for <em><strong>stationary</strong> </em>device, mobile? jump to point 4.)
<ul>
<li>Position broadcast interval = <strong>900</strong></li>
<li>GPS Mode Enabled = <strong>False</strong></li>
<li>Smart position enabled = <strong>False</strong></li>
<li>Use fixed position = <strong>True</strong></li>
<li>Latitude = <strong><em>type latitude for node location</em></strong></li>
<li>Longitude = <strong><em>type longitude for node location</em></strong></li>
</ul>
</li>
<li><strong><span style="color: #ff6600">Position</span> </strong>(for <em><strong>mobile</strong></em> device, stationary? jump to point 3.)
<ul>
<li>Position broadcast interval = <strong>900</strong></li>
<li>GPS Mode Enabled = <strong>True</strong></li>
<li>Smart position enabled = <strong>True</strong></li>
<li>Use fixed position = <strong>False</strong></li>
<li>GPS update interval seconds = <strong>120</strong></li>
</ul>
</li>
<li>LoRa
<ul>
<li>Use mode preset = <strong>True</strong></li>
<li>Mode preset = <strong>LONG_FAST</strong></li>
<li>Region (frequency plan) = <strong>EU_868 </strong></li>
<li>Hop limit = <strong>7</strong></li>
<li>TX enabled = <strong>True</strong></li>
<li>TX power = <strong>27 </strong></li>
<li>Frequency slot = <strong>1</strong></li>
<li>Override Duty Cycle = <strong>True</strong></li>
<li>SX126X RX boosted gain = <strong>True</strong></li>
<li>Ignore MQTT = <strong>True </strong></li>
<li>OK to MQTT = <strong>True </strong>(2.5.x, allow to spread telemetry accros other nodes )</li>
</ul>
</li>
<li>MQTT
<ul>
<li>MQTT Enabled = <strong>True</strong></li>
<li>JSON output enabled = <strong>True</strong></li>
<li>Root topic = <strong>msh/pl</strong> (for Poland, or <strong>msg/cz</strong> for <strong>Czech</strong>, <strong>msg/EU_868</strong> for EU etc.)</li>
<li>Map reporting = <strong>HIGH_PRECISION </strong>(or any other)</li>
</ul>
</li>
<li>Store &amp; Forward Config 
<ul>
<li>Store &amp; Forward enabled = <strong>True </strong></li>
<li>Heartbeat = <strong>True</strong></li>
</ul>
</li>
<li>Telemetry
<ul>
<li>Environment metrics module enabled = <strong>True</strong></li>
<li>(d<em>epends on module, Tbeam Supreme etc.</em>) Air quality metrics module enabled = <strong>True</strong></li>
</ul>
</li>
<li>Neighbor Info Config
<ul>
<li>Neighbor info enabled = <strong>True</strong></li>
<li>Update interval (seconds) = <strong>600</strong></li>
</ul>
</li>
</ol>
<p><em><strong>All settings I haven't mentioned remain unchanged.</strong></em></p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/meshtastic-example-rich-config/#post-3820</guid>
                    </item>
				                    <item>
                        <title>Meshtastic - example rich config</title>
                        <link>https://muszak.eu/community/bugoverflow/meshtastic-example-rich-config/#post-3819</link>
                        <pubDate>Fri, 16 Aug 2024 21:19:55 +0000</pubDate>
                        <description><![CDATA[What is a rich sample configuration for Meshtastic?]]></description>
                        <content:encoded><![CDATA[What is a rich sample configuration for Meshtastic?]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/meshtastic-example-rich-config/#post-3819</guid>
                    </item>
				                    <item>
                        <title>Odpowiedź na: Meshtastic - more power, unlock limits</title>
                        <link>https://muszak.eu/community/bugoverflow/meshtastic-more-power-unlock-limits/#post-3767</link>
                        <pubDate>Wed, 17 Jul 2024 10:38:01 +0000</pubDate>
                        <description><![CDATA[Remember: Please note that most T-Beam/SX1278/SX1268 (example) modules are not able to output more than 22dbm, you need an amplifier (it also improves RX). To improve radio RX, I also recomm...]]></description>
                        <content:encoded><![CDATA[<p>Remember: Please note that most T-Beam/<span>SX1278/SX1268</span> (example) modules are not able to output more than 22dbm, you need an <a href="https://aliexpress.com/item/1005006756311325.html" target="_blank" rel="noopener">amplifier</a> (it also improves RX). To <strong>improve</strong> radio <strong>RX</strong>, I also recommend a bandpass filter for 868 MHz. Remember that the amplifier does not have to be effective, ultimately the other party will hear you but you will not receive the signal from them, which is very likely, so consider upgrading your antennas.</p>
<p> </p>
<ol>
<li>recompile firmware</li>
<li>open firmware/src/mesh/RadioInterface.cpp</li>
<li>find line that contain text "<strong>DEF(EU_868</strong>"</li>
<li>change to <strong>RDEF(EU_868, 869.4f, 869.65f, 100, 0, 30, false, false, false),</strong></li>
<li>in same file look for
<pre contenteditable="false">    if ((power == 0) || ((power + REGULATORY_GAIN_LORA &gt; myRegion-&gt;powerLimit) &amp;&amp; !devicestate.owner.is_licensed))
        power = myRegion-&gt;powerLimit - REGULATORY_GAIN_LORA;</pre>
</li>
<li>replace this code with<br />
<pre contenteditable="false">power = loraConfig.tx_power;</pre>
</li>
<li>U can also tune chanutil limits inside airtime.h</li>
<li>
<pre contenteditable="false">    uint8_t max_channel_util_percent = 40;
    uint8_t polite_channel_util_percent = 25;
    uint8_t polite_duty_cycle_percent = 50; // half of Duty Cycle allowance is ok for metadata</pre>
</li>
</ol>
<p>I assume you know what you are doing and keep your radio space clean. In case of high radio noise, try to reduce the operating parameters.</p>
<p> </p>
<p>how to compile using visual studio code: <a href="https://meshtastic.org/docs/development/firmware/build/" target="_blank" rel="noopener">https://meshtastic.org/docs/development/firmware/build/</a></p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/meshtastic-more-power-unlock-limits/#post-3767</guid>
                    </item>
				                    <item>
                        <title>Meshtastic - more power, unlock limits</title>
                        <link>https://muszak.eu/community/bugoverflow/meshtastic-more-power-unlock-limits/#post-3766</link>
                        <pubDate>Wed, 17 Jul 2024 10:31:11 +0000</pubDate>
                        <description><![CDATA[how to unlock 30dbi power using EU_868 preset region?]]></description>
                        <content:encoded><![CDATA[<p>how to unlock 30dbi power using EU_868 preset region?</p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/meshtastic-more-power-unlock-limits/#post-3766</guid>
                    </item>
				                    <item>
                        <title>QEMU + Windows 11 + 3D accleration</title>
                        <link>https://muszak.eu/community/bugoverflow/#post-3742</link>
                        <pubDate>Wed, 03 Jul 2024 15:49:27 +0000</pubDate>
                        <description><![CDATA[Create windows image using of size 40Gqemu-img create -f qcow2 win11.qcow2 40G
run qemu qemu-system-x86_64 -m 4G -hda win10w.qcow2 -cdrom f:\Win11.iso -boot d -cpu qemu64 -accel whpx -vga v...]]></description>
                        <content:encoded><![CDATA[<ol>
<li>Create windows image using of size 40G<br /><br /><strong><em>qemu-img create -f qcow2 win11.qcow2 40G<br /><br /></em></strong></li>
<li>run qemu <br /><br /><strong>qemu-system-x86_64 -m 4G -hda win10w.qcow2 -cdrom f:\Win11.iso -boot d -cpu qemu64 -accel whpx -vga virtio -device virtio-gpu-gl -display gtk,gl=on -device virtio-net,netdev=net0 -device virtio-scsi-pci,id=scsi -netdev user,id=net0 -smp cores=6 -drive file=f:\virtio-win-0.1.248.iso,index=3,media=cdrom -usb -device usb-tablet</strong></li>
</ol>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/"></category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/#post-3742</guid>
                    </item>
							        </channel>
        </rss>
		