<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://forums.garmin.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Third-Party App Ideas - Recent Threads</title><link>https://forums.garmin.com/developer/connect-iq/f/app-ideas</link><description>Share ideas for Connect IQ apps you&amp;#39;d like to see a third party developer make.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Apr 2026 17:28:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://forums.garmin.com/developer/connect-iq/f/app-ideas" /><item><title>I created a new app that will start an activity at a preset zone when HR reaches a certain treshold but I'd like to have a background aspect to it which would allow launching the main app when reaching a zone...</title><link>https://forums.garmin.com/thread/434472?ContentTypeID=0</link><pubDate>Thu, 09 Apr 2026 17:28:44 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:55c0aef6-6d15-4712-9520-621edb955b06</guid><dc:creator>Enfedaque</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/434472?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/434472/i-created-a-new-app-that-will-start-an-activity-at-a-preset-zone-when-hr-reaches-a-certain-treshold-but-i-d-like-to-have-a-background-aspect-to-it-which-would-allow-launching-the-main-app-when-reaching-a-zone/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;The app is called &amp;#39;Ready&amp;#39;&lt;/p&gt;
&lt;p&gt;The SDK doesn&amp;#39;t provide ability to use GPS in background and I was wondering if Garmin was planning to give some rough location estimate maybe based on cell phone location that could be queried in the background process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>[Appbuilder project] Training label data field</title><link>https://forums.garmin.com/thread/433771?ContentTypeID=0</link><pubDate>Fri, 27 Mar 2026 13:03:07 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:a4856d6f-7d6d-4d1b-a88d-9b6112525664</guid><dc:creator>drkglb</dc:creator><slash:comments>5</slash:comments><comments>https://forums.garmin.com/thread/433771?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/433771/appbuilder-project-training-label-data-field/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="65" data-end="77"&gt;Hi everyone,&lt;/p&gt;
&lt;p data-start="79" data-end="194"&gt;I&amp;rsquo;m currently working on a personal project based on &lt;strong data-start="132" data-end="169"&gt;Garmin / Firstbeat workout labels&lt;/strong&gt; and training load logic.&lt;br /&gt;I&amp;#39;m not what you could call a developer, my skills in coding are very limited so I rely on AppBuilder, a customizable data field from Flowstate (all credits to him !) which collects and processes data from the sensors (HR, GPS mostly).&lt;br /&gt;&lt;br /&gt;The idea is to&amp;nbsp;build an &lt;strong data-start="220" data-end="245"&gt;AppBuilder data field&lt;/strong&gt; that can estimate, in real time during a run, the likely training classification of the session &amp;mdash; for example:&lt;/p&gt;
&lt;ul data-start="358" data-end="447"&gt;
&lt;li data-section-id="1vjoyq9" data-start="358" data-end="377"&gt;Recovery / Base&lt;/li&gt;
&lt;li data-section-id="19uf4qz" data-start="378" data-end="387"&gt;Tempo&lt;/li&gt;
&lt;li data-section-id="4tcswv" data-start="388" data-end="401"&gt;Threshold&lt;/li&gt;
&lt;li data-section-id="evonkn" data-start="402" data-end="412"&gt;VO2max&lt;/li&gt;
&lt;li data-section-id="unjqf6" data-start="413" data-end="435"&gt;Anaerobic Capacity&lt;/li&gt;
&lt;li data-section-id="18w1dw9" data-start="436" data-end="447"&gt;Sprints&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="449" data-end="573"&gt;The current test version does &lt;strong data-start="659" data-end="666"&gt;not&lt;/strong&gt; try to perfectly reproduce Garmin yet. It is an experimental field intended to compare, during and after an activity, the live estimates from the data field with the final Garmin classification and Traning load distribution. I hope it will help me understand how training assesment works - and maybe make my training more efficient !&lt;/p&gt;
&lt;p data-start="885" data-end="990"&gt;My approach is based on information from the following Firstbeat patent, especially the parts related to:&lt;/p&gt;
&lt;ul data-start="992" data-end="1115"&gt;
&lt;li data-section-id="rokg5x" data-start="992" data-end="1028"&gt;cumulative time in intensity zones&lt;/li&gt;
&lt;li data-section-id="154vczz" data-start="1029" data-end="1036"&gt;%LTHR&lt;/li&gt;
&lt;li data-section-id="1vjl12p" data-start="1037" data-end="1049"&gt;%AnT speed&lt;/li&gt;
&lt;li data-section-id="xxv5uu" data-start="1050" data-end="1070"&gt;modified intensity&lt;/li&gt;
&lt;li data-section-id="1mmwi63" data-start="1071" data-end="1115"&gt;aerobic vs anaerobic training effect logic&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="1117" data-end="1128"&gt;&lt;a href="https://patentimages.storage.googleapis.com/3f/81/65/bb5f45ca395b4d/US20230414143A1.pdf"&gt;patentimages.storage.googleapis.com/.../US20230414143A1.pdf&lt;/a&gt;&lt;/p&gt;
&lt;div class="relative w-full mt-4 mb-1"&gt;
&lt;div class=""&gt;
&lt;div class="relative"&gt;
&lt;div class=""&gt;
&lt;div class=""&gt;I am now looking for a few interested users who would be willing to test the data field and compare its output with Garmin&amp;rsquo;s final results after activities.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p data-start="1389" data-end="1449"&gt;The most useful test sessions would probably be things like :&lt;/p&gt;
&lt;ul data-start="1451" data-end="1572"&gt;
&lt;li data-section-id="1hrg0d9" data-start="1451" data-end="1472"&gt;easy endurance runs&lt;/li&gt;
&lt;li data-section-id="d7cc1n" data-start="1473" data-end="1498"&gt;tempo or threshold runs&lt;/li&gt;
&lt;li data-section-id="15wd6mm" data-start="1499" data-end="1515"&gt;long intervals&lt;/li&gt;
&lt;li data-section-id="w4h300" data-start="1516" data-end="1554"&gt;short intervals / 30-30 / 200 m reps&lt;/li&gt;
&lt;li data-section-id="fe7atj" data-start="1555" data-end="1572"&gt;sprint sessions&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="1574" data-end="1615"&gt;What would help most is feedback such as:&lt;/p&gt;
&lt;ul data-start="1617" data-end="1800"&gt;
&lt;li data-section-id="15m3to9" data-start="1617" data-end="1647"&gt;Garmin&amp;rsquo;s final workout label&lt;/li&gt;
&lt;li data-section-id="swdmm7" data-start="1648" data-end="1685"&gt;Aerobic / Anaerobic Training Effect&lt;/li&gt;
&lt;li data-section-id="gy85f5" data-start="1686" data-end="1730"&gt;load distribution (Low / High / Anaerobic)&lt;/li&gt;
&lt;li data-section-id="oyffm9" data-start="1731" data-end="1800"&gt;screenshots or observations from the data field during the activity&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="1802" data-end="1961"&gt;This is still an early test version, so I fully expect the model to need refinement. The idea is simply to improve it step by step with real-world comparisons.&lt;br /&gt;&lt;br /&gt;If anyone is interested in testing it or discussing the logic behind Garmin / Firstbeat workout classification, the code to copy/paste (after update with your personal values for LTHR, LT pace (converted to speed) is in the post below.&lt;br /&gt;PLEASE NOTE&amp;nbsp;:&amp;nbsp;I use a Fenix 8. I tried to optimize the code not to be too heavy on memory but if you want to give it a try, better check on a short run first if your device is capable of running the DF. It made my watch crash a few times when&amp;nbsp;displaying the map screen. So I recommend not using maps or music if you are interested.&lt;/p&gt;
&lt;p data-start="2113" data-end="2126"&gt;Thanks a lot !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Stair Stepper Data Fields Idea:</title><link>https://forums.garmin.com/thread/433130?ContentTypeID=0</link><pubDate>Mon, 16 Mar 2026 18:37:10 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:efe1a1e2-6e15-41b1-af63-01b9a90522a3</guid><dc:creator>kemsweller</dc:creator><slash:comments>6</slash:comments><comments>https://forums.garmin.com/thread/433130?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/433130/stair-stepper-data-fields-idea/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Stair Stepper Data Fields Idea: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Is it possible to change the data input for the Stair Stepper? &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;1. Add a field for the number of floors climbed (even if this is a manual input by the user). &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;2. Change the data of number of feet climbed by manual input (like the distance for Indoor Rowing) rather than scrolling from 0 to over&lt;/span&gt; 1000.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>DataField that just show the number of notifications compatible with fenix 8.</title><link>https://forums.garmin.com/thread/431569?ContentTypeID=0</link><pubDate>Thu, 19 Feb 2026 17:52:29 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:b500c7e1-9a75-4def-986e-cc42681a976d</guid><dc:creator>KQGT</dc:creator><slash:comments>2</slash:comments><comments>https://forums.garmin.com/thread/431569?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/431569/datafield-that-just-show-the-number-of-notifications-compatible-with-fenix-8/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;DataField that just show the number of notifications compatible with fenix 8, now there exist a widget but you have to push buttons, when i was walking i just want to now how many notifications&amp;nbsp; i have to check when i end my workout, the datafield exists but not for modern models of garmin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Porsche Connect app integration for FENIX PRO</title><link>https://forums.garmin.com/thread/431410?ContentTypeID=0</link><pubDate>Tue, 17 Feb 2026 15:21:59 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:6d98e9a2-000c-4929-b0a3-367a32b4cac2</guid><dc:creator>9827708</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/431410?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/431410/porsche-connect-app-integration-for-fenix-pro/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Porsche offers integrations with iOS and Tizen Wearables to do lock/unlock, use horn/flashing, climate (preheating) and other cool stuff on wearables for other brands then Garmin. I just bought my Garmin for skiing and in the summer control all Garmin equipment on my boat, but there is no current Porsche integration. Someone suggested me to create a setup using Nabu Casa Home Assistant, but this is far to complex to setup and maintain, so can you please create a widget for my FENIX PRO that allows me to use Porsche Connect services?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Feature Request: API for Native Body Composition / Weight writes (Health Data)</title><link>https://forums.garmin.com/thread/431273?ContentTypeID=0</link><pubDate>Sun, 15 Feb 2026 13:58:27 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:8082751f-178f-44bd-80f9-65985e79dd70</guid><dc:creator>LukeSwimmer</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/431273?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/431273/feature-request-api-for-native-body-composition-weight-writes-health-data/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-path-to-node="6"&gt;Dear Garmin Connect IQ Team,&lt;/p&gt;
&lt;p data-path-to-node="7"&gt;I am the developer of a popular scale reader application for Xiaomi scales. My users, especially those using devices like the &lt;b data-path-to-node="7" data-index-in-node="126"&gt;Instinct 2X Solar&lt;/b&gt;, are constantly requesting a feature that is currently restricted within the Garmin ecosystem: the ability to update the &lt;b data-path-to-node="7" data-index-in-node="265"&gt;User&amp;rsquo;s Profile Weight and Body Composition&lt;/b&gt; directly via a Connect IQ app.&lt;/p&gt;
&lt;p data-path-to-node="8"&gt;Currently, we can only use &lt;code data-path-to-node="8" data-index-in-node="27"&gt;FitContributor&lt;/code&gt; to add data to a recorded activity. This is suboptimal because:&lt;/p&gt;
&lt;ol start="1" data-path-to-node="9"&gt;
&lt;li&gt;
&lt;p data-path-to-node="9,0,0"&gt;&lt;b data-path-to-node="9,0,0" data-index-in-node="0"&gt;UX/User Profile:&lt;/b&gt; It doesn&amp;#39;t update the actual weight chart in Garmin Connect (health stats), only the summary of a &amp;quot;Generic Activity.&amp;quot;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p data-path-to-node="9,1,0"&gt;&lt;b data-path-to-node="9,1,0" data-index-in-node="0"&gt;Activity Clutter:&lt;/b&gt; Users have to save a &amp;quot;dummy&amp;quot; activity just to record their weight, which clutters their training calendar.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p data-path-to-node="9,2,0"&gt;&lt;b data-path-to-node="9,2,0" data-index-in-node="0"&gt;Hardware Constraints:&lt;/b&gt; On low-memory devices like the &lt;b data-path-to-node="9,2,0" data-index-in-node="53"&gt;Instinct 2X&lt;/b&gt;, maintaining a stable FIT session while managing BLE communication is extremely difficult for developers.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p data-path-to-node="10"&gt;&lt;b data-path-to-node="10" data-index-in-node="0"&gt;My&amp;nbsp;Proposal:&lt;/b&gt; Please consider exposing a new API or extending &lt;code data-path-to-node="10" data-index-in-node="62"&gt;UserProfile&lt;/code&gt; to allow authorized Connect IQ apps to write directly to the user&amp;#39;s Health metrics (&lt;strong&gt;Weight&lt;/strong&gt;, Body Fat %, Muscle Mass).&lt;/p&gt;
&lt;p data-path-to-node="11"&gt;This change would make Garmin the most open and useful health ecosystem for users who own 3rd party scales, fulfilling the requests of thousands of dedicated Garmin users.&lt;/p&gt;
&lt;p data-path-to-node="12"&gt;Best regards,&lt;br /&gt;&lt;br /&gt;Luke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Indoor Rowing Data Fields Idea – Estimated Distance, Split Pace &amp; Distance per Stroke (Fenix 8 Solar 47mm)</title><link>https://forums.garmin.com/thread/431049?ContentTypeID=0</link><pubDate>Wed, 11 Feb 2026 15:07:40 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:1d653975-1e9b-402c-a137-60f31f7fed42</guid><dc:creator>Felipe Dalton</dc:creator><slash:comments>10</slash:comments><comments>https://forums.garmin.com/thread/431049?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/431049/indoor-rowing-data-fields-idea-estimated-distance-split-pace-distance-per-stroke-fenix-8-solar-47mm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p class="p1"&gt;Hello Connect IQ Developers!&lt;/p&gt;
&lt;p class="p2"&gt;I&amp;rsquo;d like to propose an idea for an indoor rowing data fields:&lt;/p&gt;
&lt;p class="p2"&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;strong&gt;Objective:&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p2"&gt;Provide more meaningful rowing metrics when training without a smart rower, relying only on watch sensors.&lt;/p&gt;
&lt;p class="p2"&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;strong&gt;1. Estimated Distance (Calories-Based Model):&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p2"&gt;Even without connected equipment, watches already calculate calories and effort metrics. This means distance could be estimated using a physiological relationship:&lt;/p&gt;
&lt;p class="p2"&gt;D = ((C &amp;minus; 300) / 9.6367)^(1/3) &amp;times; T&lt;/p&gt;
&lt;p class="p2"&gt;Where:&lt;/p&gt;
&lt;ul&gt;
&lt;li class="p2"&gt;D = Estimated distance&lt;/li&gt;
&lt;li class="p1"&gt;C = Calories per hour&lt;/li&gt;
&lt;li class="p1"&gt;T = Elapsed workout time&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="p1"&gt;This concept is similar to how rowing machines derive pace from power and would require:&lt;/p&gt;
&lt;ul&gt;
&lt;li class="p2"&gt;Calories burned&lt;/li&gt;
&lt;li class="p1"&gt;Elapsed time&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="p1"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;strong&gt;2. Estimated Split Pace (500m):&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p2"&gt;Using the estimated distance, split pace could also be derived:&lt;/p&gt;
&lt;ul&gt;
&lt;li class="p2"&gt;Split Pace (500m) = Elapsed Time / (Estimated Distance / 500)&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="p1"&gt;This would allow users to see a familiar rowing metric even without a connected rower (maybe even use it with the virtual pacer?).&lt;/p&gt;
&lt;p class="p2"&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;strong&gt;3. Estimated Distance per Stroke:&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p2"&gt;If stroke count or stroke rate is accessible:&lt;/p&gt;
&lt;ul&gt;
&lt;li class="p2"&gt;Distance per Stroke = Estimated Distance / Stroke Count or alternatively;&lt;/li&gt;
&lt;li class="p2"&gt;Distance per Stroke = Speed / Stroke Rate&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="p2"&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;/p&gt;
&lt;p class="p2"&gt;Is stroke detection or stroke metrics accessible enough from a Connect IQ data field, or would this require a full Connect IQ app?&lt;/p&gt;
&lt;p class="p1"&gt;I&amp;rsquo;d love to hear thoughts from experienced Connect IQ developers.&lt;/p&gt;
&lt;p class="p1"&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is it possible to add bmw key to Garmin watch?</title><link>https://forums.garmin.com/thread/430486?ContentTypeID=0</link><pubDate>Sun, 01 Feb 2026 18:59:02 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:3add01b7-3f6e-4f3b-962e-5a2b1aa5eca6</guid><dc:creator>9798738</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/430486?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/430486/is-it-possible-to-add-bmw-key-to-garmin-watch/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Someone please create an app or functionality to add a bmw key to the Garmin watch so I have a backup to my phone. It&amp;#39;s on Apple watch and Samsung wallet. But no way to add it to the Garmin watch.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Feature request:  Ability to set a wake up alarm based upon Body Battery value like 90% or 95% or 100%.</title><link>https://forums.garmin.com/thread/430404?ContentTypeID=0</link><pubDate>Fri, 30 Jan 2026 23:24:00 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:afcf6ae4-d061-41ba-89f8-54f0ecaecd11</guid><dc:creator>JeffG</dc:creator><slash:comments>5</slash:comments><comments>https://forums.garmin.com/thread/430404?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/430404/feature-request-ability-to-set-a-wake-up-alarm-based-upon-body-battery-value-like-90-or-95-or-100/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have a Forerunner 265 and love it.&amp;nbsp; &amp;nbsp;I use it to track my Body Battery.&amp;nbsp; &amp;nbsp;I&amp;#39;d like a way to set a wake up alarm that turns on when my Body Battery reaches 100% or some settable value like 90% or 95%.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br /&gt;Conversely I&amp;#39;d like an alarm that vibrates when my Body Battery reaches a settable low value,. e.g. 20%, that indicates it is time to go to bed.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>looking for a developer with experience in Monkey C.</title><link>https://forums.garmin.com/thread/430175?ContentTypeID=0</link><pubDate>Mon, 26 Jan 2026 22:54:22 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:2bb4c559-c0df-452b-8579-ebaf5accb60a</guid><dc:creator>8612849</dc:creator><slash:comments>2</slash:comments><comments>https://forums.garmin.com/thread/430175?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/430175/looking-for-a-developer-with-experience-in-monkey-c/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;I am developing a paid widget for Garmin Connect IQ and I am looking for a developer with experience in Monkey C.&lt;/p&gt;
&lt;p&gt;It is a simple &amp;ldquo;habit tracker&amp;rdquo; (Start/Stop) widget that measures specific steps using the watch&amp;#39;s daily steps.&lt;/p&gt;
&lt;p&gt;I already have the product defined in a one-page PRD (clear flow, metrics and scope).&lt;/p&gt;
&lt;p&gt;Do you have experience developing widgets or apps for Garmin?&lt;br /&gt;If so, could you share any published projects or repositories?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Вітаю всіх! Є такий додаток як Welltory - трекер здоров'я, однак годинники гармін не передають сирі дані для нормальної аналітики. З годинниками Apple Watch все ок. Це можливо якось виправити, було б чудово, якби гармін ділились сирими данними. наприкл</title><link>https://forums.garmin.com/thread/429775?ContentTypeID=0</link><pubDate>Wed, 21 Jan 2026 15:51:03 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:14a422c0-e51f-46db-9cba-35ee082c59bc</guid><dc:creator>5857763</dc:creator><slash:comments>2</slash:comments><comments>https://forums.garmin.com/thread/429775?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/429775/welltory---apple-watch/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Можливо потрібен додаток сторонній ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Feature Request: Alarm that can only be dismissed after a certain number of steps (“Movement‑Unlock Alarm”)</title><link>https://forums.garmin.com/thread/429418?ContentTypeID=0</link><pubDate>Thu, 15 Jan 2026 20:55:42 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:ad0c6c2a-0e0a-4402-8930-56a4b0317c36</guid><dc:creator>9412070</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/429418?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/429418/feature-request-alarm-that-can-only-be-dismissed-after-a-certain-number-of-steps-movement-unlock-alarm/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;!--StartFragment --&gt;&lt;/p&gt;
&lt;p&gt;Hello Garmin team,&lt;br /&gt; I would like to propose a feature that could be very helpful for many users.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Idea:&lt;/strong&gt;&lt;br /&gt; An alarm that can only be dismissed after the user has taken a certain number of steps (e.g., 20 steps).&lt;br /&gt; Optionally, a short movement trigger (e.g., 10&amp;ndash;30 steps) or a minimum heart‑rate increase could also be used.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why this would be useful:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;prevents turning off the alarm while half asleep&lt;/li&gt;
&lt;li&gt;supports morning routines and helps users wake up more effectively&lt;/li&gt;
&lt;li&gt;ideal for people who struggle to get out of bed&lt;/li&gt;
&lt;li&gt;fits perfectly with Garmin&amp;rsquo;s focus on activity and health&lt;/li&gt;
&lt;li&gt;technically feasible, since step and movement sensors are already active&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt;&lt;br /&gt; This should be a &lt;strong&gt;system‑level feature&lt;/strong&gt;, not a Connect IQ app, because only the system alarm is reliable and allowed to run in the background.&lt;/p&gt;
&lt;p&gt;I would really appreciate it if this feature could be considered.&lt;br /&gt; Thank you very much!&lt;/p&gt;
&lt;p&gt;&lt;!--EndFragment --&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ambient noise level checker app</title><link>https://forums.garmin.com/thread/428814?ContentTypeID=0</link><pubDate>Tue, 06 Jan 2026 16:10:51 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:84f28980-e5f9-4cc0-8de5-90bfd4bb22e7</guid><dc:creator>Marcell Juhasz</dc:creator><slash:comments>3</slash:comments><comments>https://forums.garmin.com/thread/428814?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/428814/ambient-noise-level-checker-app/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I would like to have an app that checks the ambient noise (decibel) using the onboard microphone of the Venu X1. Ideally the app would show a scale and assign categories to all noise levels representing how loud a room is for example. It would be useful especially the Venu X1 is closer to a smartwatch then a fitness tracker.&lt;/p&gt;
&lt;p&gt;If there is already an existing one I would be happy to have a look. Also, I would be happy to develop this app, would be great to&amp;nbsp;understand if it was feasible in the first place to access the mic.&lt;/p&gt;
&lt;p&gt;Many thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Temporary Gearbox information on my edge when shifting</title><link>https://forums.garmin.com/thread/428654?ContentTypeID=0</link><pubDate>Sat, 03 Jan 2026 13:36:15 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:3dc37ad1-24e3-48e9-8389-7a3aca12d057</guid><dc:creator>Ron_K.</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/428654?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/428654/temporary-gearbox-information-on-my-edge-when-shifting/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Can you build a pop-up in the Edge 1040 when shifting my SRAM AXS gear that shows what gear I am using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to get battery of pedals using BLE</title><link>https://forums.garmin.com/thread/425390?ContentTypeID=0</link><pubDate>Tue, 04 Nov 2025 03:34:46 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:aeefdcbf-72bc-4c09-8ac5-c69041c0511c</guid><dc:creator>6866414</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/425390?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/425390/how-to-get-battery-of-pedals-using-ble/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am coding an android app that uses BLE to get the pedal battery. I use&lt;br /&gt; val batteryLevel = characteristic.getIntValue(BluetoothGattCharacteristic.FORMAT_UINT8, 0) &lt;br /&gt;But the return value is always 85. I have been using Rally RS200 pedals for quite a while but I don&amp;#39;t see the battery percentage decrease but it is always 85. I am wondering if I am doing it right. Has anyone been able to get the pedals battery percentage via BLE?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is it possible to manually install a data field from one model edge to a newer model?</title><link>https://forums.garmin.com/thread/424548?ContentTypeID=0</link><pubDate>Wed, 22 Oct 2025 00:15:06 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:e99521e8-0bf3-4dc2-9dfc-18722630d7f7</guid><dc:creator>kguralnik</dc:creator><slash:comments>2</slash:comments><comments>https://forums.garmin.com/thread/424548?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/424548/is-it-possible-to-manually-install-a-data-field-from-one-model-edge-to-a-newer-model/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I recently found out that the developer of one of my favorite data fields passed away. I recently upgraded from a 530 to a 540 and the field is not available for the 540.&lt;/p&gt;
&lt;p&gt;Was wondering if it is possible to manually install it, since I have it on my 530 already.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Was wondering if there is a developer that can recreate a data field?</title><link>https://forums.garmin.com/thread/424547?ContentTypeID=0</link><pubDate>Wed, 22 Oct 2025 00:08:38 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:073ace44-31ba-4971-8cea-df9ba1da4c12</guid><dc:creator>kguralnik</dc:creator><slash:comments>8</slash:comments><comments>https://forums.garmin.com/thread/424547?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/424547/was-wondering-if-there-is-a-developer-that-can-recreate-a-data-field/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I recently found out that the developer of one of my favorite data fields passed away. I recently upgraded from a 530 to a 540 and the field is not available for the 540. Was wondering if there is a developer that can recreate?&lt;/p&gt;
&lt;p&gt;It probably did more, but I only need something simple.&lt;/p&gt;
&lt;p&gt;In a single field,&amp;nbsp; it rotated the ascent, descent and difference.&amp;nbsp; The settings that i cared about were how often it changed,&amp;nbsp; and what fields it actually displayed.&lt;/p&gt;
&lt;p&gt;Personally, I only used it in a 1/2 wide field, and rotated the ascent and difference every 3 or 4 seconds.&lt;/p&gt;
&lt;p&gt;If i knew how to do it. I would.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>a program that will have a sleep schedule</title><link>https://forums.garmin.com/thread/424382?ContentTypeID=0</link><pubDate>Sun, 19 Oct 2025 09:00:04 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:6b54ec0e-fe0e-4e57-b352-9602ae316d50</guid><dc:creator>3639915</dc:creator><slash:comments>5</slash:comments><comments>https://forums.garmin.com/thread/424382?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/424382/a-program-that-will-have-a-sleep-schedule/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I use Garmin Fenix ​​8. I need a program that will have a sleep schedule and wake me up according to the point on the schedule that I can put this point on. That is, I need to wake me up as soon as I fall asleep, wake me up after the first phase of deep sleep, or wake me up after the second phase of REM sleep. I also want it to automatically include a request to record a voice note after waking up.&lt;br /&gt;Yes, in the latest update there is a regular alarm clock, it works with phases, but it doesn&amp;#39;t suit me... I am ready to finance such a development, which should belong to me after receiving it.&lt;br /&gt;Who would undertake such a development?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Shabbat watch face</title><link>https://forums.garmin.com/thread/423822?ContentTypeID=0</link><pubDate>Thu, 09 Oct 2025 05:04:01 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:e534fa57-07ad-4456-b387-269923e99ea3</guid><dc:creator>flocsy&amp;#129312;</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/423822?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/423822/shabbat-watch-face/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;What features would you like in a watch-face created for observer jews?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Time table for students</title><link>https://forums.garmin.com/thread/422078?ContentTypeID=0</link><pubDate>Tue, 16 Sep 2025 01:00:49 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:0967f9bd-01e7-4bf3-a142-9cff5f43cb1f</guid><dc:creator>3718026</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/422078?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/422078/time-table-for-students/rss?ContentTypeId=0</wfw:commentRss><description>&lt;h1 class="name"&gt;So you can upload your classes on Garmin through its settings, and it says your next class is math, for example, it says your next class is math at 12.40&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Data corruption issue</title><link>https://forums.garmin.com/thread/420109?ContentTypeID=0</link><pubDate>Sat, 23 Aug 2025 17:10:42 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:609e8930-d65c-4c7f-94f1-2878c3f957f0</guid><dc:creator>3797278</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/420109?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/420109/data-corruption-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We have a scenario where &lt;strong&gt;two users logged in with the same Garmin account but on separate Garmin devices&lt;/strong&gt;. We are retrieving their watch data from the following endpoints:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health Daily&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health Heart&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health Respiration&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health Sleep Daily&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health Sleep&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Garmin Health Stress&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our question is: &lt;strong&gt;In this case, is the data from the two devices still distinguishable per user, or will the data be merged under the single account?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If needed, we can provide additional details from the devices to assist with your investigation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Build an Activity To Monitor HR While Sleeping</title><link>https://forums.garmin.com/thread/415099?ContentTypeID=0</link><pubDate>Sun, 22 Jun 2025 00:18:42 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:763b5607-0c00-40af-947a-a5b9178abf28</guid><dc:creator>-Doug-</dc:creator><slash:comments>3</slash:comments><comments>https://forums.garmin.com/thread/415099?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/415099/build-an-activity-to-monitor-hr-while-sleeping/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve got a very specific health issue and I need an activity to monitor my HR while sleeping.&amp;nbsp;This would be for my Venue 3. Here&amp;#39;s my requirements:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;table width="320"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="64"&gt;Settings&lt;/td&gt;
&lt;td width="64"&gt;&lt;/td&gt;
&lt;td width="64"&gt;&lt;/td&gt;
&lt;td width="64"&gt;&lt;/td&gt;
&lt;td width="64"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="2"&gt;Data Screens&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Screen 1&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;2 Fields&lt;/td&gt;
&lt;td&gt;Top:&lt;/td&gt;
&lt;td&gt;Time of day&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Bottom:&lt;/td&gt;
&lt;td&gt;Heart rate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Screen 2&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;3 Fields&lt;/td&gt;
&lt;td&gt;Top:&lt;/td&gt;
&lt;td&gt;Time of day&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Middle:&lt;/td&gt;
&lt;td&gt;Heart rate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Bottom:&lt;/td&gt;
&lt;td&gt;Countdown&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Color&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Red ONLY&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Alerts&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="2"&gt;Heart Rate&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="2"&gt;High Alert&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="2"&gt;Countdown&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="3"&gt;Hours:Minutes:Seconds&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Duration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="3"&gt;Hours:Minutes:Seconds&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table height="617" width="414"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="64"&gt;Usage&lt;/td&gt;
&lt;td width="64"&gt;&lt;/td&gt;
&lt;td width="64"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="2"&gt;Start activity with top right button&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Screen 1 shows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Fit file&amp;nbsp;created&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td colspan="2"&gt;If HR is &amp;ge; High Alert for &amp;ge; Duration:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Alert continues until bottom right button is pressed&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;Screen 2 shows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;The Bottom data field (Countdown) displays a countdown timer that starts from the time the HR went over the High Alert (not the time the bottom right button was pressed).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;When the Countdown reaches 0, an Alert continues until bottom right button is pressed&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In words:&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve got a heart issue and I&amp;nbsp;need my watch to monitor my HR while sleeping. Should my HR exceed the &amp;quot;High Alert&amp;quot; setting (say 100 bpm, for example) for the &amp;quot;Duration&amp;quot; setting (say 60 seconds, for example), a High Alert warning will sound and continue sounding unit a physical button is pressed. A countdown timer will also start (say 3 hours, for example) concurrent with the time of exceeding the&amp;nbsp;&lt;span&gt;&amp;quot;High Alert&amp;quot; setting. If the&amp;nbsp;&amp;quot;High Alert&amp;quot; setting is exceeded but the&amp;nbsp;&amp;quot;Duration&amp;quot; setting isn&amp;#39;t exceeded, it wouldn&amp;#39;t count.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m currently using the Cardio activity to test this out and it kind of works. It is missing the Duration setting so I get a lot of false positives. It also doesn&amp;#39;t have the&amp;nbsp;countdown timer which is critical as it represents when I need to wake and take specific medicine!&lt;br /&gt;&lt;br /&gt;Thanks to anyone that is willing to take this on!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Doug&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>The new watch face has been released for several days and cannot be viewed in the China region</title><link>https://forums.garmin.com/thread/413226?ContentTypeID=0</link><pubDate>Fri, 30 May 2025 16:15:27 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:2681cf29-414d-4eb7-ac5d-41974b52f3b7</guid><dc:creator>3312759</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/413226?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/413226/the-new-watch-face-has-been-released-for-several-days-and-cannot-be-viewed-in-the-china-region/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;It has been on the shelves for several days and I have received a notification through email, but I am unable to view the watchface application I uploaded in the China region （The watchface has no restricted area）&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://apps.garmin.com/apps/26e89ba2-0ac7-4186-8fd0-561ae5b3a995"&gt;apps.garmin.com/.../26e89ba2-0ac7-4186-8fd0-561ae5b3a995&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>[Request] a Soccer Referee App</title><link>https://forums.garmin.com/thread/411709?ContentTypeID=0</link><pubDate>Wed, 14 May 2025 17:07:21 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:703eada1-1e83-470b-bde5-92f419e08d6b</guid><dc:creator>5064831</dc:creator><slash:comments>11</slash:comments><comments>https://forums.garmin.com/thread/411709?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/411709/request-a-soccer-referee-app/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I currently use Refsix on my apple watch. I used to use it on my Garmin, but it seems to crash after nearly every single game. Requiring an uninstall of Refsix to recover. Since I referee multiple games a day this is very inconvenient. Their support appears to be non existent as I&amp;#39;ve put in a bug/support ticket weeks ago and the most I&amp;#39;ve gotten is a request for which match this occurred.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The features I was hoping for are:&lt;br /&gt;1. Set countdown timer of my choosing(count up would be a bonus)&lt;br /&gt;2. Record goals scored including player number that scored as well as time.&lt;br /&gt;3. Record Yellow and Red cards issued, and by what player&amp;nbsp;and including time issued. (If yellow or Red given to a player already with a card, a warning would be a bonus)&lt;br /&gt;4. Match Summary accessible during and especially after match showing goals and cards issued, what time and by what player&lt;br /&gt;5. This is an absolute bonus, record the whole thing as an activity, perhaps soccer match played?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I know there are several other Referee apps out there, but the only one I have found that includes card issues is Refsix and I just can&amp;#39;t trust it.&amp;nbsp;&lt;br /&gt;I would be willing to pay a one time price to use this app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Page loop conditionned for descent</title><link>https://forums.garmin.com/thread/411522?ContentTypeID=0</link><pubDate>Mon, 12 May 2025 11:55:28 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:72d29b44-2c05-4091-b7f4-99e1c6420202</guid><dc:creator>V4l</dc:creator><slash:comments>2</slash:comments><comments>https://forums.garmin.com/thread/411522?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/app-ideas/411522/page-loop-conditionned-for-descent/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello Garmin community,&lt;/p&gt;
&lt;p&gt;I trully need a function that doesn&amp;#39;t appear on the original garmin edge os and I don&amp;#39;t know if it&amp;#39;s feasible.&lt;/p&gt;
&lt;p&gt;I am using the page loop on my Edge 530 because I like to get all my info while biking. It appears to be not that much safe when i am descending. I would like to stop the page loop when the displacement is above 45kph and that the slope is higher than 4%. That way, the app will stop loop on navigation map to keep focus on the next road corners.&lt;br /&gt;&lt;br /&gt;I never coded with Monkey C for now and doesn&amp;#39;t know the environment so i would like to get feedback. Is it worth to investigate on this and is it feasible with a device app ?&lt;/p&gt;
&lt;p&gt;The idea is getting an addon wich is always running while activity is on a certain activity profile.&lt;br /&gt;&lt;br /&gt;Thank you for your help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>