<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HUAWEI.blog</title>
	<atom:link href="https://www.huaweiblog.de/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.huaweiblog.de</link>
	<description>Die Nummer 1 HUAWEI Quelle</description>
	<lastBuildDate>Fri, 05 Jun 2026 15:05:38 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Intervals.icu x HUAWEI &#8211; Wir zeigen euch wie das geht!</title>
		<link>https://www.huaweiblog.de/news/intervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht/</link>
					<comments>https://www.huaweiblog.de/news/intervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht/#respond</comments>
		
		<dc:creator><![CDATA[Rainer]]></dc:creator>
		<pubDate>Sat, 06 Jun 2026 06:00:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tweaks – Tipps – Tricks – Anleitungen – HowTos]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[Anleitung]]></category>
		<category><![CDATA[Cycling]]></category>
		<category><![CDATA[HUAWEI Watch Fit 5 Pro]]></category>
		<category><![CDATA[HUAWEI Watch GT Runner 2]]></category>
		<category><![CDATA[intervalls.icu]]></category>
		<category><![CDATA[Running]]></category>
		<category><![CDATA[Trainingsanalyse]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78342</guid>

					<description><![CDATA[<p>HUAWEI Health &#038; Intervals.icu — So verbindet ihr die beiden Intervals.icu ist für viele ernsthafte Ausdauersportler das Tool der Wahl — kostenlos, mächtig, auf dem Niveau von TrainingPeaks. Das einzige Problem für HUAWEI-Nutzer war bisher: die beiden Welten haben nicht miteinander geredet. Daten von der Watch mussten umständlich über Umwege oder Drittanbieter-Apps rübergeschaufelt werden. Das hat sich seit Januar 2026 geändert. HUAWEI und das Intervals.icu-Team haben offiziell zusammengearbeitet und eine native Integration eingebaut. Keine Workarounds mehr, kein Health Sync, kein manueller Export. Einfach verbinden — und die Daten fließen automatisch. In diesem Artikel erkläre ich, was die Integration kann, was </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/intervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht/">Intervals.icu x HUAWEI &#8211; Wir zeigen euch wie das geht!</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HUAWEI Health &#038; Intervals.icu — So verbindet ihr die beiden</title>
<style>
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
  body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; background: #fff; color: #1a1a1a; line-height: 1.75; padding: 2rem 1rem; }
  .container { max-width: 780px; margin: 0 auto; }

  .hero-label { display:inline-block; background:#E6F1FB; color:#0C447C; font-size:12px; font-weight:600; padding:4px 14px; border-radius:20px; margin-bottom:1rem; }
  h1 { font-size:30px; font-weight:700; color:#111; margin-bottom:1.25rem; line-height:1.25; }
  h2 { font-size:20px; font-weight:700; color:#111; }
  h3 { font-size:16px; font-weight:700; color:#111; margin-bottom:0.4rem; }

  p.body { font-size:15px; color:#444; line-height:1.8; margin-bottom:1rem; }
  hr { border:none; border-top:1px solid #eee; margin:2.5rem 0; }

  .section-header { display:flex; align-items:center; gap:12px; margin:2.5rem 0 0.875rem; }
  .section-icon { width:40px; height:40px; border-radius:10px; display:flex; align-items:center; justify-content:center; flex-shrink:0; font-size:20px; }

  /* Infoboxen */
  .infobox { border-radius:12px; padding:1.1rem 1.25rem; margin:1.25rem 0; border:1px solid; }
  .ib-header { display:flex; align-items:center; gap:8px; margin-bottom:7px; }
  .ib-icon { font-size:18px; }
  .ib-title { font-size:13px; font-weight:700; }
  .ib-text { font-size:14px; line-height:1.7; margin:0; }

  .infobox-blue  { background:#E6F1FB; border-color:#85B7EB; }
  .infobox-blue  .ib-title { color:#0C447C; }
  .infobox-blue  .ib-text  { color:#185FA5; }

  .infobox-teal  { background:#E1F5EE; border-color:#5DCAA5; }
  .infobox-teal  .ib-title { color:#085041; }
  .infobox-teal  .ib-text  { color:#0F6E56; }

  .infobox-amber { background:#FAEEDA; border-color:#EF9F27; }
  .infobox-amber .ib-title { color:#633806; }
  .infobox-amber .ib-text  { color:#854F0B; }

  .infobox-coral { background:#FAECE7; border-color:#F0997B; }
  .infobox-coral .ib-title { color:#4A1B0C; }
  .infobox-coral .ib-text  { color:#993C1D; }

  .infobox-purple { background:#EEEDFE; border-color:#AFA9EC; }
  .infobox-purple .ib-title { color:#26215C; }
  .infobox-purple .ib-text  { color:#534AB7; }

  /* Tip / Warning */
  .tip-box { border-left:3px solid #378ADD; background:#f5f9ff; padding:0.9rem 1rem; margin:1.25rem 0; }
  .tip-label { font-size:11px; font-weight:700; color:#185FA5; text-transform:uppercase; letter-spacing:0.06em; margin-bottom:5px; }
  .tip-text { font-size:14px; color:#333; line-height:1.65; margin:0; }

  .warning-box { border-left:3px solid #EF9F27; background:#fffbf2; padding:0.9rem 1rem; margin:1.25rem 0; }
  .warning-label { font-size:11px; font-weight:700; color:#854F0B; text-transform:uppercase; letter-spacing:0.06em; margin-bottom:5px; }
  .warning-text { font-size:14px; color:#333; line-height:1.65; margin:0; }

  /* How-To Steps */
  .steps { list-style:none; counter-reset:steps; margin:1.25rem 0; }
  .steps li { counter-increment:steps; display:flex; gap:14px; margin-bottom:1.25rem; align-items:flex-start; }
  .step-num { width:32px; height:32px; border-radius:50%; background:#0C447C; color:#fff; font-size:14px; font-weight:700; display:flex; align-items:center; justify-content:center; flex-shrink:0; margin-top:2px; }
  .step-num::before { content:counter(steps); }
  .step-body { flex:1; }
  .step-title { font-size:15px; font-weight:700; color:#111; margin-bottom:4px; }
  .step-text { font-size:14px; color:#555; line-height:1.65; }
  .step-note { display:inline-block; margin-top:6px; background:#E6F1FB; color:#0C447C; font-size:12px; padding:3px 10px; border-radius:20px; font-weight:600; }

  /* Feature-Pills */
  .pills-row { display:flex; flex-wrap:wrap; gap:6px; margin:0.75rem 0 1rem; }
  .feature-pill { display:inline-flex; align-items:center; gap:5px; background:#f3f3f3; border:1px solid #ddd; border-radius:20px; padding:5px 12px; font-size:13px; color:#444; }
  .pill-check { color:#0F6E56; font-weight:700; }
  .pill-x { color:#c0392b; font-weight:700; }

  /* Zwei-Spalten */
  .two-col { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:14px; margin:1rem 0; }
  .two-col .infobox { margin:0; }

  /* CTA */
  .cta-box { margin-top:2rem; padding:1.25rem 1.5rem; border:1px solid #e0e0e0; border-radius:12px; background:#fafafa; }
  .cta-box p:first-child { font-size:15px; font-weight:700; color:#111; margin-bottom:6px; }
  .cta-box p:last-child { font-size:14px; color:#555; }

  /* Code/Pfad */
  code { background:#f0f0f0; border-radius:5px; padding:2px 7px; font-size:13px; font-family:monospace; color:#c0392b; }

  @media (max-width:600px) { h1 { font-size:24px; } }
</style>
</head>
<body>
<div class="container">

  <p class="body" style="font-size:16px; color:#333;">Intervals.icu ist für viele ernsthafte Ausdauersportler das Tool der Wahl — kostenlos, mächtig, auf dem Niveau von TrainingPeaks. Das einzige Problem für HUAWEI-Nutzer war bisher: die beiden Welten haben nicht miteinander geredet. Daten von der Watch mussten umständlich über Umwege oder Drittanbieter-Apps rübergeschaufelt werden.</p>

  <p class="body" style="font-size:16px; color:#333;">Das hat sich seit Januar 2026 geändert. HUAWEI und das Intervals.icu-Team haben offiziell zusammengearbeitet und eine native Integration eingebaut. Keine Workarounds mehr, kein Health Sync, kein manueller Export. Einfach verbinden — und die Daten fließen automatisch.</p>

  <p class="body" style="font-size:16px; color:#333;">In diesem Artikel erkläre ich, was die Integration kann, was (noch) nicht funktioniert, und wie ihr alles in wenigen Schritten einrichtet.</p>

  <hr>

  <!-- WAS KANN DIE INTEGRATION -->
  <div class="section-header">
    <div class="section-icon" style="background:#E1F5EE;">&#128279;</div>
    <h2>Was die Integration kann — und was nicht</h2>
  </div>

  <p class="body">Grundsätzlich funktioniert die Verbindung in beide Richtungen: HUAWEI Health schickt Daten an Intervals.icu, und Intervals.icu kann geplante Workouts zurück auf die Watch laden. Allerdings mit ein paar Einschränkungen, die man kennen sollte.</p>

  <div class="two-col">
    <div class="infobox infobox-teal">
      <div class="ib-header">
        <span class="ib-icon">&#11015;</span>
        <span class="ib-title">Was von HUAWEI zu Intervals.icu fließt</span>
      </div>
      <p class="ib-text">
        &#10003; Abgeschlossene Aktivitäten (Radfahren, Laufen, Schwimmen etc.)<br>
        &#10003; Schritte &amp; Aktivitätsdaten<br>
        &#10003; Schlafanalyse<br>
        &#10003; Ruhepuls (Resting HR)<br>
        &#10003; Gewicht &amp; Körperfettanteil<br>
        &#10003; Blutdruck<br>
        &#10003; VO&#8322;max-Schätzung<br>
        &#10003; Menstruationszyklus-Daten
      </p>
    </div>
    <div class="infobox infobox-blue">
      <div class="ib-header">
        <span class="ib-icon">&#11014;</span>
        <span class="ib-title">Was von Intervals.icu zur Watch geht</span>
      </div>
      <p class="ib-text">
        &#10003; Geplante Laufeinheiten<br>
        &#10003; Geplante Spaziergänge &amp; Wanderungen<br><br>
        &#10007; Radworkouts (noch nicht unterstützt)<br>
        &#10007; Schwimmeinheiten (noch nicht unterstützt)<br>
        &#10007; Andere Aktivitätstypen<br><br>
        Es kann immer nur <strong>ein</strong> geplantes Workout gleichzeitig hochgeladen werden.
      </p>
    </div>
  </div>

  <div class="warning-box">
    <div class="warning-label">&#8505; HRV: noch nicht vollständig</div>
    <p class="warning-text">Intervals.icu kann aktuell keinen täglichen HRV-Morgenwert von HUAWEI empfangen — die HUAWEI API liefert dazu nur eine HRV-Kurve, keinen zusammengefassten Tageswert. Sobald HUAWEI das API erweitert, wird Intervals.icu das integrieren. Wer HRV-Daten trotzdem jetzt schon synchronisieren will, kann die App <strong>Health Sync</strong> (healthsync.app) als Zwischenlösung nutzen.</p>
  </div>

  <div class="tip-box">
    <div class="tip-label">&#128337; Aktivitäten in Echtzeit</div>
    <p class="tip-text">Abgeschlossene Aktivitäten werden per Webhook übertragen und erscheinen in der Regel innerhalb von Sekunden in Intervals.icu — sobald ihr in der HUAWEI Health App synchronisiert. Ihr müsst nichts manuell anstoßen.</p>
  </div>

  <hr>

  <!-- HOW TO -->
  <div class="section-header">
    <div class="section-icon" style="background:#EEEDFE;">&#128295;</div>
    <h2>How-To: Schritt für Schritt einrichten</h2>
  </div>

  <p class="body">Die Einrichtung dauert etwa fünf Minuten. Es gibt zwei Teile: erstens die Verbindung in Intervals.icu, zweitens eine Einstellung in der HUAWEI Health App, die viele vergessen — und ohne die nichts funktioniert.</p>

  <ol class="steps">

    <li>
      <div class="step-num"></div>
      <div class="step-body">
        <div class="step-title">Intervals.icu öffnen → Einstellungen → Verbindungen</div>
        <p class="step-text">Geht auf <strong>intervals.icu</strong>, loggt euch ein und navigiert zu <code>/settings/connections</code>. Dort findet ihr ganz unten die neue Box <strong>&#8220;HUAWEI Health&#8221;</strong>.</p>
      </div>
    </li>

    <li>
      <div class="step-num"></div>
      <div class="step-body">
        <div class="step-title">Checkbox aktivieren oder &#8220;Connect&#8221; klicken</div>
        <p class="step-text">Setzt entweder einen der Haken (für Aktivitäten oder Wellness-Daten) oder klickt direkt den <strong>Connect</strong>-Button. Beides startet den Autorisierungsprozess.</p>
        <span class="step-note">&#128274; Ihr werdet zu HUAWEI weitergeleitet und müsst einmalig bestätigen</span>
      </div>
    </li>

    <li>
      <div class="step-num"></div>
      <div class="step-body">
        <div class="step-title">HUAWEI Health App öffnen → &#8220;Ich&#8221; → Drittanbieterdienste</div>
        <p class="step-text">Das ist der Schritt, den viele überspringen — und dann wundert man sich warum nichts ankommt. Öffnet die HUAWEI Health App auf dem Smartphone, tippt unten auf <strong>&#8220;Ich&#8221;</strong> und scrollt runter bis <strong>&#8220;Drittanbieterdienste&#8221;</strong> sichtbar ist.</p>
      </div>
    </li>

    <li>
      <div class="step-num"></div>
      <div class="step-body">
        <div class="step-title">Health Service Kit verknüpfen</div>
        <p class="step-text">Tippt auf <strong>&#8220;Drittanbieterdienste&#8221;</strong> und stellt sicher, dass <strong>&#8220;Health Service Kit&#8221;</strong> als verknüpft angezeigt wird. Das ist die technische Verbindung, die eure HUAWEI Health-Daten in die HUAWEI Cloud hochlädt — von dort holt sie Intervals.icu ab.</p>
        <span class="step-note">&#9888; Ohne diesen Schritt werden keine Daten übertragen</span>
      </div>
    </li>

    <li>
      <div class="step-num"></div>
      <div class="step-body">
        <div class="step-title">Historische Daten laden (optional)</div>
        <p class="step-text">Wenn ihr ältere Aktivitäten importieren wollt: In Intervals.icu gibt es den Button <strong>&#8220;Download Old Data&#8221;</strong>. Damit könnt ihr Aktivitäten aus den letzten <strong>12 Monaten</strong> nachladen — mehr gibt die HUAWEI API leider nicht her.</p>
        <div class="warning-box" style="margin-top:10px;">
          <div class="warning-label">&#8505; Wichtig</div>
          <p class="warning-text">Aktivitäten, die vor der Aktivierung des Health Service Kit aufgezeichnet wurden, sind möglicherweise nicht in der HUAWEI Cloud vorhanden. In dem Fall einfach ein paar Tage warten und es nochmal versuchen — erfahrungsgemäß werden die Daten nachsynchronisiert.</p>
        </div>
      </div>
    </li>

    <li>
      <div class="step-num"></div>
      <div class="step-body">
        <div class="step-title">Fertig — Aktivitäten checken</div>
        <p class="step-text">Ab jetzt landen neue Aktivitäten automatisch in Intervals.icu, sobald ihr die HUAWEI Health App öffnet und die Watch synchronisiert. Wellness-Daten (Schlaf, Schritte, Ruhepuls etc.) werden beim ersten täglichen Besuch in Intervals.icu abgeholt — und mehrmals täglich aktualisiert.</p>
      </div>
    </li>

  </ol>

  <hr>

  <!-- WORKOUT SYNC -->
  <div class="section-header">
    <div class="section-icon" style="background:#FAEEDA;">&#127939;</div>
    <h2>Geplante Workouts auf die Watch übertragen</h2>
  </div>

  <p class="body">Wer in Intervals.icu Laufworkouts plant, kann diese direkt auf die HUAWEI Watch laden. Das funktioniert so:</p>

  <div class="infobox infobox-amber">
    <div class="ib-header">
      <span class="ib-icon">&#128336;</span>
      <span class="ib-title">Automatisch: nächstes geplantes Workout</span>
    </div>
    <p class="ib-text">Intervals.icu lädt automatisch das nächste geplante Lauf-, Spazier- oder Wanderworkout der kommenden Woche auf die HUAWEI Watch hoch. Es wird immer nur ein Workout gleichzeitig übertragen. Workouts, die bereits als absolviert markiert sind, werden übersprungen.</p>
  </div>

  <div class="infobox infobox-purple">
    <div class="ib-header">
      <span class="ib-icon">&#128084;</span>
      <span class="ib-title">Manuell: ein anderes Workout wählen</span>
    </div>
    <p class="ib-text">Wollt ihr statt dem automatisch gewählten Workout lieber eine andere Einheit machen? In Intervals.icu einfach das gewünschte Workout anklicken und den Button <strong>&#8220;Upload to Huawei&#8221;</strong> wählen. Das überschreibt die automatische Auswahl.</p>
  </div>

  <p class="body">Auf der Watch findet ihr das übertragene Workout unter: <strong>Training → Outdoor-Lauf → Kurse → Eigene Kurse</strong>. Dort das Intervals.icu-Workout auswählen und mit dem Uhrensymbol starten.</p>

  <div class="warning-box">
    <div class="warning-label">&#9888; Bekannte Einschränkung: Intervall-Workouts</div>
    <p class="warning-text">Bei Intervall-Workouts gibt es aktuell eine Eigenheit: Wiederholungen mit Ruhephasen ohne definiertes Tempo- oder HF-Ziel werden von der HUAWEI API nicht korrekt übernommen. Lösung: Fügt der Ruhephase ein Pace-Ziel hinzu (z.B. <code>2m Z1 Pace intensity=rest</code>). Außerdem ignoriert HUAWEI Wiederholungen mit nur einem einzigen Schritt und dem Repeat-Count — das ist ein API-seitiges Limit.</p>
  </div>

  <hr>

  <!-- DATENQUALITÄT -->
  <div class="section-header">
    <div class="section-icon" style="background:#E6F1FB;">&#128202;</div>
    <h2>Was bei den Daten zu beachten ist</h2>
  </div>

  <div class="infobox infobox-blue">
    <div class="ib-header">
      <span class="ib-icon">&#128268;</span>
      <span class="ib-title">Herzfrequenz: 5-Sekunden-Intervalle</span>
    </div>
    <p class="ib-text">HUAWEI-Geräte zeichnen Herzfrequenz und andere Metriken alle 5 Sekunden auf — nicht sekündlich. GPS-Daten hingegen werden sekundengenau erfasst. Das ist kein Bug, sondern ein technisches Merkmal der HUAWEI API. In der Praxis macht das bei normaler Analyse kaum einen Unterschied.</p>
  </div>

  <div class="infobox infobox-teal">
    <div class="ib-header">
      <span class="ib-icon">&#128196;</span>
      <span class="ib-title">Fit-File Export</span>
    </div>
    <p class="ib-text">Der Button &#8220;Original Fit File&#8221; in Intervals.icu lädt eine Fit-Datei herunter, die von Intervals.icu selbst aus den HUAWEI-Daten generiert wurde — nicht das originale HUAWEI-Exportformat. Die HUAWEI API unterstützt keinen nativen Fit-File-Export. Für die meisten Auswertungszwecke ist das vollkommen ausreichend.</p>
  </div>

  <div class="tip-box">
    <div class="tip-label">&#128279; Historische Daten älter als 1 Jahr</div>
    <p class="tip-text">Wer Aktivitäten importieren will, die älter als 12 Monate sind, kann das Open-Source-Tool <strong>Hitrava</strong> (github.com/CTHRU/Hitrava) nutzen. Damit lassen sich ältere HUAWEI Health-Aktivitäten als Batch exportieren und manuell in Intervals.icu hochladen.</p>
  </div>

  <hr>

  <!-- FAZIT -->
  <div class="section-header">
    <div class="section-icon" style="background:#E1F5EE;">&#127942;</div>
    <h2>Fazit</h2>
  </div>

  <p class="body">Die native HUAWEI-Integration in Intervals.icu ist ein echter Gamechanger für alle, die ihre HUAWEI Watch ernsthaft zum Training nutzen. Aktivitäten landen automatisch, Wellness-Daten fließen kontinuierlich, und wer Laufworkouts plant, kann sie direkt auf die Watch schicken.</p>

  <p class="body">Die einzigen echten Lücken im Moment: kein nativer HRV-Tageswert, kein Workout-Upload für Radfahren und Schwimmen. Beides dürfte mit der Zeit kommen — das Intervals.icu-Team ist bekannt dafür, schnell zu iterieren, und die Zusammenarbeit mit HUAWEI läuft offensichtlich gut.</p>

  <p class="body">Bis dahin: einrichten, ausprobieren, Daten genießen.</p>

  <div class="cta-box">
    <p>Habt ihr die Integration schon eingerichtet?</p>
    <p>Schreibt in die Kommentare, wie es bei euch läuft — besonders interessant: Klappt der automatische Workout-Upload, und wie gut stimmen die Wellness-Daten mit der HUAWEI Health App überein?</p>
  </div>

  <p style="margin-top:1.5rem; font-size:13px; color:#999;">&#128279; Quelle: <a href="https://forum.intervals.icu/t/huawei-support-available/120529" target="_blank" style="color:#378ADD; text-decoration:none;" rel="nofollow noopener">Intervals.icu Forum — Huawei support available</a></p>

</div>
</body>
</html>



<p class="wp-block-paragraph">[Beitrag wurde mit Hilfe von KI erstellt]</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fintervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht%2F&amp;linkname=Intervals.icu%20x%20HUAWEI%20%E2%80%93%20Wir%20zeigen%20euch%20wie%20das%20geht%21" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/intervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht/">Intervals.icu x HUAWEI &#8211; Wir zeigen euch wie das geht!</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/intervals-icu-x-huawei-wir-zeigen-euch-wie-das-geht/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Radfahren / Cycling mit der HUAWEI Watch— alle Features erklärt</title>
		<link>https://www.huaweiblog.de/news/radfahren-cycling-mit-der-huawei-watch-alle-features-erklaert/</link>
					<comments>https://www.huaweiblog.de/news/radfahren-cycling-mit-der-huawei-watch-alle-features-erklaert/#comments</comments>
		
		<dc:creator><![CDATA[Rainer]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 06:00:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tweaks – Tipps – Tricks – Anleitungen – HowTos]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[#Rainerwirdfit]]></category>
		<category><![CDATA[Cycling]]></category>
		<category><![CDATA[HUAWEI Watch Fit 5 Pro]]></category>
		<category><![CDATA[HUAWEI Watch GT Runner 2]]></category>
		<category><![CDATA[Radfahren]]></category>
		<category><![CDATA[Rennradfahren]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78330</guid>

					<description><![CDATA[<p>Letzten Sonntag war ich mit dem Hubert Rennradfahren. Ich nutze aktuell dabei immer die GT Runner 2 — nicht weil ich ein Profi bin, sondern weil ich neugierig bin. Neugierig darauf, was die Uhr eigentlich alles aufzeichnet, analysiert und berechnet, während ich schweißtreibend versuche, Hubert am Anstieg nicht zu verlieren ;). Sieh dir diesen Beitrag auf Instagram an Ein Beitrag geteilt von HUAWEI.blog (@huawei.blog) Nach der Runde hab ich wie immer in die HUAWEI Health App geschaut. Herzfrequenz, Wattzahlen, Kadenz, HRV, VO₂max — alles da. Und ich hab gemerkt: Ich weiß eigentlich recht gut, was die Zahlen bedeuten. Aber ich </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/radfahren-cycling-mit-der-huawei-watch-alle-features-erklaert/">Radfahren / Cycling mit der HUAWEI Watch— alle Features erklärt</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="hwb-container">
  <p class="hwb-hero-sub">Letzten Sonntag war ich mit dem Hubert Rennradfahren. Ich nutze aktuell dabei immer die GT Runner 2 — nicht weil ich ein Profi bin, sondern weil ich neugierig bin. Neugierig darauf, was die Uhr eigentlich alles aufzeichnet, analysiert und berechnet, während ich schweißtreibend versuche, Hubert am Anstieg nicht zu verlieren ;).</p>

  <blockquote class="instagram-media" data-instgrm-captioned="" data-instgrm-permalink="https://www.instagram.com/reel/DZAcNdNshYF/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DZAcNdNshYF/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="nofollow noopener"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div><div style="display:block; height:50px; margin:0 auto 12px; width:50px;"></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">Sieh dir diesen Beitrag auf Instagram an</div></div><div style="padding: 12.5% 0;"></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DZAcNdNshYF/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank" rel="nofollow noopener">Ein Beitrag geteilt von HUAWEI.blog (@huawei.blog)</a></p></div></blockquote>
  <script async="" src="//www.instagram.com/embed.js"></script>

  <p>Nach der Runde hab ich wie immer in die HUAWEI Health App geschaut. Herzfrequenz, Wattzahlen, Kadenz, HRV, VO₂max — alles da. Und ich hab gemerkt: Ich weiß eigentlich recht gut, was die Zahlen bedeuten. Aber ich werd immer wieder gefragt: &#8220;Was ist eigentlich FTP?&#8221; oder &#8220;Was soll mir die Kadenzanzeige bringen?&#8221; oder mein Liebling: &#8220;Warum zeigt die Uhr Watt an — ich hab doch keinen Powermeter?&#8221;</p>

  <p>Berechtigte Fragen. Die Uhr liefert beim Radfahren eine Menge Daten — aber ohne Kontext sind Zahlen nur Zahlen. Deswegen hab ich mir gedacht:</p>

  <p>Ich erkläre das einfach mal alles. Feature für Feature, entspannt und so verständlich wie möglich. Mit ein bisschen Sportwissenschaft dahinter, damit ihr nicht nur wisst, was die Uhr misst — sondern auch warum das für euer Training relevant ist.</p>

  <p>Das gilt übrigens genauso für die Watch Fit 5 Pro — beide Uhren haben den Radfahrmodus an Bord, mit weitgehend denselben Features. Also: los geht&#8217;s.</p>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#E1F5EE;">💓</div>
    <h2>Herzfrequenz &amp; Trainingszonen</h2>
  </div>
  <p class="hwb-body">Die Herzfrequenz (HF) ist die wichtigste Echtzeitgröße beim Ausdauertraining. Sie gibt Auskunft darüber, wie stark das Herz-Kreislauf-System belastet wird — und damit indirekt, welche Energiesysteme aktiv sind. Die HUAWEI Watch ordnet die HF automatisch in fünf Zonen ein.</p>

  <div class="hwb-zones-grid">
    <div class="hwb-zone-card hwb-z1"><div class="hwb-zone-num">1</div><div class="hwb-zone-pct">50–60% HFmax</div><div class="hwb-zone-name">Aufwärmen</div><div class="hwb-zone-desc">Fettverbrennung, aktive Erholung</div></div>
    <div class="hwb-zone-card hwb-z2"><div class="hwb-zone-num">2</div><div class="hwb-zone-pct">60–70% HFmax</div><div class="hwb-zone-name">Fettverbrennung</div><div class="hwb-zone-desc">Aerobe Basis, kein Laktat</div></div>
    <div class="hwb-zone-card hwb-z3"><div class="hwb-zone-num">3</div><div class="hwb-zone-pct">70–80% HFmax</div><div class="hwb-zone-name">Aerob</div><div class="hwb-zone-desc">Erster Laktatanstieg</div></div>
    <div class="hwb-zone-card hwb-z4"><div class="hwb-zone-num">4</div><div class="hwb-zone-pct">80–90% HFmax</div><div class="hwb-zone-name">Anaerob</div><div class="hwb-zone-desc">Intervall, Bergfahrten</div></div>
    <div class="hwb-zone-card hwb-z5"><div class="hwb-zone-num">5</div><div class="hwb-zone-pct">90–100% HFmax</div><div class="hwb-zone-name">Extrem</div><div class="hwb-zone-desc">Sprints, kurz haltbar</div></div>
  </div>

  <div class="hwb-infobox hwb-infobox-blue">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">💡</span><span class="hwb-ib-title">Sportwissenschaft: Zone 2 ist das Fundament</span></div>
    <p class="hwb-ib-text">Profisportler verbringen bis zu 80% ihrer Trainingszeit in Zone 2. Sie trainiert das Herzkreislaufsystem effizient ohne nennenswerte Laktatproduktion — der Körper lernt, Fett als primäre Energiequelle zu nutzen. Wer dauerhaft im &#8220;Mühsam-aber-okay&#8221;-Bereich fährt (Zone 3), verbessert die aerobe Basis kaum.</p>
  </div>

  <div class="hwb-tip-box">
    <div class="hwb-tip-label">⚙ Was die Uhr tut</div>
    <p class="hwb-tip-text">Die Uhr alarmiert in Echtzeit, wenn ihr eure Zielzone nach oben oder unten verlasst — und verhindert so, dass Grundlageneinheiten zu intensiv oder Intervalle zu locker werden.</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#FAEEDA;">⚡</div>
    <h2>Virtuelle Leistungsmessung (Virtual Power)</h2>
  </div>
  <p class="hwb-body">Leistung in Watt ist im Radsport die präziseste Trainingsgröße. Anders als die Herzfrequenz reagiert sie sofort — unabhängig von Tagesform, Temperatur oder Müdigkeit. Die HUAWEI Watch berechnet Watt ohne externen Sensor.</p>

  <div class="hwb-stat-row">
    <div class="hwb-stat-card"><div class="hwb-stat-val" style="color:#185FA5;">≈10%</div><div class="hwb-stat-lbl">Typische Fehlerquote</div></div>
    <div class="hwb-stat-card"><div class="hwb-stat-val" style="color:#0F6E56;">0 €</div><div class="hwb-stat-lbl">Zusatzkosten</div></div>
    <div class="hwb-stat-card"><div class="hwb-stat-val" style="color:#854F0B;">4</div><div class="hwb-stat-lbl">Eingabegrößen</div></div>
  </div>

  <div class="hwb-infobox hwb-infobox-amber">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">🔢</span><span class="hwb-ib-title">Wie die Berechnung funktioniert</span></div>
    <p class="hwb-ib-text">Die Uhr schätzt den mechanischen Widerstand aus vier Größen: Geschwindigkeit, GPS-Steigung, Höhe über dem Meeresspiegel und eurem Körpergewicht. Daraus berechnet sie die notwendige Leistung gegen Schwerkraft (bergauf), Rollwiderstand und Luftwiderstand. Der resultierende Wattwert ist ein relativer Belastungsindikator — nützlich für Vergleiche, aber nicht für die Kalibrierung professioneller Trainingszonen geeignet.</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#EEEDFE;">📈</div>
    <h2>FTP — Functional Threshold Power</h2>
  </div>
  <p class="hwb-body">Der FTP-Wert ist die wichtigste Kenngröße im leistungsbasierten Radsporttraining. Er beschreibt die maximale Dauerleistung in Watt, die ein Fahrer über 60 Minuten stabil halten kann, ohne in eine tiefe Laktatazidose zu geraten.</p>

  <div class="hwb-infobox hwb-infobox-purple">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">🎓</span><span class="hwb-ib-title">Sportwissenschaft: Warum FTP alles verändert</span></div>
    <p class="hwb-ib-text">Alle Trainingszonen in Watt werden als Prozentsatz des FTP definiert. Zone 2 liegt bei 56–75% FTP, Zone 4 (Schwelle) bei 91–105% FTP. Wer seinen FTP kennt, weiß exakt, wie hart er einen langen Anstieg anfahren darf, ohne in der zweiten Hälfte einzubrechen. Die HUAWEI Watch berechnet den FTP automatisch aus mehreren Trainingseinheiten — sie analysiert Herzfrequenz, Geschwindigkeit und Belastungsdauer über Zeit.</p>
  </div>

  <div class="hwb-warning-box">
    <div class="hwb-warning-label">ℹ Wichtig zu wissen</div>
    <p class="hwb-warning-text">Wer einen externen Bluetooth-Powermeter koppelt, erhält präzisere FTP-Messungen direkt aus echten Wattwerten. Die automatische FTP-Schätzung der Uhr ist ein guter Ausgangspunkt — ersetzt aber keinen kontrollierten FTP-Test auf dem Ergometer.</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#E6F1FB;">🔄</div>
    <h2>Kadenz (Trittfrequenz)</h2>
  </div>
  <p class="hwb-body">Die Kadenz beschreibt, wie oft ihr pro Minute in die Pedale tretet (rpm). Sie beeinflusst direkt Muskelermüdung und Herzfrequenz — zwei Faktoren, die sich oft gegenläufig verhalten.</p>

  <div class="hwb-zones-grid hwb-zones-3">
    <div class="hwb-zone-card hwb-z1"><div class="hwb-zone-num">60–70</div><div class="hwb-zone-name">rpm</div><div class="hwb-zone-desc">Krafttreten, Bergsprint, hohe Muskelbelastung</div></div>
    <div class="hwb-zone-card hwb-z2"><div class="hwb-zone-num">80–100</div><div class="hwb-zone-name">rpm</div><div class="hwb-zone-desc">Empfohlener Bereich für die meisten Fahrer</div></div>
    <div class="hwb-zone-card hwb-z3"><div class="hwb-zone-num">100+</div><div class="hwb-zone-name">rpm</div><div class="hwb-zone-desc">Hohe kardiovaskuläre Last, wenig Muskelstress</div></div>
  </div>

  <div class="hwb-infobox hwb-infobox-teal">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">💡</span><span class="hwb-ib-title">Sportwissenschaft: Das Kadenz-Paradox</span></div>
    <p class="hwb-ib-text">Hohe Kadenz (90+ rpm) schont die Muskulatur, erhöht aber die Herzfrequenz. Niedrige Kadenz (unter 70 rpm) belastet Muskeln und Gelenke stärker, ist aber in Sprintsituationen oder bei Ermüdung natürlich. Die HUAWEI Watch zeigt die virtuelle Kadenz in Echtzeit — berechnet aus Bewegungssensoren, ohne separaten Tretfrequenzsensor am Pedal.</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#E6F1FB;">📍</div>
    <h2>GPS, Routennavigation &amp; Höhenprofil</h2>
  </div>
  <p class="hwb-body">HUAWEI Uhren nutzen Dual-Band-GPS (L1+L5) kombiniert mit fünf Satellitensystemen gleichzeitig. Dual-Band-Empfang ist besonders relevant in städtischen Canyons oder unter dichtem Blätterdach, wo einzelne Satellitensignale reflektiert oder blockiert werden.</p>

  <div class="hwb-pills-row">
    <span class="hwb-feature-pill">🛰 GPS L1+L5</span>
    <span class="hwb-feature-pill">🛰 BeiDou</span>
    <span class="hwb-feature-pill">🛰 GLONASS</span>
    <span class="hwb-feature-pill">🛰 Galileo</span>
    <span class="hwb-feature-pill">🛰 QZSS</span>
  </div>

  <div class="hwb-infobox hwb-infobox-blue">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">⛰</span><span class="hwb-ib-title">Barometer vs. GPS-Höhe: ein wichtiger Unterschied</span></div>
    <p class="hwb-ib-text">Der barometrische Höhenmesser ist dem GPS-basierten deutlich überlegen. GPS leitet Höhe aus Satellitendaten ab — mit mehreren Metern Ungenauigkeit. Der Barometer misst den Luftdruck direkt und berechnet daraus Höhenänderungen sehr präzise. Das Ergebnis: korrekte Gesamthöhenmeter, aktuelle Steigung in Prozent in Echtzeit und verlässliche Streckenprofile. Die Routennavigation zeigt zusätzlich das Steigungsprofil voraus an — ihr wisst nicht nur, wie steil es gerade ist, sondern was in den nächsten Kilometern kommt.</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#E1F5EE;">📈</div>
    <h2>HRV — Herzfrequenzvariabilität</h2>
  </div>
  <p class="hwb-body">Die HRV misst die zeitliche Variation zwischen einzelnen Herzschlägen in Millisekunden. Sie ist einer der sensibelsten Indikatoren für den Erholungszustand des Körpers.</p>

  <div class="hwb-infobox hwb-infobox-teal">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">🧠</span><span class="hwb-ib-title">Sportwissenschaft: Was HRV wirklich misst</span></div>
    <p class="hwb-ib-text">Eine hohe HRV bedeutet, dass das autonome Nervensystem gut reguliert ist und der Körper erholt ist. Niedrige HRV ist oft ein frühes Zeichen von Übertraining, Schlafmangel oder aufkommender Krankheit — häufig bevor man es subjektiv spürt. Die HUAWEI Watch erfasst HRV kontinuierlich, besonders nachts, und gibt daraus eine Einschätzung der aktuellen Erholungsqualität. Das hilft bei der Entscheidung: Intensive Ausfahrt heute — oder lieber Zone 2?</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#EEEDFE;">🫁</div>
    <h2>VO₂max — aerobe Kapazität</h2>
  </div>
  <p class="hwb-body">VO₂max ist das Maß für die maximale Sauerstoffaufnahme des Körpers unter Belastung (ml O₂ pro kg Körpergewicht pro Minute). Es gilt als die wichtigste Einzelgröße zur Beurteilung der kardiovaskulären Fitness.</p>

  <div class="hwb-infobox hwb-infobox-purple">
    <div class="hwb-ib-header"><span class="hwb-ib-icon">🏆</span><span class="hwb-ib-title">Richtwerte VO₂max für Radfahrer</span></div>
    <p class="hwb-ib-text">Untrainierte Männer liegen typischerweise bei 35–45 ml/kg/min, Frauen bei 30–40. Gut trainierte Hobbyfahrer erreichen 50–60, Elite-Radsportler 70–85. Der Weltrekord liegt bei über 97 (Oskar Svendsen). Die HUAWEI Watch schätzt den Wert aus Herzfrequenz, Geschwindigkeit und Belastungsintensität — ein guter Langzeitindikator für eure Ausdauerentwicklung.</p>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#FAEEDA;">📊</div>
    <h2>Trainingsstatus &amp; Trainingsbelastung</h2>
  </div>
  <p class="hwb-body">Nach jeder Ausfahrt bewertet die Uhr die Trainingsbelastung (Training Load) — ein kombinierter Wert aus Intensität, Dauer und Herzfrequenzreaktion. Daraus ergibt sich der aktuelle Trainingsstatus.</p>

  <div class="hwb-zones-grid hwb-zones-4">
    <div class="hwb-zone-card hwb-z5"><div class="hwb-zone-name">Überlastet</div><div class="hwb-zone-desc">Zu viel zu schnell — Verletzungsrisiko steigt</div></div>
    <div class="hwb-zone-card hwb-z1"><div class="hwb-zone-name">Optimal</div><div class="hwb-zone-desc">Idealer Trainingsbereich für Entwicklung</div></div>
    <div class="hwb-zone-card hwb-z2"><div class="hwb-zone-name">Erholt</div><div class="hwb-zone-desc">Bereit für mehr — Intensität erhöhen</div></div>
    <div class="hwb-zone-card hwb-z-neutral"><div class="hwb-zone-name">Detraining</div><div class="hwb-zone-desc">Zu wenig Training — Fitness geht zurück</div></div>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#FAECE7;">🛡</div>
    <h2>Auto-Pause &amp; Sturzerkennung</h2>
  </div>
  <p class="hwb-body">Zwei Features, die im Radsportalltag oft unterschätzt werden.</p>

  <div class="hwb-two-col">
    <div class="hwb-infobox hwb-infobox-teal">
      <div class="hwb-ib-header"><span class="hwb-ib-icon">⏸</span><span class="hwb-ib-title">Auto-Pause</span></div>
      <p class="hwb-ib-text">Die Uhr erkennt automatisch Stopps an roten Ampeln und pausiert die Aufzeichnung. Sobald ihr wieder fahrt, läuft sie weiter. Das klingt trivial — hat aber direkte Auswirkung auf alle Durchschnittswerte: Geschwindigkeit, HF und Kalorienverbrauch werden nicht durch Standzeiten verfälscht.</p>
    </div>
    <div class="hwb-infobox hwb-infobox-coral">
      <div class="hwb-ib-header"><span class="hwb-ib-icon">⚠</span><span class="hwb-ib-title">Sturzerkennung &amp; SOS</span></div>
      <p class="hwb-ib-text">Ein hochauflösender IMU-Sensor erkennt sturztypische Beschleunigungsmuster. Wird ein Sturz detektiert und der Alarm nicht innerhalb von 60 Sekunden quittiert, sendet die Uhr automatisch eine SOS-Nachricht mit GPS-Koordinaten an hinterlegte Notfallkontakte. Für Alleinfahrer auf abgelegenen Strecken kein Komfort-Feature — sondern ein ernsthafter Sicherheitsanker.</p>
    </div>
  </div>

  <hr class="hwb-hr">

  <div class="hwb-section-header">
    <div class="hwb-section-icon" style="background:#E1F5EE;">🔗</div>
    <h2>Strava, Komoot &amp; Drittanbieter-Sync</h2>
  </div>
  <p class="hwb-body">Nach der Ausfahrt werden Strecke, Herzfrequenz, Höhenprofil, Kadenzdaten und Wattwerte automatisch über die HUAWEI Health App synchronisiert.</p>

  <div class="hwb-pills-row">
    <span class="hwb-feature-pill"><span class="hwb-pill-check">✓</span> Strava</span>
    <span class="hwb-feature-pill"><span class="hwb-pill-check">✓</span> Komoot</span>
    <span class="hwb-feature-pill"><span class="hwb-pill-check">✓</span> Intervals.icu</span>
    <span class="hwb-feature-pill"><span class="hwb-pill-check">✓</span> FiiT</span>
    <span class="hwb-feature-pill"><span class="hwb-pill-check">✓</span> Naviki</span>
    <span class="hwb-feature-pill"><span class="hwb-pill-check">✓</span> URUNN</span>
  </div>

  <div class="hwb-tip-box">
    <div class="hwb-tip-label">📈 Profi-Tipp: Intervals.icu</div>
    <p class="hwb-tip-text">In Intervals.icu lassen sich die Daten besonders tief analysieren — Trainingsbelastung über Wochen, TSS (Training Stress Score), ATL/CTL-Kurven. Wer strukturiert trainiert, findet dort professionelle Analysetools auf dem Niveau von TrainingPeaks — komplett kostenlos.</p>
  </div>

  <div class="hwb-cta-box">
    <p>Habt ihr die Watch schon beim Radfahren getestet?</p>
    <p>Schreibt eure Erfahrungen mit Virtual Power, FTP oder GPS-Genauigkeit in die Kommentare — besonders interessant: wie gut stimmen die Watt-Schätzungen mit einem echten Powermeter überein?</p>
  </div>

</div>



<p class="wp-block-paragraph">[Artikel wurde mit Hilfe von KI erstellt]</p>



<div style="border:2px solid #0b5ed7; padding:22px; margin:35px 0; background:#f4f8ff; border-radius:10px;">
<h3 style="margin-top:0;">🔎 Noch unsicher? Welche HUAWEI Smartwatch ist 2026 die beste?</h3>
<p>Du liest gerade unseren ausführlichen Test. Wenn du wissen möchtest, welches Modell aktuell insgesamt die beste Wahl ist – inklusive Vergleich von <strong>WATCH GT 5, GT 5 Pro, GT 6, GT 6 Pro, WATCH 5, WATCH Ultimate 2 (mit LTE), WATCH Fit 4 Pro und WATCH D2</strong> – dann wirf einen Blick auf unseren großen Gesamtvergleich.</p>
<p>Wir analysieren dort Akkulaufzeit, Gesundheitsfunktionen (inkl. EKG &amp; Blutdruck), LTE/eSIM, Sport-Performance und Preis-Leistung – und küren unseren klaren Testsieger 2026.</p>
<p style="margin-bottom:0;"><a href="https://www.huaweiblog.de/news/beste-huawei-smartwatch-2026-grosser-vergleich-mit-testsieger-preis-leistungs-sieger/" style="display:inline-block; background:#0b5ed7; color:#ffffff; padding:12px 20px; text-decoration:none; border-radius:6px; font-weight:bold;">👉 Zum großen HUAWEI Smartwatch Vergleich 2026</a></p>
</div>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fradfahren-cycling-mit-der-huawei-watch-alle-features-erklaert%2F&amp;linkname=Radfahren%20%2F%20Cycling%20mit%20der%20HUAWEI%20Watch%E2%80%94%20alle%20Features%20erkl%C3%A4rt" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/radfahren-cycling-mit-der-huawei-watch-alle-features-erklaert/">Radfahren / Cycling mit der HUAWEI Watch— alle Features erklärt</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/radfahren-cycling-mit-der-huawei-watch-alle-features-erklaert/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI Mate X6 Sicherheitspatch Mai 2026 ist da</title>
		<link>https://www.huaweiblog.de/news/huawei-mate-x6-sicherheitspatch-mai-2026/</link>
					<comments>https://www.huaweiblog.de/news/huawei-mate-x6-sicherheitspatch-mai-2026/#respond</comments>
		
		<dc:creator><![CDATA[Marco]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 10:09:44 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[EMUI 15]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Smartphone]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[HUAWEI Mate X6]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78337</guid>

					<description><![CDATA[<p>Mit leichter Verzögerung in den Juni hinein, gibt es jetzt das HUAWEI Mate X6 Sicherheitspatch Mai 2026 als OTA (over-the-air) Update. Während einige Modelle das Sicherheitspatch wirklich sehr zügig im laufenden Monat erhalten, hängt das Mate X6 gerne etwas hinterher und folgt erst anfanfs des Folgemonat &#8211; so wie auch diesmal. Aber damit ist es immer noch schneller als der Nachfolger &#8211; das Mate X7 &#8211; welches derzeit bei mir immer noch auf dem Stand März 2026 hängt&#8230;. ICL-LX9 15.0.0.209 (C432E3R1P1) Der April‑2026‑Sicherheitspatch für das Mate X6 bringt es auf 354 MB und ist – ganz im gewohnten Stil – </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-mate-x6-sicherheitspatch-mai-2026/">HUAWEI Mate X6 Sicherheitspatch Mai 2026 ist da</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Mit leichter Verzögerung in den Juni hinein, gibt es jetzt das <a href="https://www.huaweiblog.de/tag/huawei-mate-x6/" data-type="post_tag" data-id="2178">HUAWEI Mate X6</a> Sicherheitspatch Mai 2026 als OTA (over-the-air) Update. Während einige Modelle das Sicherheitspatch wirklich sehr zügig im laufenden Monat erhalten, hängt das Mate X6 gerne etwas hinterher und folgt erst anfanfs des Folgemonat &#8211; so wie auch diesmal. Aber damit ist es immer noch schneller als der Nachfolger &#8211; das <a href="https://www.huaweiblog.de/tag/huawei-mate-x7/" data-type="post_tag" data-id="2256">Mate X7</a> &#8211; welches derzeit bei mir immer noch auf dem Stand März 2026 hängt&#8230;.</p>



<p class="has-text-align-center has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background has-background has-large-font-size wp-block-paragraph"><strong>ICL-LX9 15.0.0.209 (C432E3R1P1)</strong></p>



<p class="wp-block-paragraph">Der April‑2026‑Sicherheitspatch für das Mate X6 bringt es auf 354 MB und ist – ganz im gewohnten Stil – zügig heruntergeladen und installiert. An der technischen Basis ändert sich nichts: Android 12 (AOSP) bleibt gesetzt, ebenso EMUI 15 als Oberfläche.</p>



<p class="wp-block-paragraph">Und genau zu diesem Punkt gibt es weiter unten noch ein paar spannende Details.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="443" height="1000" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Mate-X6-Sicherheitspatch-Mai-2026.jpg" alt="HUAWEI Mate X6 Sicherheitspatch Mai 2026" class="wp-image-78336" title="HUAWEI Mate X6 Sicherheitspatch Mai 2026 ist da 1"></figure>
</div>


<h2 class="wp-block-heading">Changelog</h2>



<p class="wp-block-paragraph">Liste der Änderungen<br>Diese Aktualisierung verbessert die Systemsicherheit mithilfe von Sicherheitspatches.</p>



<p class="wp-block-paragraph">[Sicherheit]<br>Integriert im Mai 2026 veröffentlichte Sicherheitspatches für eine verbesserte Systemsicherheit.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="442" height="1000" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Mate-X6-Sicherheitspatch-Mai-2026-Changelog.jpg" alt="HUAWEI Mate X6 Sicherheitspatch Mai 2026 Changelog" class="wp-image-78335" title="HUAWEI Mate X6 Sicherheitspatch Mai 2026 ist da 2"></figure>
</div>


<h2 class="wp-block-heading">Weitere Infos</h2>



<p class="wp-block-paragraph">Wie beim <a href="https://www.huaweiblog.de/news/huawei-mate-x6-sicherheitspatch-april-2026/">letzten Mate X6 Update schon angeteasert</a>, haben wir erfahren, dass man bei HUAWEI die Android Basis absehbar endlich aktualisieren will. Android 16 soll die neue Basis für EMUI sein. Das würde dann zu einem <a href="https://www.huaweiblog.de/tag/emui-16/" data-type="post_tag" data-id="2280">EMUI 16</a> von der Nummereierung her perfekt passen. <br>Konkrete Planungen, insbesondere Zeitplanungen, liegen uns aber weiterhin nicht vor. Und um ehrlich zu sein, müssen wir hier wahrscheinlich noch etwas Geduld haben. Wie aus früheren Zeiten gewohnt, wird man die neue Firmware dann wohl erst mit einem neuen Smartphone Modell vorstellen. Also müssen wir den nächsten globalen Launch abwarten. Und den erwarten wir erst im letzten Quartal diesen Jahres. </p>



<p class="wp-block-paragraph">Aber wir sind guter Dinge, dass wir spätestens nach dem &#8220;Sommerloch&#8221; ein paar Neuigkeiten hierzu in Erfahrung bringen können. Und wenn es dann für die ersten Updates auf bestandsgeräte Weihnachten wird, dann wäre das doch eine schöne Bescherung! 😉</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-mate-x6-sicherheitspatch-mai-2026%2F&amp;linkname=HUAWEI%20Mate%20X6%20Sicherheitspatch%20Mai%202026%20ist%20da" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-mate-x6-sicherheitspatch-mai-2026/">HUAWEI Mate X6 Sicherheitspatch Mai 2026 ist da</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-mate-x6-sicherheitspatch-mai-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI Nova 16 Serie: Alles was ihr wissen müsst — vier Modelle, frisch aus China</title>
		<link>https://www.huaweiblog.de/news/huawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china/</link>
					<comments>https://www.huaweiblog.de/news/huawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china/#respond</comments>
		
		<dc:creator><![CDATA[Rainer]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 06:00:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Smartphone]]></category>
		<category><![CDATA[HUAWEI Nova 16]]></category>
		<category><![CDATA[HUAWEI Nova 16 PRo]]></category>
		<category><![CDATA[HUAWEI Nova 16 Ultra]]></category>
		<category><![CDATA[HUAWEI Nova 16z]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78325</guid>

					<description><![CDATA[<p>Am 1. Juni hat HUAWEI in China die Nova 16 Serie offiziell vorgestellt — vier Modelle, neue Kamera-Architektur, riesige Akkus und HarmonyOS 6.1. In Deutschland ist die Serie noch nicht erhältlich, aber wer weiß, was der Herbst bringt. Hier ist alles, was bisher bekannt ist. In Bangkok wurde uns erst das Nova 15 Pro Max mit unglaublichen 8500 mAh Akku präsentiert: Sieh dir diesen Beitrag auf Instagram an Ein Beitrag geteilt von HUAWEI.blog (@huawei.blog) Vier Modelle, eine neue Linie Die Nova 16 Serie besteht aus vier Geräten: Nova 16z, Nova 16, Nova 16 Pro und Nova 16 Ultra. Alle laufen </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china/">HUAWEI Nova 16 Serie: Alles was ihr wissen müsst — vier Modelle, frisch aus China</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Am 1. Juni hat HUAWEI in China die Nova 16 Serie offiziell vorgestellt — vier Modelle, neue Kamera-Architektur, riesige Akkus und HarmonyOS 6.1. In Deutschland ist die Serie noch nicht erhältlich, aber wer weiß, was der Herbst bringt. Hier ist alles, was bisher bekannt ist. In Bangkok wurde uns erst das Nova 15 Pro Max mit unglaublichen 8500 mAh Akku präsentiert: </p>



<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/DZIPkPss_IL/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DZIPkPss_IL/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="nofollow noopener"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">Sieh dir diesen Beitrag auf Instagram an</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DZIPkPss_IL/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank" rel="nofollow noopener">Ein Beitrag geteilt von HUAWEI.blog (@huawei.blog)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Vier Modelle, eine neue Linie</h3>



<p class="wp-block-paragraph">Die Nova 16 Serie besteht aus vier Geräten: Nova 16z, Nova 16, Nova 16 Pro und Nova 16 Ultra. Alle laufen auf HarmonyOS 6.1 — und alle haben eines gemeinsam: riesige Akkus. Das ist klar die Geschichte dieser Generation.</p>



<p class="wp-block-paragraph">Auffällig ist auch das neue Kamera-Design. Weg von der überdimensionierten runden Kamera-Insel, hin zu einem horizontalen Dual-Modul-Layout bei Pro und Ultra. Das Nova 16z geht einen anderen Weg mit einem vertikalen quadratischen Kamerablock. Beides sticht auf dem aktuellen Markt heraus — das ist eine der wenigen Serien, bei denen man auf zehn Meter Entfernung sofort sieht: das ist kein Samsung.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Nova 16z — der Einstieg mit Satellit</h3>



<p class="wp-block-paragraph">Das z ist das günstigste Modell der Serie und trotzdem nicht ohne. Unter der Haube steckt ein Kirin 8020, das Display ist ein 6,7-Zoll-OLED mit FHD+ und 120 Hz. Der Akku fasst 6.000 mAh, geladen wird mit 100W.</p>



<p class="wp-block-paragraph">Was mich überrascht hat: Das Nova 16z unterstützt Satelliten-Messaging. Das ist normalerweise ein Feature für Premium-Geräte — hier bekommt man es schon im Einstiegsmodell. Dazu kommen NFC, Infrarot-Fernbedienung, Stereo-Lautsprecher und ein seitlicher Fingerabdrucksensor.</p>



<p class="wp-block-paragraph">Kamera: 50 MP Hauptsensor, 12 MP RYYB-Telekamera mit OIS, 50 MP Selfie-Kamera.</p>



<p class="wp-block-paragraph"><strong>Preise:</strong>&nbsp;ab 2.399 CNY (~335 €) für 256 GB, 2.799 CNY (~390 €) für 512 GB.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Nova 16 — der solide Mittelweg</h3>



<p class="wp-block-paragraph">Das Standard-Modell setzt auf den Kirin 8030 und das gleiche 6,7-Zoll-OLED wie das 16z, allerdings mit 2160 Hz PWM-Dimming für augenschonenderes Scrollen in der Nacht. Der Akku wächst auf 6.000 mAh, 100W Laden ist ebenfalls dabei.</p>



<p class="wp-block-paragraph">Farben: Sky Blue, White und Starry Black. Das Sky Blue sieht auf den ersten Bildern aus China ziemlich gut aus.</p>



<p class="wp-block-paragraph"><strong>Preise:</strong>&nbsp;2.999 CNY (~418 €) für 256 GB, 3.499 CNY (~488 €) für 512 GB, 3.999 CNY (~558 €) für 1 TB.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Nova 16 Pro &amp; Ultra — die Flaggschiffe der Serie</h3>



<p class="wp-block-paragraph">Pro und Ultra teilen sich Display und Chip: 6,84 Zoll OLED, 2856 × 1320 Pixel, LTPO mit 1–120 Hz adaptiver Bildwiederholrate, ebenfalls 2160 Hz PWM-Dimming. Geschützt wird das Display durch Kunlun-Glas. Angetrieben werden beide vom Kirin 9010S.</p>



<p class="wp-block-paragraph">Der Akku ist bei beiden 7.000 mAh mit 100W Kabelladung. Das Ultra legt noch 50W kabelloses Laden und 7.5W Reverse Wireless drauf — plus IP68 und IP69. Das Pro bekommt IP68.</p>



<p class="wp-block-paragraph">Beim Kamera-System unterscheidet sich das Ultra minimal: Es gibt einen 200 MP RYYB-Hauptsensor mit OIS, ein 50 MP Periskop-Teleobjektiv mit OIS, eine 50 MP Ultraweitwinkel-Makrokamera und vorne ebenfalls 50 MP. Dazu kommt noch ein Red Maple Farbsensor — HUAWEIs proprietäre Technik für genauere Farbreproduktion.</p>



<p class="wp-block-paragraph">Das Pro hat im Wesentlichen die gleiche Ausstattung, verzichtet aber auf das Wireless Charging und IP69.</p>



<p class="wp-block-paragraph"><strong>Preise Ultra:</strong>&nbsp;ab 4.699 CNY (~695 €) für 12/256 GB.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Was ist neu gegenüber der Nova 15 Serie?</h3>



<p class="wp-block-paragraph">Kurz zusammengefasst: Der Akku ist massiv gewachsen (von ~4.500 auf 6.000–7.000 mAh), das Kamera-Design wurde komplett überarbeitet, und HarmonyOS 6.1 bringt tiefere KI-Integration in Kamera und Foto-Bearbeitung. Auch das Satelliten-Messaging ist neu und zieht sich durch die gesamte Serie.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Kommt die Serie nach Deutschland?</h3>



<p class="wp-block-paragraph">Die ehrliche Antwort: Noch keine offiziellen Infos. Das Nova 15 Ultra war hierzulande nur über Drittanbieter erhältlich — oft zu Preisen deutlich über dem chinesischen UVP. Beim Nova 16 wird es vermutlich ähnlich laufen. Ein globales Rollout ist frühestens für Q4 2026 angedeutet, aber bestätigt ist nichts.</p>



<p class="wp-block-paragraph">Wer nicht warten will: Importeure wie Kimovil oder Etoren listen die Geräte erfahrungsgemäß kurz nach dem China-Launch. Für HarmonyOS-Nutzer, die ohnehin ohne Google leben, ist die Importvariante problemlos nutzbar.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Die Specs auf einen Blick</h3>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th></th><th><strong>Nova 16z</strong></th><th><strong>Nova 16</strong></th><th><strong>Nova 16 Pro</strong></th><th><strong>Nova 16 Ultra</strong></th></tr></thead><tbody><tr><td>Chip</td><td>Kirin 8020</td><td>Kirin 8030</td><td>Kirin 9010S</td><td>Kirin 9010S</td></tr><tr><td>Display</td><td>6,7&#8243; OLED FHD+ 120 Hz</td><td>6,7&#8243; OLED FHD+ 120 Hz</td><td>6,84&#8243; OLED 1–120 Hz</td><td>6,84&#8243; OLED 1–120 Hz</td></tr><tr><td>Akku</td><td>6.000 mAh</td><td>6.000 mAh</td><td>7.000 mAh</td><td>7.000 mAh</td></tr><tr><td>Laden</td><td>100W</td><td>100W</td><td>100W</td><td>100W + 50W wireless</td></tr><tr><td>Hauptkamera</td><td>50 MP</td><td>50 MP</td><td>200 MP RYYB</td><td>200 MP RYYB</td></tr><tr><td>IP</td><td>–</td><td>–</td><td>IP68</td><td>IP68 + IP69</td></tr><tr><td>Satellit</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>OS</td><td>HarmonyOS 6.1</td><td>HarmonyOS 6.1</td><td>HarmonyOS 6.1</td><td>HarmonyOS 6.1</td></tr><tr><td>Preis ab</td><td>~335 €</td><td>~418 €</td><td>k.A.</td><td>~695 €</td></tr></tbody></table></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">Ihr habt Infos zur Nova 16 Serie oder habt euch eines der Modelle schon importiert? Schreibt&#8217;s in die Kommentare!</p>



<p class="wp-block-paragraph">[Beitrag wurde mit Hilfe von KI erstellt]</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china%2F&amp;linkname=HUAWEI%20Nova%2016%20Serie%3A%20Alles%20was%20ihr%20wissen%20m%C3%BCsst%20%E2%80%94%20vier%20Modelle%2C%20frisch%20aus%20China" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china/">HUAWEI Nova 16 Serie: Alles was ihr wissen müsst — vier Modelle, frisch aus China</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-nova-16-serie-alles-was-ihr-wissen-muesst-vier-modelle-frisch-aus-china/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update</title>
		<link>https://www.huaweiblog.de/news/huawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update/</link>
					<comments>https://www.huaweiblog.de/news/huawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update/#respond</comments>
		
		<dc:creator><![CDATA[Rainer]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 14:49:59 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Harmony OS 6]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[Firmware Update]]></category>
		<category><![CDATA[Firmwareupdate]]></category>
		<category><![CDATA[HUAWEI Watch GT Runner 2]]></category>
		<category><![CDATA[Update]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78317</guid>

					<description><![CDATA[<p>Am Sonntag war ich mit dem Hubert Rennradfahren. Natürlich wollte ich dazu das erste mal dieses Jahr dafür die Watch GT Runner 2 zum Aufzeichnen meiner Vitalfunktionen und natürlich der Strecke und der dazugehörigen Parameter verwenden. In meinem Test zur Watch GT Runner 2 hab ich die Radfahrfunktion nämlich noch gar nicht ausführlich getestet gehabt. Gesagt getan. Wir waren unterwegs: Sieh dir diesen Beitrag auf Instagram an Ein Beitrag geteilt von Rainer Fürst (@fuerschtei) Natürlich kam kurz vorm Start noch das Firmwareupdate mit der Bezeichnung: 6.0.0.155(SP8C00M02) Das Update ist 36,8 MB groß und wird wie immer in Wellen ausgerollt. Anders, </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update/">HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Am Sonntag war ich mit dem Hubert Rennradfahren. Natürlich wollte ich dazu das erste mal dieses Jahr dafür die Watch GT Runner 2 zum Aufzeichnen meiner Vitalfunktionen und natürlich der Strecke und der dazugehörigen Parameter verwenden. In meinem <a href="https://www.huaweiblog.de/news/der-ultimative-huawei-watch-gt-runner-2-test-crazy-🤯/">Test zur Watch GT Runner 2 </a>hab ich die Radfahrfunktion nämlich noch gar nicht ausführlich getestet gehabt. Gesagt getan. Wir waren unterwegs:</p>



<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/DZAXad3Il3w/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DZAXad3Il3w/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="nofollow noopener"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">Sieh dir diesen Beitrag auf Instagram an</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DZAXad3Il3w/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank" rel="nofollow noopener">Ein Beitrag geteilt von Rainer Fürst (@fuerschtei)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script>



<p class="wp-block-paragraph">Natürlich kam kurz vorm Start noch das Firmwareupdate mit der Bezeichnung: </p>



<p class="wp-block-paragraph">6.0.0.155(SP8C00M02)</p>



<p class="wp-block-paragraph">Das Update ist 36,8 MB groß und wird wie immer in Wellen ausgerollt. Anders, als z.B. das <a href="https://www.huaweiblog.de/news/huawei-watch-ultimate-2-harmonyos-6-1/">Update gestern zur Watch Ultimate 2</a> bleibt es erstmal bei Harmony OS 6.0 &#8211; Wobei das tatsächlich nicht so wichtig ist, da die GT Runner 2 die dort vorgestellten Funktionen eh schon implementiert hat. </p>



<p class="wp-block-paragraph">Was ist also alles neu?</p>



<h2 class="wp-block-heading">Changelog</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="460" height="1000" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-GT-Runner-2-Firmwareupdate-6.0.0.155.jpg" alt="HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update 1" class="wp-image-78319" title="HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update 3"><figcaption class="wp-element-caption">Screenshot</figcaption></figure>



<h3 class="wp-block-heading">Änderungsprotokoll</h3>



<p class="wp-block-paragraph">Diese Aktualisierung verbessert Ihre Trainingserfahrungen.</p>



<p class="wp-block-paragraph">[Aktualisierungen]</p>



<ol class="wp-block-list">
<li>Fügt die Funktion hinzu, ein Training automatisch anzuhalten, wenn Sie Ihr Ziel erreicht haben. (Zur Nutzung dieser Funktion müssen Sie Auto-Pause bei Zielerreichung aktivieren.)</li>



<li>Ermöglicht es Ihnen, zum Löschen auf einer einzelnen Trainingsaufzeichnung nach links zu streichen.</li>



<li>Unterstützt die Anzeige von Ihrem Einzel-RAl nach einem Lauf in den Trainingsaufzeichnungen.</li>
</ol>



<p class="wp-block-paragraph">[Optimierungen]</p>



<ol class="wp-block-list">
<li>Optimiert die Anzeige bestimmter Benutzeroberflächen.</li>



<li>Optimiert die Systemstabilitat für bestimmte Szenarien.</li>
</ol>



<p class="wp-block-paragraph">Hinweis:</p>



<ol class="wp-block-list">
<li>Für ein besseres Benutzererlebnis wird empfohlen, die Huawei Health-App zuerst in AppGallery auf die neueste Version zu aktualisieren.</li>



<li>Stellen Sie während der Aktualisierung sicher, dass Ihre Uhr mit einem Netzwerk verbunden ist. Es wird empfohlen, zum Aktualisieren Ihres Systems eine Verbindung mit einem WLAN-Hotspot herzustellen. Schlägt die Aktualisierung fehl, versuchen Sie es erneut.</li>



<li>Die Aktualisierung des Wearables nimmt u. U. ein wenig Zeit in Anspruch. Warten Sie, bis die Fortschrittsanzeige auf dem Gerät das Ende des Vorgangs anzeigt. Das Gerät startet nach Abschluss der Aktualisierung automatisch neu.</li>



<li>Wenn bei der Gerätenutzung Probleme auftreten, rufen Sie die Kundenhotline von Huawei an oder besuchen Sie ein Kundenservice-Center von Huawei.</li>
</ol>



<p class="wp-block-paragraph"></p>



<h2 class="wp-block-heading">Fazit / Kommentar</h2>



<p class="wp-block-paragraph">Ja, schönes Ding. Gefällt mir, dass nach und nach sinnvolle Optionen / Funktionen hinzukommen. Was mir nicht so gefallen hat, dass mein Trittfrequenzsensor (R2DUO) zwar von der Watch erkannt und auch als verbunden angezeigt wurde, allerdings keinen Einfluss auf die Werte hatte. Es wurde die virtuelle Trittfrequenz aufgezeichnet und der Sensor ignoriert. Das nicht so toll. Sollte es jemanden anders auch so gehen, der meldet sich bitte hier bei mir. Hatte das Problem schonmal an HUAWEI kommuniziert, aber das haben sie dann wohl immer noch nicht geschafft. </p>



<p class="wp-block-paragraph">Was mir wiederum gut gefallen hat, dass die GPS Funktion sehr präzise ist. Sogar der Abstecher zum Wirt ist drauf. 😉 </p>



<figure class="wp-block-image size-full"><img decoding="async" width="490" height="1000" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Health-Route.jpeg" alt="HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update 2" class="wp-image-78321" title="HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update 4"><figcaption class="wp-element-caption">Screenshot</figcaption></figure>



<p class="wp-block-paragraph">Auch die Start / Stop Funktion funktioniert sehr präzise. I Like. Die neue Funktion das Training automatisch anzuhalten, wenn ich das Ziel erreicht habe, habe ich nicht getestet, da ich ohne Ziel (nicht ohne Plan!) gefahren bin. Ist glaub ich auch eher so ein Ding beim Laufen. </p>



<p class="wp-block-paragraph">Ist euch noch was aufgefallen? Habt ihr das Update schon? Wie zufrieden seid ihr mit der GT Runner 2?</p>



<div style="border:2px solid #0b5ed7; padding:22px; margin:35px 0; background:#f4f8ff; border-radius:10px;">

<h3 style="margin-top:0;">🔎 Noch unsicher? Welche HUAWEI Smartwatch ist 2026 die beste?</h3>

<p>Du liest gerade unseren ausführlichen Test. Wenn du wissen möchtest, welches Modell aktuell insgesamt die beste Wahl ist – inklusive Vergleich von <strong>WATCH GT 5, GT 5 Pro, GT 6, GT 6 Pro, WATCH 5, WATCH Ultimate 2 (mit LTE), WATCH Fit 4 Pro und WATCH D2</strong> – dann wirf einen Blick auf unseren großen Gesamtvergleich.</p>

<p>Wir analysieren dort Akkulaufzeit, Gesundheitsfunktionen (inkl. EKG &#038; Blutdruck), LTE/eSIM, Sport-Performance und Preis-Leistung – und küren unseren klaren Testsieger 2026.</p>

<p style="margin-bottom:0;">
<a href="https://www.huaweiblog.de/news/beste-huawei-smartwatch-2026-grosser-vergleich-mit-testsieger-preis-leistungs-sieger/" style="display:inline-block; background:#0b5ed7; color:#ffffff; padding:12px 20px; text-decoration:none; border-radius:6px; font-weight:bold;">
👉 Zum großen HUAWEI Smartwatch Vergleich 2026
</a>
</p>

</div>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update%2F&amp;linkname=HUAWEI%20Watch%20GT%20Runner%202%20erh%C3%A4lt%20neue%20Funktionen%20mit%20diesem%20Update" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update/">HUAWEI Watch GT Runner 2 erhält neue Funktionen mit diesem Update</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-watch-gt-runner-2-erhaelt-neue-funktionen-mit-diesem-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen</title>
		<link>https://www.huaweiblog.de/news/huawei-watch-ultimate-2-harmonyos-6-1/</link>
					<comments>https://www.huaweiblog.de/news/huawei-watch-ultimate-2-harmonyos-6-1/#respond</comments>
		
		<dc:creator><![CDATA[Marco]]></dc:creator>
		<pubDate>Tue, 02 Jun 2026 07:20:09 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[HarmonyOS 6.1]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[HUAWEI Watch Ultimate 2]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78297</guid>

					<description><![CDATA[<p>Nachdem wir letzte Woche schon vom HarmonyOS 6.1 Update für die Watch 5 berichten konnten, gibt es jetzt auch das große HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update. Gut 1/2 Jahr nachdem man die Watch Ultimate 2 vorgestellt hat, gibt es damit ein weiteres umfangreiches Funktionsupdate für das Spitzenmodell der HUAWEI Watches. Man ergänzt hier vor allem die zuletzt mit der Watch Fit 5 Serie vorgestellten Features und aktualisiert das Schlaftracking, sowie Sport- und Fitnessfunktionen. MCH-AL00 6.1.0.330(SP50C432E1R1P1) Das Watch Ultimate 2 HarmonyOS 6.1 Update ist recht groß. 2,44 GB müssen heruntergeladen werden. Trotz WLAN Verbindung dauerte die Übertragung bei mir </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-watch-ultimate-2-harmonyos-6-1/">HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Nachdem wir letzte Woche schon vom HarmonyOS 6.1 <a href="https://www.huaweiblog.de/firmware/huawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen/">Update für die Watch 5 </a>berichten konnten, gibt es jetzt auch das große HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update.</p>



<p class="wp-block-paragraph">Gut 1/2 Jahr nachdem man die <a href="https://www.huaweiblog.de/tag/huawei-watch-ultimate-2/" data-type="post_tag" data-id="2243">Watch Ultimate 2</a> vorgestellt hat, gibt es damit ein weiteres umfangreiches Funktionsupdate für das Spitzenmodell der HUAWEI Watches. Man ergänzt hier vor allem die zuletzt mit der Watch Fit 5 Serie vorgestellten Features und aktualisiert das Schlaftracking, sowie Sport- und Fitnessfunktionen.</p>



<p class="has-text-align-center has-very-light-gray-to-cyan-bluish-gray-gradient-background has-background has-large-font-size wp-block-paragraph">MCH-AL00 6.1.0.330(SP50C432E1R1P1)</p>



<p class="wp-block-paragraph">Das Watch Ultimate 2 <a href="https://www.huaweiblog.de/tag/harmonyos/" data-type="post_tag" data-id="1481">HarmonyOS</a> 6.1 Update ist recht groß. 2,44 GB müssen heruntergeladen werden. Trotz WLAN Verbindung dauerte die Übertragung bei mir eine Weile. Das Update lässt sich also nicht ganz so schnell durchführen wie sonstige Aktualisierungen. Ihr solltet hier schon 10-15 Minuten einplanen.</p>



<p class="wp-block-paragraph">Auf der etwas später vorgestellten <a href="https://www.huaweiblog.de/news/huawei-watch-ultimate-2-green-edition-golf/">Watch Ultimate 2 Green Edition</a> wird mir das Update derzeit übrigens noch nicht angeboten. Ob dies daran liegt, dass das Update in mehreren Wellen verteilt wird oder die Green Edition mit einem eigenen Update etwas später folgt, kann ich derzeit nicht sagen. Sicher ist aber, dass auch die Green Edition das HarmonyOS 6.1 Update erhalten wird.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="442" height="1000" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Update-2.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update" class="wp-image-78303" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 5"></figure>
</div>


<h2 class="wp-block-heading">Changelog</h2>



<p class="wp-block-paragraph"><strong>Änderungsprotokoll</strong><br>Diese Aktualisierung bringt Ihnen HarmonyOS 6.1 mit neuen personalisierten Watchfaces, unterhaltsamen und praktischen Fitnessfunktionen und nahtloser Bedienung.</p>



<p class="wp-block-paragraph"><strong>[Aktualisierungen]</strong><br>1. Fügt das Watchface Süße Begleiter hinzu, mit dem Sie aus verschiedenen Charakteren wählen und seine Funktionen personalisieren können. Spielerische Animationen werden angezeigt, wenn Sie auf das Watchface tippen, Musik wiedergeben, den Bildschirm einschalten oder Ihr Gerät aufladen.<br>2. Fügt das Watchface Traumstern hinzu, auf dem Sie den Hintergrund und Komplikationen anpassen können.<br>3. Führt die Funktion Zusammenfassung des Nickerchens ein, die Ihre Nickerchen verfolgt und eine benutzerdefinierte Zusammenfassung erstellt.<br>4. Ermöglicht es Ihnen, Ihre Laufleistung zu verfolgen, damit Sie Ihre Geschwindigkeit steuern und Energie sparen können.<br>5. Zeigt Ihre Laufstrecke, Radstrecke und VO2max auf der Gesundheitseinblicke-Karte auf dem Bildschirm Assistant TODAY im Standardmodus an, damit Sie diese Informationen schnell einsehen können.<br>6. Fügt die Funktion Mini-Trainingseinheit hinzu, die Sie dazu anregt, in Ihrer Freizeit auf unterhaltsame und motivierende Weise Sport zu treiben, und Ihnen dabei hilft, Gesundheit in Ihren Alltag zu integrieren. Greifen Sie über Aktivitätserinnerungen oder Kurse und Pläne darauf zu.</p>



<p class="wp-block-paragraph"><strong>[Optimierungen]</strong><br>1. Verbessert das nächtliche Schlafbewertungserlebnis.<br>2. Optimiert die Einstellungen für automatische Abschnitte und Intervallerinnerungen für bestimmte Trainingstypen, um eine konsistentere Benutzererfahrung zu gewährleisten.<br>3. Verbessert die Systemstabilität.</p>



<ol start="2" class="wp-block-list"></ol>



<ol start="2" class="wp-block-list"></ol>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="442" height="1000" data-id="78304" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Update-3.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Changelog" class="wp-image-78304" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 6"></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="442" height="1000" data-id="78305" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Update-4.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Changelog" class="wp-image-78305" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 7"></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="442" height="1000" data-id="78300" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Update-5.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Changelog" class="wp-image-78300" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 8"></figure>
</figure>



<h2 class="wp-block-heading">Weitere Infos zum Watch Ultimate 2 HarmonoyOS 6.1 Update</h2>



<p class="wp-block-paragraph">Die &#8220;Süßen Begleiter&#8221; hatte HUAWEI mit der <a href="https://www.huaweiblog.de/tag/huawei-watch-fit-5-pro/" data-type="post_tag" data-id="2298">Watch Fit 5</a> Serie eingeführt. Witzige Tierchen auf dem Watchface, die animiert sind. So stehen die kleinen Begleiter z.B. &#8220;unter Strom&#8221;, wenn ihr die Watch aufladed. Das Watchface ist nach dem Watch Ultimate 2 HarmonyOS 6.1 Update direkt auf der Smartwatch installiert. In der Health App konnte ich es hingegen nicht unter den lokalen Watchfaces finden. 🤷‍♂️</p>



<p class="wp-block-paragraph">Ihr könnt das Watchface individualisiern. Neben den 3 Figuren &#8211; Fluffy, Lebhaft und Dusty &#8211; können auch Schriftart und Interaktionsbereiche angepasst werden.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="750" height="1000" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Watchfaces-01-rotated-e1780381681224.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Watchface" class="wp-image-78306" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 9"></figure>
</div>


<figure class="wp-block-gallery aligncenter has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78309" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Watchfaces-04.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Watchface" class="wp-image-78309" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 10"><figcaption class="wp-element-caption">Fluffy</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78310" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Watchfaces-05.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Watchface" class="wp-image-78310" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 11"><figcaption class="wp-element-caption">Lebhaft</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78311" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Watchfaces-06.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Watchface" class="wp-image-78311" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 12"><figcaption class="wp-element-caption">Dusty</figcaption></figure>
</figure>



<p class="wp-block-paragraph">Etwas &#8220;erwachsener&#8221; kommt das neue Watchface Traumstern daher. Auch dieses lässt sich hinsichtlich des Stils der Darstellung im oberen Bereich des Ziffernblattes anpassen, sowie im runden Funktionsbereich im unteren Bereich.</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78307" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Watchfaces-02-rotated-e1780381711920.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Watchface" class="wp-image-78307" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 13"></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78308" src="https://www.huaweiblog.de/wp-content/uploads/2026/06/HUAWEI-Watch-Ultimate-2-HarmonyOS-6.1-Watchfaces-03.jpg" alt="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update Watchface" class="wp-image-78308" title="HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen 14"></figure>
</figure>



<p class="wp-block-paragraph">Das verbesserte Schlaftracking für Nickerchen, sowie die erweiterten Fitnessfunktionen &#8211; u.a. von der Watch GT Runner 2 &#8211; konnte ich noch nicht testen.<br>Die Mini-Trainings anstelle des einfachen Hinweis nach einer Stunde sitzen, sich mal wieder zu bewegen, finde ich ganz witzig. Sie animieren durchaus sich im langen Office-Alltag ab und an mal eine kleine, einfache Bewegungsübung zu gönnen. </p>



<p class="wp-block-paragraph">Was auch mit dem HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update weiterhin nicht behoben ist, ist der Bug bei den Benachrichtigungen. Benachrichtigungen werden, gemäß euren persönlichen Einstellungen in der Health-App, zwar zuverlässig auf die Watch gepusht. Allerdings verbleiben sie dort &#8211; auch dann, wenn die Benachrichtigung auf dem Smartphone bereits gelöscht wurde.<br>Auch wenn man bei der Watch Ultimate 2 &#8211; im Vergleich zum Vorgänger &#8211; eine technisch neue Basis hatte, die viele neue Programmierungen und Anpassungen erfordete, hätte ich mir spätestens jetzt mit diesem großen Firmware Upgrade hier eine Lösung erhofft. Schade!</p>



<p class="wp-block-paragraph">Aber alles in allem schmälert das den Eindruck der Watch Ultimate 2 nicht oder nur unerheblich. Und mit einem weiteren umfangreichen Update nach gut 1/2 Jahr zeigt <a href="https://clk.tradedoubler.com/click?p=304855&amp;a=3210318&amp;g=24935492" target="_blank" rel="noreferrer noopener nofollow">HUAWEI</a>, dass man sein Spitzenmodell hinsichtlich Software und Funktionsumfang (abgesehen von den Benachrichtigungen 😉 ) sehr intensiv pflegt und weiterentwickelt. Genau so, wie man es von einem solchen Modell in dieser Preisklasse auch erwarten kann.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p class="wp-block-paragraph">Ich freue mich schon darauf, nächsten Monat dann im Roten Meer wieder mit der Watch Ultimate 2 abzutauchen und auf die ganzen Blicke neuer Tauch-Buddies, die den sicherlich schicksten Tauchcomputer bewundern.</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-ultimate-2-harmonyos-6-1%2F&amp;linkname=HUAWEI%20Watch%20Ultimate%202%20HarmonyOS%206.1%20Update%20mit%20vielen%20Neuerungen" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-watch-ultimate-2-harmonyos-6-1/">HUAWEI Watch Ultimate 2 HarmonyOS 6.1 Update mit vielen Neuerungen</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-watch-ultimate-2-harmonyos-6-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI Watch 5 erhält HarmonyOS 6.1, großes Firmware-Update mit neuen Fitness- und Gesundheitsfunktionen</title>
		<link>https://www.huaweiblog.de/firmware/huawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen/</link>
					<comments>https://www.huaweiblog.de/firmware/huawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen/#comments</comments>
		
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Fri, 29 May 2026 09:00:00 +0000</pubDate>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Harmony OS 6]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Wearables]]></category>
		<category><![CDATA[HUAWEI Watch 5]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78288</guid>

					<description><![CDATA[<p>Mit der neuen Firmware-Version 6.1.0.330 (SP50C432E1R1P1) verteilt HUAWEI derzeit ein umfangreiches Update für die HUAWEI Watch 5. Das Update bringt nicht nur neue Watchfaces, sondern erweitert auch die Gesundheits-, Sport- und Schlafanalysefunktionen deutlich. Mit einer Downloadgröße von rund 2,65 GB gehört es zu den größten Software-Aktualisierungen für die Watch-Serie. HUAWEI Watch 5 Firmwarebezeichnung: 6.1.0.330 (SP50C432E1R1P1) Neue Oberfläche mit HarmonyOS 6.1 Laut Changelog führt HUAWEI mit diesem Update die neue Plattform HarmonyOS 6.1 ein. Ihr profitiert dabei, von einer modernisierten Benutzeroberfläche, zusätzlichen Personalisierungsmöglichkeiten und neuen Interaktionen zwischen Smartwatch und Smartphone. Zu den auffälligsten Neuerungen gehören zwei neue Watchfaces: Süße Begleiter Das </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/firmware/huawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen/">HUAWEI Watch 5 erhält HarmonyOS 6.1, großes Firmware-Update mit neuen Fitness- und Gesundheitsfunktionen</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Mit der neuen Firmware-Version <strong>6.1.0.330 (SP50C432E1R1P1)</strong> verteilt HUAWEI derzeit ein umfangreiches Update für die <strong>HUAWEI Watch 5</strong>. Das Update bringt nicht nur neue Watchfaces, sondern erweitert auch die Gesundheits-, Sport- und Schlafanalysefunktionen deutlich. Mit einer Downloadgröße von rund <strong>2,65 GB</strong> gehört es zu den größten Software-Aktualisierungen für die Watch-Serie.</p>


				<div class="wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-e6236c0a      "
					data-scroll= "1"
					data-offset= "30"
					style=""
				>
				<div class="uagb-toc__wrap">
						<div class="uagb-toc__title">
							Inhaltsverzeichnis 						</div>
																						<div class="uagb-toc__list-wrap ">
						<ol class="uagb-toc__list"><li class="uagb-toc__list"><a href="#huawei-watch-5-firmwarebezeichnung" class="uagb-toc-link__trigger">HUAWEI Watch 5 Firmwarebezeichnung:</a><li class="uagb-toc__list"><a href="#neue-oberfläche-mit-harmonyos-61" class="uagb-toc-link__trigger">Neue Oberfläche mit HarmonyOS 6.1</a><ul class="uagb-toc__list"><li class="uagb-toc__list"><a href="#süße-begleiter" class="uagb-toc-link__trigger">Süße Begleiter</a><li class="uagb-toc__list"><li class="uagb-toc__list"><a href="#traumstern" class="uagb-toc-link__trigger">Traumstern</a></li></ul></li><li class="uagb-toc__list"><a href="#verbesserte-schlafanalyse" class="uagb-toc-link__trigger">Verbesserte Schlafanalyse</a><li class="uagb-toc__list"><a href="#neue-nickerchen-zusammenfassung" class="uagb-toc-link__trigger">Neue Nickerchen-Zusammenfassung</a><li class="uagb-toc__list"><a href="#lauftraining-wird-intelligenter" class="uagb-toc-link__trigger">Lauftraining wird intelligenter</a><li class="uagb-toc__list"><a href="#große-erweiterungen-für-radfahrer" class="uagb-toc-link__trigger">Große Erweiterungen für Radfahrer</a><li class="uagb-toc__list"><a href="#gesundheitsüberblick-direkt-auf-dem-startbildschirm" class="uagb-toc-link__trigger">Gesundheitsüberblick direkt auf dem Startbildschirm</a><li class="uagb-toc__list"><a href="#weitere-optimierungen" class="uagb-toc-link__trigger">Weitere Optimierungen</a><ul class="uagb-toc__list"><li class="uagb-toc__list"><a href="#verbesserte-trainingsfunktionen" class="uagb-toc-link__trigger">Verbesserte Trainingsfunktionen</a><li class="uagb-toc__list"><li class="uagb-toc__list"><a href="#stabilitätsverbesserungen" class="uagb-toc-link__trigger">Stabilitätsverbesserungen</a></li></ul></li></ul></li><li class="uagb-toc__list"><a href="#meinung-fazit" class="uagb-toc-link__trigger">Meinung / Fazit</a></ul></ul></ol>					</div>
									</div>
				</div>
			


<h2 class="wp-block-heading">HUAWEI Watch 5 Firmwarebezeichnung:</h2>



<p class="has-text-align-center has-luminous-vivid-orange-background-color has-background wp-block-paragraph"><strong>6.1.0.330 (SP50C432E1R1P1)</strong></p>



<div class="wp-block-uagb-container uagb-block-6ace9364 alignfull uagb-is-root-container"><div class="uagb-container-inner-blocks-wrap">
<div class="wp-block-uagb-container uagb-block-9866fa70">
<div class="wp-block-uagb-image uagb-block-96dd939b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img decoding="async" srcset="https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_1.jpg ,https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_1.jpg 780w, https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_1.jpg 360w" sizes="(max-width: 480px) 150px" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_1.jpg" alt="HUAWEI Watch 5 erhält HarmonyOS 6.1, großes Firmware-Update mit neuen Fitness- und Gesundheitsfunktionen 3" class="uag-image-78290" width="700" height="1000" title="watch5_resized_1" loading="lazy" role="img"></figure></div>
</div>



<div class="wp-block-uagb-container uagb-block-a1772e96">
<div class="wp-block-uagb-image uagb-block-fa00cfce wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img decoding="async" srcset="https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_2.jpg ,https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_2.jpg 780w, https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_2.jpg 360w" sizes="(max-width: 480px) 150px" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_2.jpg" alt="HUAWEI Watch 5 erhält HarmonyOS 6.1, großes Firmware-Update mit neuen Fitness- und Gesundheitsfunktionen 4" class="uag-image-78291" width="700" height="1000" title="watch5_resized_2" loading="lazy" role="img"></figure></div>
</div>



<div class="wp-block-uagb-container uagb-block-41199493">
<div class="wp-block-uagb-image uagb-block-de3a6f96 wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none"><figure class="wp-block-uagb-image__figure"><img decoding="async" srcset="https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_3.jpg ,https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_3.jpg 780w, https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_3.jpg 360w" sizes="(max-width: 480px) 150px" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/watch5_resized_3.jpg" alt="HUAWEI Watch 5 erhält HarmonyOS 6.1, großes Firmware-Update mit neuen Fitness- und Gesundheitsfunktionen 5" class="uag-image-78292" width="700" height="1000" title="watch5_resized_3" loading="lazy" role="img"></figure></div>
</div>
</div></div>



<h2 class="wp-block-heading">Neue Oberfläche mit HarmonyOS 6.1</h2>



<p class="wp-block-paragraph">Laut Changelog führt HUAWEI mit diesem Update die neue Plattform <strong>HarmonyOS 6.1</strong> ein. Ihr profitiert dabei, von einer modernisierten Benutzeroberfläche, zusätzlichen Personalisierungsmöglichkeiten und neuen Interaktionen zwischen Smartwatch und Smartphone.</p>



<p class="wp-block-paragraph">Zu den auffälligsten Neuerungen gehören zwei neue Watchfaces:</p>



<h3 class="wp-block-heading">Süße Begleiter</h3>



<p class="wp-block-paragraph">Das neue Watchface bringt animierte Charaktere auf die Uhr. Die Figuren reagieren auf verschiedene Aktionen wie:</p>



<ul class="wp-block-list">
<li>Antippen des Displays</li>



<li>Musikwiedergabe</li>



<li>Aktivieren des Bildschirms</li>



<li>Aufladen der Smartwatch</li>
</ul>



<p class="wp-block-paragraph">Dadurch wirkt die Benutzeroberfläche deutlich lebendiger und interaktiver.</p>



<h3 class="wp-block-heading">Traumstern</h3>



<p class="wp-block-paragraph">Mit „Traumstern“ erhaltet ihr ein weiteres anpassbares Watchface, bei dem Hintergrund und Komplikationen individuell gestaltet werden können.</p>



<h2 class="wp-block-heading">Verbesserte Schlafanalyse</h2>



<p class="wp-block-paragraph">Ein Schwerpunkt des Updates liegt auf der Schlafüberwachung.</p>



<p class="wp-block-paragraph">HUAWEI nennt ausdrücklich:</p>



<ul class="wp-block-list">
<li>Verbesserte Schlafbewertung</li>



<li>Optimierte Auswertung nächtlicher Daten</li>



<li>Erweiterte Analyse der Schlafqualität</li>
</ul>



<p class="wp-block-paragraph">Damit setzt HUAWEI seinen Fokus auf Gesundheitsfunktionen konsequent fort. Bereits frühere HarmonyOS-Versionen führten zusätzliche HRV- und Schlafmetriken ein.</p>



<h2 class="wp-block-heading">Neue Nickerchen-Zusammenfassung</h2>



<p class="wp-block-paragraph">Neu hinzugekommen ist die Funktion <strong>„Zusammenfassung des Nickerchens“</strong>.</p>



<p class="wp-block-paragraph">Die Watch 5 erkennt kurze Schlafphasen am Tag und erstellt anschließend eine individuelle Auswertung. Dadurch erhaltet ihr einen besseren Überblick über eure tägliche Regeneration und eurem Energielevel.</p>



<h2 class="wp-block-heading">Lauftraining wird intelligenter</h2>



<p class="wp-block-paragraph">Sportler profitieren von einer neuen Leistungsüberwachung beim Laufen.</p>



<p class="wp-block-paragraph">Die Uhr kann nun:</p>



<ul class="wp-block-list">
<li>Geschwindigkeit besser analysieren</li>



<li>Laufleistung verfolgen</li>



<li>Energieeinsatz optimieren</li>



<li>Trainingssteuerung verbessern</li>
</ul>



<p class="wp-block-paragraph">Dadurch erhalten ambitionierte Läufer präzisere Daten zur Trainingsbelastung und Leistungsentwicklung.</p>



<h2 class="wp-block-heading">Große Erweiterungen für Radfahrer</h2>



<p class="wp-block-paragraph">Besonders umfangreich fallen die Neuerungen im Fahrradbereich aus.</p>



<p class="wp-block-paragraph">Die Watch 5 unterstützt jetzt zusätzliche Werte wie:</p>



<ul class="wp-block-list">
<li>Virtuelle Kadenz</li>



<li>Virtuelle Leistung</li>



<li>Gefälleanalyse</li>



<li>Fahrradtyp-Erkennung</li>
</ul>



<p class="wp-block-paragraph">Wird die Uhr mit einem kompatiblen Leistungsmesser gekoppelt, können zudem <strong>FTP-Werte (Functional Threshold Power)</strong> berechnet werden. Das ermöglicht eine deutlich professionellere Trainingsanalyse.</p>



<h2 class="wp-block-heading">Gesundheitsüberblick direkt auf dem Startbildschirm</h2>



<p class="wp-block-paragraph">Die neue Firmware integriert weitere Gesundheitsdaten in die <strong>Health Insights Karte</strong> innerhalb von TODAY.</p>



<p class="wp-block-paragraph">Direkt sichtbar werden unter anderem:</p>



<ul class="wp-block-list">
<li>Laufstrecken</li>



<li>Fahrradstrecken</li>



<li>VO₂max-Werte</li>
</ul>



<p class="wp-block-paragraph">Dadurch entfällt für viele Informationen der Umweg über einzelne Menüs.</p>



<h2 class="wp-block-heading">Weitere Optimierungen</h2>



<p class="wp-block-paragraph">Zusätzlich nennt HUAWEI mehrere Systemverbesserungen:</p>



<h3 class="wp-block-heading">Verbesserte Trainingsfunktionen</h3>



<ul class="wp-block-list">
<li>Optimierte automatische Abschnitte</li>



<li>Verbesserte Intervall-Erinnerungen</li>



<li>Konsistentere Trainingssteuerung</li>
</ul>



<h3 class="wp-block-heading">Stabilitätsverbesserungen</h3>



<ul class="wp-block-list">
<li>Schnellere Reaktionen der Oberfläche</li>



<li>Fehlerbehebungen</li>



<li>Verbesserte Systemstabilität</li>
</ul>



<p class="wp-block-paragraph">Solche Optimierungen sind typisch für die aktuellen HarmonyOS-Updates der Watch-Serie.</p>



<h2 class="wp-block-heading">Meinung / Fazit</h2>



<p class="wp-block-paragraph">Mit <strong>HarmonyOS 6.1</strong> erhält die HUAWEI Watch 5 eines der umfangreichsten Updates seit ihrer Einführung. Besonders die neuen Funktionen für Schlaftracking, Nickerchen-Auswertung, Laufanalysen und Radtraining zeigen, dass HUAWEI die Uhr stärker in Richtung Gesundheits- und Sportplattform entwickelt.</p>



<p class="wp-block-paragraph">Die neuen animierten Watchfaces sorgen zusätzlich für mehr Individualisierung, während zahlreiche Optimierungen im Hintergrund die tägliche Nutzung angenehmer machen.</p>



<p class="wp-block-paragraph">Für Besitzer einer HUAWEI Watch 5 ist dieses Update daher definitiv eine der interessantesten Firmware-Versionen der letzten Monate.</p>



<p class="wp-block-paragraph">Wir bedanken uns bei unserem Leser Zippon für den Tipp und die Screenshots zur neuen Firmware der HUAWEI Watch 5.</p>



<p class="wp-block-paragraph"></p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Ffirmware%2Fhuawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen%2F&amp;linkname=HUAWEI%20Watch%205%20erh%C3%A4lt%20HarmonyOS%206.1%2C%20gro%C3%9Fes%20Firmware-Update%20mit%20neuen%20Fitness-%20und%20Gesundheitsfunktionen" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/firmware/huawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen/">HUAWEI Watch 5 erhält HarmonyOS 6.1, großes Firmware-Update mit neuen Fitness- und Gesundheitsfunktionen</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/firmware/huawei-watch-5-erhaelt-harmonyos-6-1-grosses-firmware-update-mit-neuen-fitness-und-gesundheitsfunktionen/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI MatePad 11.5 (2025) PaperMatte erhält neue Firmware</title>
		<link>https://www.huaweiblog.de/news/huawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware/</link>
					<comments>https://www.huaweiblog.de/news/huawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware/#respond</comments>
		
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Fri, 29 May 2026 06:30:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[HarmonyOS 4.3]]></category>
		<category><![CDATA[MatePad]]></category>
		<category><![CDATA[Sicherheit]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[HUAWEI MatePad 11.5 MattePaper Edition]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78276</guid>

					<description><![CDATA[<p>Das letzte Update für das MatePad 11.5 liegt jetzt schon eine Weile zurück. Im Februar hat es die letzte Firmware erhalten. Nun ist es wieder soweit, HUAWEI rollt aktuell eine neue Firmware für das Tablet aus. Bei der neuen Firmware werden, wie in der Vergangenheit schon, mehrere Optimierungen installiert. Zum einen wird das Benutzererlebnis mit einigen Apps verbessert. Zum anderen erhält das System Optimierungen um das Benutzererlebnis zu verbessern. Zu guter letzt wir der aktuelle Sicherheitspatch Mai 2026 integriert. Die neue Firmware hat eine Downloadgröße von 650MB. Ich rate immer dazu, von seinen sensiblen Daten vor der Installation ein Backup </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware/">HUAWEI MatePad 11.5 (2025) PaperMatte erhält neue Firmware</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Das letzte Update für das MatePad 11.5 liegt jetzt schon eine Weile zurück. Im Februar hat es die letzte Firmware erhalten. Nun ist es wieder soweit, HUAWEI rollt aktuell eine neue Firmware für das Tablet aus.</p>



<p class="wp-block-paragraph">Bei der neuen Firmware werden, wie in der Vergangenheit schon, mehrere Optimierungen installiert. Zum einen wird das Benutzererlebnis mit einigen Apps verbessert. Zum anderen erhält das System Optimierungen um das Benutzererlebnis zu verbessern. Zu guter letzt wir der aktuelle Sicherheitspatch Mai 2026 integriert.</p>



<p class="wp-block-paragraph">Die neue Firmware hat eine Downloadgröße von  650MB. Ich rate immer dazu, von seinen sensiblen Daten vor der Installation ein Backup zu erstellen.</p>



<h2 class="wp-block-heading">HUAWEI MatePad 11.5 2025 Firmwarebezeichnung:</h2>



<p class="has-text-align-center has-luminous-vivid-orange-background-color has-background wp-block-paragraph"><strong>4.3.0.177 (C432E4R1P4)</strong></p>



<div class="wp-block-uagb-image aligncenter uagb-block-641a800c wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img decoding="async" srcset="https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112211_com.huawei.android.hwouc_1000x700-1.jpg ,https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112211_com.huawei.android.hwouc_1000x700-1.jpg 780w, https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112211_com.huawei.android.hwouc_1000x700-1.jpg 360w" sizes="(max-width: 480px) 150px" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112211_com.huawei.android.hwouc_1000x700-1.jpg" alt="HUAWEI MatePad 11.5 (2025) PaperMatte erhält neue Firmware 6" class="uag-image-78280" width="1000" height="700" title="HUAWEI MatePad 11.5 (2025) Firmware Update" loading="lazy" role="img"></figure></div>



<div class="wp-block-uagb-image aligncenter uagb-block-c893dd8a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center"><figure class="wp-block-uagb-image__figure"><img decoding="async" srcset="https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112216_com.huawei.android.hwouc_1000x700-1.jpg ,https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112216_com.huawei.android.hwouc_1000x700-1.jpg 780w, https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112216_com.huawei.android.hwouc_1000x700-1.jpg 360w" sizes="(max-width: 480px) 150px" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/Screenshot_20260526_112216_com.huawei.android.hwouc_1000x700-1.jpg" alt="HUAWEI MatePad 11.5 (2025) PaperMatte erhält neue Firmware 7" class="uag-image-78281" width="1000" height="700" title="HUAWEI MatePad 11.5 (2025) Firmware Update" loading="lazy" role="img"></figure></div>



<h2 class="wp-block-heading">Liste der Änderungen</h2>



<p class="wp-block-paragraph">Diese Aktualisierung verbessert das Benutzererlebnis mit einigen Apps und beinhaltet zudem Patches für eine verbesserte Systemsicherheit.</p>



<h2 class="wp-block-heading">[Apps]</h2>



<p class="wp-block-paragraph">Verbessert das Benutzererlebnis mit einigen Apps.</p>



<h2 class="wp-block-heading">[System]</h2>



<p class="wp-block-paragraph">Verbessert die Systemstabilität in bestimmten Situationen.</p>



<h2 class="wp-block-heading">[Sicherheit]</h2>



<p class="wp-block-paragraph">Integriert im Mai 2026 veröffentlichte Sicherheitspatches für eine verbesserte Systemsicherheit.</p>



<h2 class="wp-block-heading">HINWEISE ZUR AKTUALISIERUNG.</h2>



<ol class="wp-block-list">
<li>Ihre persönlichen Daten werden durch die Aktualsierung nicht gelöscht. Wir empfehlen dennoch, wichtige Daten vor dem Aktualisieren zu sichern.</li>



<li>Nach Abschluss der Aktualisierung führt das System im Hintergrund eine Reihe von Optimierungen durch, die das Benutzererlebnis verbessern werden. Während der Optimierungen kann sich Ihr Gerät erhitzen und mehr Strom verbrauchen, was normal ist. Ihr Gerät ist nach zwei bis dreitägiger normaler Nutzung automatisch wieder im normalen Zustand.</li>



<li>Sollten während der Aktualisierung Probleme auftreten, rufen Sie die Kundenhotline von Huawei an oder besuchen Sie ein Kundenservice-Center von Huawei.</li>



<li>Das Aktualisierungspaket wird nach Abschluss der Aktualisierung automatisch gelöscht.</li>
</ol>



<h2 class="wp-block-heading">MEINUNG / FAZIT</h2>



<p class="wp-block-paragraph">Bis zum Februar hatte dieses Tablet fast monatlich eine neue Firmware erhalten. Nun musste man sich 3 Monate gedulden. Mit dieser neuen Firmware wurden wieder einige Optimierungen durchgeführt, um das Benutzererlebnis zu verbessern damit bei der Nutzung von verschiedenen Anwendungen weiterhin eine flüssigere Bedienung gewährleistet wird und der aktuelle Sicherheitspatch Mai 2026 wurde integriert, damit man mit diesem Tablet wieder sicher unterwegs ist.</p>



<p class="wp-block-paragraph"></p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware%2F&amp;linkname=HUAWEI%20MatePad%2011.5%20%282025%29%20PaperMatte%20erh%C3%A4lt%20neue%20Firmware" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware/">HUAWEI MatePad 11.5 (2025) PaperMatte erhält neue Firmware</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-matepad-11-5-2025-papermatte-erhaelt-neue-firmware/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt &#8211; WOLLEN WIR HABEN!!!</title>
		<link>https://www.huaweiblog.de/news/huawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben/</link>
					<comments>https://www.huaweiblog.de/news/huawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben/#respond</comments>
		
		<dc:creator><![CDATA[Rainer]]></dc:creator>
		<pubDate>Thu, 28 May 2026 14:25:58 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[HUAWEI MatePad Pro Max]]></category>
		<category><![CDATA[Release]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78250</guid>

					<description><![CDATA[<p>HUAWEI hat es wieder getan. Mit dem MatePad Pro Max bricht das Unternehmen gleich mehrere Rekorde auf einmal – und vielleicht, nur vielleicht, dürfen wir das Gerät schon bald selbst in die Hand nehmen. Noch ist nichts spruchreif, aber die Vorfreude lässt sich trotzdem kaum bremsen. Am 7. Mai 2026 hat HUAWEI das MatePad Pro Max in Bangkok offiziell vorgestellt. Was sich auf dem Papier vielleicht wie ein gewöhnliches Tablet-Update liest, entpuppt sich beim näheren Hinsehen als echter Paradigmenwechsel. Das Gerät ist mit 4,7 mm Stärke an seiner dünnsten Stelle tatsächlich das schlankste Tablet, das je auf dem Markt erschienen </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben/">HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt &#8211; WOLLEN WIR HABEN!!!</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; max-width: 720px; line-height: 1.85;">

<p style="font-size: 17px; line-height: 1.8; color: #1a1a1a; margin-bottom: 1.5rem; font-weight: 300;">HUAWEI hat es wieder getan. Mit dem MatePad Pro Max bricht das Unternehmen gleich mehrere Rekorde auf einmal – und vielleicht, nur vielleicht, dürfen wir das Gerät schon bald selbst in die Hand nehmen. Noch ist nichts spruchreif, aber die Vorfreude lässt sich trotzdem kaum bremsen.</p>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">Am 7. Mai 2026 hat HUAWEI das MatePad Pro Max in Bangkok offiziell vorgestellt. Was sich auf dem Papier vielleicht wie ein gewöhnliches Tablet-Update liest, entpuppt sich beim näheren Hinsehen als echter Paradigmenwechsel. Das Gerät ist mit 4,7 mm Stärke an seiner dünnsten Stelle tatsächlich das schlankste Tablet, das je auf dem Markt erschienen ist – dünner als das Apple iPad Pro 13&#8243; (5,1 mm) und dünner als das Samsung Galaxy Tab S11 Ultra (5,1 mm). Und trotzdem steckt in diesem Gerät alles drin, was ein Profi-Tablet braucht.</p>

<h2 style="font-family: Georgia, 'Times New Roman', serif; font-size: 22px; font-weight: 400; margin: 2.25rem 0 0.85rem; color: #1a1a1a;">Display: 13,2 Zoll und kein Kompromiss</h2>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">Das flexible OLED-Panel des MatePad Pro Max ist eine echte Augenweide. 3K-Auflösung (3.000 × 2.000 Pixel), 144 Hz Bildwiederholrate, 1.600 Nits Spitzenhelligkeit und ein Farbraum nach DCI-P3 – das klingt nach Spezifikationen, die man eher in High-End-Monitoren erwartet. Das Screen-to-Body-Ratio liegt bei beeindruckenden 94 %, der Rahmen misst nur noch 3,55 mm.</p>

<h2 style="font-family: Georgia, 'Times New Roman', serif; font-size: 22px; font-weight: 400; margin: 2.25rem 0 0.85rem; color: #1a1a1a;">Technik unter der Haube</h2>

<div style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin: 1.5rem 0;">

  <div style="background: #f5f5f5; border-radius: 8px; padding: 13px 15px; border: 1px solid #e8e8e8;">
    <div style="font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;">Chip</div>
    <div style="font-size: 14px; font-weight: 500; color: #1a1a1a;">Kirin T93 Pro</div>
  </div>

  <div style="background: #f5f5f5; border-radius: 8px; padding: 13px 15px; border: 1px solid #e8e8e8;">
    <div style="font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;">Betriebssystem</div>
    <div style="font-size: 14px; font-weight: 500; color: #1a1a1a;">HarmonyOS 4.3</div>
  </div>

  <div style="background: #f5f5f5; border-radius: 8px; padding: 13px 15px; border: 1px solid #e8e8e8;">
    <div style="font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;">RAM / Speicher</div>
    <div style="font-size: 14px; font-weight: 500; color: #1a1a1a;">12 GB / bis 512 GB</div>
  </div>

  <div style="background: #f5f5f5; border-radius: 8px; padding: 13px 15px; border: 1px solid #e8e8e8;">
    <div style="font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;">Akku (EU)</div>
    <div style="font-size: 14px; font-weight: 500; color: #1a1a1a;">9.760 mAh · 66W</div>
  </div>

  <div style="background: #f5f5f5; border-radius: 8px; padding: 13px 15px; border: 1px solid #e8e8e8;">
    <div style="font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;">Hauptkamera</div>
    <div style="font-size: 14px; font-weight: 500; color: #1a1a1a;">50 MP · True-to-Color</div>
  </div>

  <div style="background: #f5f5f5; border-radius: 8px; padding: 13px 15px; border: 1px solid #e8e8e8;">
    <div style="font-size: 11px; color: #888; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;">Audio</div>
    <div style="font-size: 14px; font-weight: 500; color: #1a1a1a;">6-Lautsprecher-System</div>
  </div>

</div>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">Der Kirin T93 Pro bringt laut HUAWEI eine 20 % höhere Performance gegenüber dem Vorgänger MatePad Pro 13,2&#8243; 2025 – und das in einem Chassis, das gleichzeitig dünner und leichter ist. Möglich macht das HUAWEIs hauseigene „Cloud Falcon Architecture&#8221;, die interne Komponenten so verteilt, dass Gewicht und Steifigkeit optimal über den Rahmen verteilt werden.</p>

<blockquote style="border-left: 3px solid #c8102e; padding: 0.85rem 1.25rem; margin: 2rem 0; background: #f9f9f9; border-radius: 0 8px 8px 0;">
  <p style="font-family: Georgia, 'Times New Roman', serif; font-size: 17px; font-style: italic; line-height: 1.65; color: #1a1a1a; margin: 0;">„Ein Tablet unter 5 mm Stärke aufzuheben – das muss ein wirklich anderes Gefühl sein als selbst das dünnste iPad Pro in der Hand zu halten. Ich kann es kaum erwarten, das selbst zu erleben.&#8221;</p>
</blockquote>

<h2 style="font-family: Georgia, 'Times New Roman', serif; font-size: 22px; font-weight: 400; margin: 2.25rem 0 0.85rem; color: #1a1a1a;">Stabilität: Dünn, aber nicht fragil</h2>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">Die große Sorge bei ultra-dünnen Geräten ist natürlich die Robustheit. HUAWEI begegnet diesem Einwand mit einer TÜV Rheinland-Zertifizierung für Biegebeständigkeit – die erste ihrer Art für ein Ultra-Thin-Tablet. Die strukturelle Steifigkeit soll im Vergleich zum Vorgänger um 60 % verbessert worden sein. Das Unibody-Gehäuse aus Vollmetall unterstreicht diesen Anspruch zusätzlich. Ob das im Alltag wirklich so überzeugend ist, wie es auf dem Papier klingt – das wäre natürlich genau der erste Punkt, den wir in einem Test unter die Lupe nehmen würden.

In Bangkok hatten wir auf jeden Fall schonmal nen BendTest gemacht 😉 : 
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/reel/DYCIF1xiVX9/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/reel/DYCIF1xiVX9/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="nofollow noopener"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">Sieh dir diesen Beitrag auf Instagram an</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/reel/DYCIF1xiVX9/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank" rel="nofollow noopener">Ein Beitrag geteilt von HUAWEI.blog (@huawei.blog)</a></p></div></blockquote>
<script async src="//www.instagram.com/embed.js"></script></p>

<h2 style="font-family: Georgia, 'Times New Roman', serif; font-size: 22px; font-weight: 400; margin: 2.25rem 0 0.85rem; color: #1a1a1a;">Kamera: Ernsthaft für ein Tablet</h2>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">Die 50-Megapixel-Hauptkamera ist das erste MatePad-Modell mit HUAWEIs „True-to-Color&#8221;-System, das die Farbgenauigkeit um bis zu 120 % gegenüber der Vorgängergeneration verbessern soll. Besonders clever: Die 12-MP-Frontkamera kommt ohne Notch aus – durch ein ultra-dünnes Linsendesign und eine neu gestaltete „Racetrack Ring&#8221;-Blende, die mehr Licht in das kompaktere Modul lässt.</p>

<hr style="height: 1px; background: #e8e8e8; border: none; margin: 2rem 0;">

<h2 style="font-family: Georgia, 'Times New Roman', serif; font-size: 22px; font-weight: 400; margin: 2.25rem 0 0.85rem; color: #1a1a1a;">Was wir uns von einem Test erhoffen würden</h2>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">Auf dem Papier ist das MatePad Pro Max ein Ausrufezeichen. Aber wie fühlt es sich an, wirklich damit zu arbeiten? Hält HarmonyOS 4.3 das Versprechen von PC-ähnlichem Multitasking in der Praxis? Wie verhält sich die WPS Office-Integration im Alltag? Fragen, auf die wir hoffentlich bald Antworten liefern können.</p>

<div style="border: 1px solid rgba(200,16,46,0.25); background: rgba(200,16,46,0.04); border-radius: 8px; padding: 1.1rem 1.35rem; margin: 1.5rem 0;">
  <p style="margin: 0; font-size: 14px; line-height: 1.75; color: #444;">⌨ <strong style="color: #c8102e;">Die große Frage:</strong> Kann das MatePad Pro Max mit der passenden Tastatur meinen MacBook Air im Arbeitsalltag ersetzen? HarmonyOS verspricht PC-nahes Arbeiten, Multitasking über mehrere Fenster und eine tiefe Integration mit dem Glide Keyboard. Ob das in der Praxis wirklich so fließend funktioniert wie auf einem vollwertigen Laptop – das wäre der spannendste Test überhaupt.</p>
</div>

<p style="font-size: 15px; line-height: 1.85; color: #444; margin-bottom: 1.25rem;">In einer Zeit, in der Tablet-Releases oft vorhersehbar sind, hat HUAWEI mit dem MatePad Pro Max eine echte Überraschung hingelegt. Ob und wann wir euch mit einem ausführlichen Test dazu versorgen können, verraten wir euch, sobald wir mehr wissen. Drückt uns die Daumen!</p>

</div>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78254" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/HUAWEI-MatePad-Pro-Max-Andreas-Zimmer2.jpeg" alt="HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt - WOLLEN WIR HABEN!!! 8" class="wp-image-78254" title="HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt - WOLLEN WIR HABEN!!! 15"></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="750" height="1000" data-id="78253" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/HUAWEI-MatePad-Pro-Max-Andreas-Zimmer.jpeg" alt="HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt - WOLLEN WIR HABEN!!! 9" class="wp-image-78253" title="HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt - WOLLEN WIR HABEN!!! 16"></figure>
</figure>



<p class="wp-block-paragraph">Falls wir das MatePad Pro Max testen können, wovon wir schonmal sehr stark ausgehen ;), was sollen wir uns für euch anschauen? Auf was habt ihr Bock? Schreibt uns in die Kommentare.</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben%2F&amp;linkname=HUAWEI%20MatePad%20Pro%20Max%3A%20Das%20d%C3%BCnnste%20Tablet%20der%20Welt%20%E2%80%93%20WOLLEN%20WIR%20HABEN%21%21%21" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben/">HUAWEI MatePad Pro Max: Das dünnste Tablet der Welt &#8211; WOLLEN WIR HABEN!!!</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-matepad-pro-max-das-duennste-tablet-der-welt-wollen-wir-haben/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HUAWEI Watch Buds 2 ab sofort verfügbar!</title>
		<link>https://www.huaweiblog.de/news/huawei-watch-buds-2-ab-sofort-verfuegbar/</link>
					<comments>https://www.huaweiblog.de/news/huawei-watch-buds-2-ab-sofort-verfuegbar/#comments</comments>
		
		<dc:creator><![CDATA[Rainer]]></dc:creator>
		<pubDate>Wed, 27 May 2026 16:39:08 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[FreeBuds]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[Huawei Watch]]></category>
		<category><![CDATA[HUAWEI WatchBuds 2]]></category>
		<guid isPermaLink="false">https://www.huaweiblog.de/?p=78240</guid>

					<description><![CDATA[<p>Was wäre, wenn du deine Smartwatch aufklappst – und darin deine Kopfhörer findest? Genau das macht die HUAWEI WATCH Buds 2. Eine 2-in-1-Kombination aus vollwertiger Smartwatch und echten True-Wireless-Earbuds, verpackt in ein Gehäuse aus Titanlegierung in Luft- und Raumfahrtqualität. Die HUAWEI WATCH Buds 2 in Schwarz – das aufgeklappte Zifferblatt gibt den Blick auf die integrierten Kopfhörer frei. (Bild: HUAWEI) Huawei hat eines seiner mutigsten Wearable-Konzepte zurückgebracht und konsequent weiterentwickelt. Die HUAWEI WATCH Buds 2 ist leichter, schlanker und kraftvoller als ihr Vorgänger. Mit ca. 54,5 g Gehäusegewicht – das sind 12 g weniger als beim ersten Modell – und </p>
<p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-watch-buds-2-ab-sofort-verfuegbar/">HUAWEI Watch Buds 2 ab sofort verfügbar!</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
.hwb-wrap {
  font-family: Arial, Helvetica, sans-serif;
  max-width: 820px;
  margin: 0 auto;
  color: #1a1a1a;
}
.hwb-lead {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: #1a1a1a;
  border-left: 4px solid #CF0A2C;
  padding: 16px 20px;
  background: #fdf5f6;
  border-radius: 0 8px 8px 0;
  margin: 0 0 28px;
}
.hwb-body {
  font-size: 15px;
  line-height: 1.85;
  color: #333;
  margin: 0 0 22px;
}
.hwb-h2 {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 36px 0 14px;
  padding-bottom: 10px;
  border-bottom: 3px solid #CF0A2C;
  display: inline-block;
}
.hwb-img-full {
  width: 100%;
  max-width: 500px;
  border-radius: 10px;
  display: block;
  margin: 20px auto 8px;
  background: #000;
}
.hwb-img-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin: 20px 0 8px;
}
.hwb-img-row img {
  width: 100%;
  border-radius: 10px;
  display: block;
  background: #000;
}
.hwb-img-caption {
  font-size: 12px;
  color: #999;
  text-align: center;
  margin: 0 0 26px;
  font-style: italic;
}
.hwb-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin: 28px 0;
}
.hwb-stat {
  background: #f5f5f7;
  border-radius: 10px;
  padding: 16px 12px;
  text-align: center;
  border: 1px solid #e5e5ea;
}
.hwb-stat-num {
  font-size: 26px;
  font-weight: 700;
  color: #CF0A2C;
  line-height: 1;
  margin: 0 0 6px;
}
.hwb-stat-label {
  font-size: 11px;
  color: #666;
  line-height: 1.4;
  margin: 0;
}
.hwb-specs {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin: 20px 0 28px;
}
.hwb-specs tr:nth-child(even) td { background: #f9f9fb; }
.hwb-specs tr:nth-child(odd)  td { background: #fff; }
.hwb-specs td {
  padding: 10px 14px;
  border: 1px solid #ebebf0;
  vertical-align: top;
}
.hwb-specs td:first-child {
  font-weight: 700;
  color: #1a1a1a;
  width: 38%;
  white-space: nowrap;
}
.hwb-specs td:last-child { color: #444; }
.hwb-price-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin: 32px 0;
}
.hwb-price-box {
  background: #f5f5f7;
  border-radius: 12px;
  padding: 20px 22px;
  border: 1px solid #e5e5ea;
}
.hwb-price-box-dark {
  background: #0f0f1a;
  border-radius: 12px;
  padding: 20px 22px;
  border: 2px solid #CF0A2C;
  position: relative;
  overflow: hidden;
}
.hwb-cta {
  background: #0f0f1a;
  border-radius: 12px;
  padding: 24px 28px;
  margin: 0 0 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
.hwb-cta-text h4 { color: #fff; font-size: 17px; margin: 0 0 6px; }
.hwb-cta-text p  { color: #888; font-size: 13px; margin: 0; }
.hwb-cta-btn {
  background: #CF0A2C;
  color: #fff;
  padding: 12px 24px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
}
.hwb-source {
  font-size: 11px;
  color: #bbb;
  margin-top: 8px;
  padding-top: 14px;
  border-top: 1px solid #f0f0f0;
}
@media (max-width: 600px) {
  .hwb-stats    { grid-template-columns: repeat(2, 1fr); }
  .hwb-img-row  { grid-template-columns: 1fr; }
  .hwb-price-row{ grid-template-columns: 1fr; }
  .hwb-cta      { flex-direction: column; }
}
</style>

<div class="hwb-wrap">

  <!-- LEAD -->
  <p class="hwb-lead">
    Was wäre, wenn du deine Smartwatch aufklappst – und darin deine Kopfhörer findest? Genau das macht die HUAWEI WATCH Buds 2. Eine 2-in-1-Kombination aus vollwertiger Smartwatch und echten True-Wireless-Earbuds, verpackt in ein Gehäuse aus Titanlegierung in Luft- und Raumfahrtqualität.
  </p>

  <!-- Hero: Black with earbuds open -->
  <img decoding="async" class="hwb-img-full" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/hwb2_photo_black.jpg" alt="HUAWEI WATCH Buds 2 in Schwarz – Kopfhörer ausgeklappt" loading="lazy" title="HUAWEI Watch Buds 2 ab sofort verfügbar! 22">
  <p class="hwb-img-caption">Die HUAWEI WATCH Buds 2 in Schwarz – das aufgeklappte Zifferblatt gibt den Blick auf die integrierten Kopfhörer frei. (Bild: HUAWEI)</p>

  <p class="hwb-body">
    Huawei hat eines seiner mutigsten Wearable-Konzepte zurückgebracht und konsequent weiterentwickelt. Die <strong>HUAWEI WATCH Buds 2</strong> ist leichter, schlanker und kraftvoller als ihr Vorgänger. Mit <strong>ca. 54,5 g</strong> Gehäusegewicht – das sind 12 g weniger als beim ersten Modell – und einer Dicke von nur <strong>ca. 14,69 mm</strong> an der dünnsten Stelle sitzt sie angenehm am Handgelenk, ohne dass man das Gefühl hat, einen Klumpen zu tragen.
  </p>

  <!-- Key Stats -->
  <div class="hwb-stats">
    <div class="hwb-stat">
      <p class="hwb-stat-num">1,5″</p>
      <p class="hwb-stat-label">LTPO AMOLED<br>3.000 Nits</p>
    </div>
    <div class="hwb-stat">
      <p class="hwb-stat-num">2-in-1</p>
      <p class="hwb-stat-label">Watch &amp; Kopfhörer<br>in einem</p>
    </div>
    <div class="hwb-stat">
      <p class="hwb-stat-num">3 T.</p>
      <p class="hwb-stat-label">Akkulaufzeit<br>Gesamtgerät</p>
    </div>
    <div class="hwb-stat">
      <p class="hwb-stat-num">4 g</p>
      <p class="hwb-stat-label">Gewicht pro<br>Kopfhörer</p>
    </div>
  </div>

  <!-- DESIGN -->
  <h2 class="hwb-h2">Design: Titan trifft Präzision</h2>

  <div class="hwb-img-row">
    <img decoding="async" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/hwb2_photo_brown.jpg" alt="HUAWEI WATCH Buds 2 in Braun – Titanlegierung" loading="lazy" title="HUAWEI Watch Buds 2 ab sofort verfügbar! 23">
    <img decoding="async" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/hwb2_photo_black.jpg" alt="HUAWEI WATCH Buds 2 in Schwarz – geöffnet" loading="lazy" title="HUAWEI Watch Buds 2 ab sofort verfügbar! 24">
  </div>
  <p class="hwb-img-caption">Erhältlich in Braun und Schwarz – Titanlegierung in Luft- und Raumfahrtqualität mit ultraharter Nanobeschichtung. (Bilder: HUAWEI)</p>

  <p class="hwb-body">
    Das vordere Gehäuse besteht aus <strong>Titanlegierung in Luft- und Raumfahrtqualität</strong>, versehen mit einer ultraharten Nanobeschichtung. Das Ergebnis: eine um <strong>200 % verbesserte Verschleißfestigkeit</strong> gegenüber dem Vorgänger. Das hintere Gehäuse nutzt hochleistungsfähige faserverstärkte Verbundwerkstoffe – leicht und trotzdem robust.
  </p>

  <p class="hwb-body">
    Klare Linien, definierte Kanten, ein Kronenschutz für zusätzliche Stoßsicherheit – das Design der Watch Buds 2 ist markant und ausdrucksstark. Das achteckige Design der Kopfhörer mit schimmernden, sternförmigen Ringen in Metallic-Optik greift die Formsprache der Uhr auf. Integrierte Magnete sorgen dafür, dass die Ohrhörer sicher im Gehäuse sitzen und sich mühelos entnehmen lassen. Dank des <strong>EasyFit-Designs</strong> lässt sich das vegane Lederarmband schnell und ohne Werkzeug wechseln.
  </p>

  <!-- DISPLAY -->
  <h2 class="hwb-h2">Display: 3.000 Nits – auch in der prallen Sonne</h2>

  <img decoding="async" class="hwb-img-full" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/hwb2_photo_brown.jpg" alt="HUAWEI WATCH Buds 2 in Braun – AMOLED Display" loading="lazy" title="HUAWEI Watch Buds 2 ab sofort verfügbar! 25">
  <p class="hwb-img-caption">Das 1,5-Zoll LTPO AMOLED-Display mit 3.000 Nits Spitzenhelligkeit – klar ablesbar bei jedem Licht. (Bild: HUAWEI)</p>

  <p class="hwb-body">
    Das <strong>1,5-Zoll LTPO AMOLED-Display</strong> mit einer Auflösung von <strong>466 × 466 Pixeln bei 310 PPI</strong> setzt einen neuen Maßstab für Smartwatch-Displays. Die <strong>Spitzenhelligkeit von bis zu 3.000 Nits</strong> stellt sicher, dass das Display selbst bei direkter Sonneneinstrahlung klar lesbar bleibt. Die Ränder wurden um <strong>36 %</strong> verschlankt gegenüber dem Vorgängermodell, was das Screen-to-Body-Verhältnis um <strong>11,6 %</strong> erhöht – das Display wirkt größer und moderner als je zuvor.
  </p>

  <!-- AUDIO -->
  <h2 class="hwb-h2">Kopfhörer &amp; Audio: Klein, leicht, überzeugend</h2>

  <img decoding="async" class="hwb-img-full" src="https://www.huaweiblog.de/wp-content/uploads/2026/05/hwb2_photo_black.jpg" alt="HUAWEI WATCH Buds 2 – integrierte Kopfhörer" loading="lazy" title="HUAWEI Watch Buds 2 ab sofort verfügbar! 26">
  <p class="hwb-img-caption">Die beiden integrierten Kopfhörer – je nur 4 g leicht, mit Full-Band Micro-Flat Driver und aktiver Geräuschunterdrückung. (Bild: HUAWEI)</p>

  <p class="hwb-body">
    Jeder der beiden Kopfhörer wiegt gerade einmal <strong>4 g</strong> – und das inklusive Ohrstöpsel. Trotz der kompakten Größe steckt in ihnen eine hochmoderne <strong>Flachmembraneinheit</strong> mit einem dreifach adaptiven EQ-Algorithmus, der den Klang automatisch an die individuelle Ohrstruktur und Hörgewohnheiten anpasst.
  </p>

  <p class="hwb-body">
    Die <strong>adaptive Links/Rechts-Erkennung</strong> bedeutet, dass man sich keine Gedanken darüber machen muss, welchen Kopfhörer man in welches Ohr steckt – die Watch Buds 2 erkennt es automatisch. Die <strong>aktive Geräuschunterdrückung (ANC)</strong> und ein Erkennungsmodus (Transparenz) sind ebenfalls an Bord. Das <strong>Knochenleitungsmikrofon</strong> mit DNN-Geräuschunterdrückung sorgt für kristallklare Anrufe auch in lauten Umgebungen. Die Akkulaufzeit der Kopfhörer beträgt <strong>4 Stunden ohne ANC</strong> und <strong>3 Stunden mit aktivierter Geräuschunterdrückung</strong> – aufgeladen werden sie direkt in der Uhr.
  </p>

  <!-- STEUERUNG -->
  <h2 class="hwb-h2">Steuerung: Vom Handgelenk und per Geste</h2>

  <p class="hwb-body">
    Die <strong>großflächige Touch-Steuerung</strong> der Watch Buds 2 ist intuitiv gestaltet: Ein zweimaliges Tippen auf die Kopfhörer, die Ohrmuschel oder den Bereich vor dem Ohr nimmt Anrufe an oder startet und pausiert die Musik. Dreimal tippen wechselt zwischen den Audiomodi. Individuelle Gesten lassen sich nach eigenen Wünschen konfigurieren. Über das spezielle Zifferblatt der Uhr behält man jederzeit den Batteriestatus der Kopfhörer im Blick – und kann Musik, Titel und Geräuschunterdrückung direkt am Handgelenk steuern.
  </p>

  <!-- GESUNDHEIT -->
  <h2 class="hwb-h2">Gesundheitsmanagement: Umfassend und alltagstauglich</h2>

  <p class="hwb-body">
    Die Watch Buds 2 ist mit einem umfangreichen Sensor-Paket ausgestattet: <strong>6-Achsen-Inertialsensoren</strong>, optischer Herzfrequenzsensor, optischer Umgebungssensor, Hall-Effekt-Sensor, kapazitiver Sensor und <strong>Knochenleitungssensor</strong>. Damit überwacht sie kontinuierlich Herzfrequenz, Blutsauerstoff, Schlaf, Atemfrequenz und Herzratenvariabilität (HRV). Die <strong>Health Insights</strong>-Funktion fasst alle Gesundheitsdaten zusammen und gibt persönliche Empfehlungen zu Schlaf, Training und emotionalem Wohlbefinden. Kompatibel mit <strong>Android 9.0+</strong> und <strong>iOS 13.0+</strong>.
  </p>

  <!-- SPECS -->
  <h2 class="hwb-h2">Technische Daten im Überblick</h2>

  <table class="hwb-specs">
    <tbody><tr><td>Display</td><td>1,5 Zoll, flexibler LTPO AMOLED · 466 × 466 px · 310 PPI · 3.000 Nits Spitzenhelligkeit</td></tr>
    <tr><td>Abmessungen (Watch)</td><td>47 × 47 × 14,69 mm</td></tr>
    <tr><td>Gewicht (Watch)</td><td>ca. 54,5 g (ohne Armband)</td></tr>
    <tr><td>Abmessungen (Kopfhörer)</td><td>21,8 × 10,3 × 10,3 mm</td></tr>
    <tr><td>Gewicht (Kopfhörer)</td><td>ca. 4 g pro Stück (inkl. Ohrstöpsel Größe M)</td></tr>
    <tr><td>Gehäuse</td><td>Vorne: Titanlegierung Luft- und Raumfahrtqualität · Hinten: faserverstärkte Verbundwerkstoffe</td></tr>
    <tr><td>Armband</td><td>Veganes Leder/Fluorelastomer-Verbundmaterial · EasyFit-Design · Schwarz oder Braun</td></tr>
    <tr><td>Akkulaufzeit</td><td>Gesamtgerät: 3 Tage · Kopfhörer (ANC aus): 4 Std. · Kopfhörer (ANC an): 3 Std.</td></tr>
    <tr><td>Konnektivität</td><td>Bluetooth · NFC · GPS</td></tr>
    <tr><td>Sensoren</td><td>6-Achsen-Inertialsensoren · Optischer HF-Sensor · Umgebungslichtsensor · Hall-Effekt-Sensor · Kapazitiver Sensor · Knochenleitungssensor</td></tr>
    <tr><td>Lautsprecher / Mikrofon</td><td>Nur in den Kopfhörern (nicht in der Watch)</td></tr>
    <tr><td>Wasserschutz</td><td>IP54 (nur Kopfhörer)</td></tr>
    <tr><td>Laden</td><td>Kabelloses Laden (9V/2A)</td></tr>
    <tr><td>Handgelenkgröße</td><td>140–210 mm</td></tr>
    <tr><td>Betriebssystem</td><td>Android 9.0 oder höher · iOS 13.0 oder höher</td></tr>
    <tr><td>Farben</td><td>Schwarz · Braun</td></tr>
    <tr><td>Lieferumfang</td><td>Watch · 2 Kopfhörer · Ohrstöpsel S/L · Ladestation mit Kabel · Schnellstartanleitung</td></tr>
  </tbody></table>

  <!-- PREIS & RABATT -->
  <div class="hwb-price-row">
    <div class="hwb-price-box">
      <p style="font-size:12px;color:#888;margin:0 0 6px;text-transform:uppercase;letter-spacing:.05em;">Unverbindliche Preisempfehlung</p>
      <p style="font-size:36px;font-weight:700;color:#CF0A2C;margin:0 0 4px;line-height:1;">499 €</p>
      <p style="font-size:13px;color:#666;margin:0;">HUAWEI WATCH Buds 2 · UVP inkl. MwSt.</p>
    </div>
    <div class="hwb-price-box-dark">
      <div style="position:absolute;top:0;right:0;background:#CF0A2C;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:0 0 0 8px;">AKTIONSANGEBOT</div>
      <p style="font-size:12px;color:#888;margin:0 0 6px;text-transform:uppercase;letter-spacing:.05em;">Rabattcode</p>
      <p style="font-size:28px;font-weight:700;color:#fff;margin:0 0 6px;line-height:1;">−50 € Rabatt</p>
      <p style="font-size:13px;color:#CF0A2C;margin:0 0 10px;">auf die HUAWEI WATCH Buds 2</p>
      <div style="background:#1a1a2e;border-radius:6px;padding:8px 12px;display:inline-block;border:1px solid #CF0A2C;">
        <span style="font-size:15px;font-weight:700;color:#fff;letter-spacing:.1em;font-family:monospace;">AHWWB25026</span>
      </div>
      <p style="font-size:11px;color:#555;margin:10px 0 0;">Gültig: 19.05.2026 – 30.06.2026</p>
    </div>
  </div>

  <!-- CTA -->
  <div class="hwb-cta">
    <div class="hwb-cta-text">
      <h4>HUAWEI WATCH Buds 2 jetzt entdecken</h4>
      <p>Code <strong style="color:#CF0A2C;">AHWWB25026</strong> im Checkout eingeben und 50 € sparen</p>
    </div>
    <a class="hwb-cta-btn" href="https://clk.tradedoubler.com/click?p=304855&#038;a=3210318&#038;g=24935492" target="_blank" rel="noopener nofollow">Jetzt kaufen →</a>
  </div>

  <p class="hwb-source">
    Quelle: <a href="https://consumer.huawei.com/de/wearables/watch-buds-2/" target="_blank" rel="noopener nofollow" style="color:#CF0A2C;">consumer.huawei.com/de/wearables/watch-buds-2/</a> · Alle Angaben gemäß Hersteller. Technische Änderungen vorbehalten.
  </p>

</div>



<p class="wp-block-paragraph"></p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_mastodon" href="https://www.addtoany.com/add_to/mastodon?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="Mastodon" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_threads" href="https://www.addtoany.com/add_to/threads?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="Threads" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_bluesky" href="https://www.addtoany.com/add_to/bluesky?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="Bluesky" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_wechat" href="https://www.addtoany.com/add_to/wechat?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="WeChat" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_telegram" href="https://www.addtoany.com/add_to/telegram?linkurl=https%3A%2F%2Fwww.huaweiblog.de%2Fnews%2Fhuawei-watch-buds-2-ab-sofort-verfuegbar%2F&amp;linkname=HUAWEI%20Watch%20Buds%202%20ab%20sofort%20verf%C3%BCgbar%21" title="Telegram" rel="nofollow noopener" target="_blank"></a></p><p>Der Beitrag <a rel="nofollow" href="https://www.huaweiblog.de/news/huawei-watch-buds-2-ab-sofort-verfuegbar/">HUAWEI Watch Buds 2 ab sofort verfügbar!</a> erschien zuerst auf <a rel="nofollow" href="https://www.huaweiblog.de">HUAWEI.blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.huaweiblog.de/news/huawei-watch-buds-2-ab-sofort-verfuegbar/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
