<?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>
									VeloTracker.ch Forum - Recent Topics				            </title>
            <link>https://www.velotracker.ch/community/</link>
            <description>VeloTracker.ch Discussion Board</description>
            <language>de-CH</language>
            <lastBuildDate>Thu, 30 Jul 2026 16:24:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Version 1.02</title>
                        <link>https://www.velotracker.ch/community/news/version-1-02/</link>
                        <pubDate>Sat, 04 Jan 2020 14:30:46 +0000</pubDate>
                        <description><![CDATA[Version 1.02Fix DeepSleepBehebung des DeepSleep Problem vom LoRaWan Modul]]></description>
                        <content:encoded><![CDATA[<p><strong><span style="font-size: 14pt">Version 1.02</span></strong></p><ol><li>Fix DeepSleep<br />Behebung des DeepSleep Problem vom LoRaWan Modul</li></ol>]]></content:encoded>
						                            <category domain="https://www.velotracker.ch/community/"></category>                        <dc:creator>Philipp Lüönd</dc:creator>
                        <guid isPermaLink="true">https://www.velotracker.ch/community/news/version-1-02/</guid>
                    </item>
				                    <item>
                        <title>Version 1.01</title>
                        <link>https://www.velotracker.ch/community/news/version-1-01/</link>
                        <pubDate>Sun, 22 Dec 2019 15:15:48 +0000</pubDate>
                        <description><![CDATA[Version 1.01

Fix OTAARücksetzen der LORA Werte beim OTAA Join
&amp;&amp; sendCommand(&quot;mac set rx2 0 869525000&quot;)&amp;&amp; sendCommand(&quot;mac set dr 0&quot;)&amp;&amp; sendCommand(&quot;mac set pwrid...]]></description>
                        <content:encoded><![CDATA[<p><strong><span style="font-size: 14pt">Version 1.01</span></strong></p>
<ol>
<li>Fix OTAA<br />Rücksetzen der LORA Werte beim OTAA Join
<pre>&amp;&amp; sendCommand("mac set rx2 0 869525000")<br />&amp;&amp; sendCommand("mac set dr 0")<br />&amp;&amp; sendCommand("mac set pwridx 1")</pre>
</li>
<li>auto Licht ein/aus nur bei Dunkelheit<br />Sonnenuntergangberechnung via GPS
<pre>//Sunset<br />if (params.getIsLastLat()!=0 and params.getIsLastLong()!=0){<br />int dayyear=rtc.getDay()+(rtc.getMonth()-1)*30;<br />double a= 3.14159 * (float)params.getIsLastLat()/10000000/180;<br />float e=0.4095*sin(0.016906*(dayyear-80.086));<br />float b=12*acos((sin(-0.0145) - sin(a)*sin(e)) / (cos(a)*cos(e)))/3.14159;<br />float f=-0.171*sin(0.0337*dayyear + 0.465) - 0.1299*sin(0.01787*dayyear - 0.168);<br />float c =12-b-f;<br />float sunon =c - (float)params.getIsLastLong()/10000000/15+1;<br />debugPrintln(sunon);<br />c=12+b-f;<br />float sunoff =c - (float)params.getIsLastLong()/10000000/15+1;<br />debugPrintln(sunoff);</pre>
</li>
</ol>]]></content:encoded>
						                            <category domain="https://www.velotracker.ch/community/"></category>                        <dc:creator>Philipp Lüönd</dc:creator>
                        <guid isPermaLink="true">https://www.velotracker.ch/community/news/version-1-01/</guid>
                    </item>
				                    <item>
                        <title>Anleitung Software upload</title>
                        <link>https://www.velotracker.ch/community/main-forum/anleitung-software-upload/</link>
                        <pubDate>Sun, 22 Dec 2019 14:53:04 +0000</pubDate>
                        <description><![CDATA[Einrichten Ihrer Arduino IDEStellen Sie sicher, dass Sie die neueste Arduino IDE haben.Für Windows empfehlen wir das Installationsprogramm.Wenn Ihre Arduino IDE installiert ist, muss Ihr Com...]]></description>
                        <content:encoded><![CDATA[<p><span style="font-size: 14pt"><strong>Einrichten Ihrer Arduino IDE</strong></span></p><p>Stellen Sie sicher, dass Sie die neueste <a title="Arduino Software" href="https://www.arduino.cc/en/Main/Software" target="true">Arduino IDE</a> haben.</p><p>Für Windows empfehlen wir das Installationsprogramm.</p><p>Wenn Ihre Arduino IDE installiert ist, muss Ihr Computer möglicherweise neu gestartet werden. In einigen Fällen wird die IDE nicht gestartet, wenn Sie den Computer nicht neu starten.</p><p><strong>Board-Dateien</strong></p><p>Wenn Ihre IDE vollständig gestartet ist, sollten wir die URL hinzufügen, bevor wir die Bibliotheken installieren können. Klicken Sie auf "Datei"&gt; "Voreinstellungen". Unten sollte "Zusätzliche Boardverwalter-URLs" angezeigt werden. Hier müssen Sie die folgende URL einfügen:</p><pre>http://downloads.sodaq.net/package_sodaq_samd_index.json</pre><p><img class="transparent" src="https://learn.sodaq.com/arduino_preferences.png" alt="https://learn.sodaq.com/arduino_preferences.png" /></p><p>Wenn Sie die URL eingefügt haben, klicken Sie auf "OK" und Sie können mit dem nächsten Schritt fortfahren.</p><p><strong>Installation</strong></p><p>Klicken Sie auf Werkzeuge&gt; Board:…&gt; Boardverwalter…<br />Suche nach SODAQ.<br />Klicken Sie auf eine Boardsammlung, um eine Schaltfläche zum Installieren zu öffnen.<br />Installieren Sie die neueste Version Ihrer ausgewählten Platinensammlung.</p><p><strong>Wählen Sie Board und Port</strong></p><p>Wähle dein Board aus dem Menü:<br />Klicken Sie auf Werkzeuge&gt; Board:…&gt; Ihr Board</p><p>Verbinden Sie Ihr Board mit Ihrem Computer.<br />Wählen Sie den COM-Port Ihres Geräts.</p><p><img src="https://learn.sodaq.com/arduino_board_port_selection.jpg" alt="https://learn.sodaq.com/arduino_board_port_selection.jpg" /></p><p> </p><p>Software: <a title="Software GitLab" href="https://www.velotracker.ch/community/main-forum/gitlab/#post-1">GitLab</a></p><p>Viel Spass</p>]]></content:encoded>
						                            <category domain="https://www.velotracker.ch/community/"></category>                        <dc:creator>Philipp Lüönd</dc:creator>
                        <guid isPermaLink="true">https://www.velotracker.ch/community/main-forum/anleitung-software-upload/</guid>
                    </item>
							        </channel>
        </rss>
		