<?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>Connect IQ App Development Discussion - Recent Threads</title><link>https://forums.garmin.com/developer/connect-iq/f/discussion</link><description>A place to raise Connect IQ API questions, Connect IQ SDK questions, and ask general questions about Connect IQ app development.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jun 2026 12:24:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://forums.garmin.com/developer/connect-iq/f/discussion" /><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037756?ContentTypeID=1</link><pubDate>Fri, 12 Jun 2026 12:24:21 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:e9ae6420-9887-4e8e-8216-f8b41119a946</guid><dc:creator>jim_m_58</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037756?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Automating updates has been requested a number of times since 2015, when I started doing CIQ apps.&amp;nbsp; It&amp;#39;s a bit more complex than may first appear, when it comes to things like version numbers. &amp;quot;what&amp;#39;s new&amp;quot;, pictures, etc..&amp;nbsp; &amp;nbsp; Setting up the automation each time would likely take as long, or longer, than the current process. You&amp;#39;ll also find that once an app is stable, you really don&amp;#39;t update that often - maybe once in a while to add a new device.&lt;/p&gt;
&lt;p&gt;Automation also means catching/handling any possible error.&amp;nbsp; Things you&amp;#39;ll see if doing it manually.&amp;nbsp; Sometimes the app store is down for example, or there are network issues.&lt;/p&gt;
&lt;p&gt;Using beta apps is also handy if you test on more than one device.&amp;nbsp; Update the store, and the app is available on all your devices.&amp;nbsp; I have a number of devices I regularly test with, for example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/437771?ContentTypeID=0</link><pubDate>Tue, 09 Jun 2026 11:26:36 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:571165e0-b886-4285-aa4e-3103059ad899</guid><dc:creator>andrewM</dc:creator><slash:comments>11</slash:comments><comments>https://forums.garmin.com/thread/437771?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We are living in 2026 right now, where we can do a lot of things programmatically. Garmin Simulator is quite behind and actually my biggest pain in development cycle.&lt;br /&gt;I have time measured my bug fixing today. Out of 4 hours spent on development, 3.5 hours was spent to connecting the real watch back and forth to make sure my app actually works properly. (in simulator it always works).&lt;/p&gt;
&lt;p&gt;The simulator just need a few tweaks to be WAY better:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Service or MCP to interact with simulator programmatically.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I want to automate tests, that actually do taps or button interactions, to&amp;nbsp;do a lot of UI work. It is repetitive and time consuming to do by hand, and not everything can be covered via standard test suite. I want to &lt;strong&gt;make screenshots&amp;nbsp;&lt;/strong&gt;programmatically so i can know which tests have failed and where.&lt;/p&gt;
&lt;p&gt;2. I want &lt;strong&gt;more options to run simulator from command line&lt;/strong&gt;: I have an app that works with accelerometer and gyro and it needs a playback FIT file. I have to manually select it every time i run simulator. It is time consuming and distracting. Let me just run a simulator with a playable FIT file attached. With pre-selected languages. With pre-selected other parameters.&lt;/p&gt;
&lt;p&gt;3. i want to see in simulator &lt;strong&gt;real device limitations.&lt;/strong&gt; I have faced multiple times the app runs smoothly on simulator but it runs out of memory on older&amp;nbsp;real hardware.&lt;/p&gt;
&lt;p&gt;4. That&amp;#39;s a nice bonus, but i want to be able to &lt;strong&gt;connect to a real Garmin device from the debugger wirelessly.&lt;/strong&gt; Taking watch on and off constantly connecting to a computer back and forth to test the motion-related stuff is exhausting. I know it&amp;#39;s not for every developer, but we are not only producing millions of watch faces.&lt;/p&gt;
&lt;p&gt;5. I won&amp;#39;t even mention&lt;strong&gt; BLE .requestBond()&lt;/strong&gt; that is absent from simulator for quite a while now. BLE development is more than a pain.&lt;/p&gt;
&lt;p&gt;C&amp;#39;mon, Garmin, you can do better! Or, open source simulator so we can code extra plugins ourselves.&lt;/p&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037718?ContentTypeID=1</link><pubDate>Fri, 12 Jun 2026 06:39:51 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:6feb199e-093e-4801-87f6-4d637e853cf6</guid><dc:creator>andrewM</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037718?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Yeah, it still doesn&amp;#39;t fix manual uploads and reinstalls huge time overhead, does it? Or is there a way to automate this process?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>BLE problem</title><link>https://forums.garmin.com/thread/437879?ContentTypeID=0</link><pubDate>Thu, 11 Jun 2026 09:00:34 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:bef4f9ad-6fba-45d0-8be4-3d9e91a95898</guid><dc:creator>jeromej_</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/437879?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437879/ble-problem/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello Gall,&lt;/p&gt;
&lt;p&gt;Chatgpt and I need help...&lt;/p&gt;
&lt;p&gt;I am developing a Connect IQ / Monkey C application on a Garmin fēnix 7.&lt;/p&gt;
&lt;p&gt;The application connects directly to a GoPro using Bluetooth Low Energy. The GoPro exposes the Open GoPro BLE service:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Service UUID:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;0000fea6-0000-1000-8000-00805f9b34fb&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Query Write characteristic:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;b5f90076-aa8d-11e3-9046-0002a5d5c51b&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Query Response characteristic:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;b5f90077-aa8d-11e3-9046-0002a5d5c51b&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The application can successfully:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;scan and find the GoPro,&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;connect using&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;BluetoothLowEnergy.pairDevice(scanResult)&lt;/code&gt;,&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;discover the FEA6 service,&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;find GP-0076 and GP-0077,&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;enable notifications on GP-0077,&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;write to GP-0076 using&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;WRITE_TYPE_WITH_RESPONSE&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;However, the write to GP-0076 fails with status&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;18&lt;/code&gt;, which appears to mean insufficient authentication. The Garmin device also shows that the app is using an &amp;ldquo;OPEN connection&amp;rdquo;, described as not encrypted and not authenticated.&lt;/p&gt;
&lt;p&gt;This seems to be the root problem: the GoPro requires an authenticated/encrypted BLE connection for this characteristic, but the Connect IQ app only gets an open connection.&lt;/p&gt;
&lt;p&gt;I tried the documented bonding/security options:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;BluetoothLowEnergy.setConnectionStrategy(BluetoothLowEnergy.CONNECTION_STRATEGY_SECURE_PAIR_BOND)&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;When called before scanning/pairing, the application crashes before the Garmin BLE permission prompt appears.&lt;/p&gt;
&lt;p&gt;Crash details:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Device: fēnix 7&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Part Number:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;006-B3906-00&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Firmware Version:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;26.09&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Connect IQ Version:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;6.0.2&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Error:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;System Error&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Details:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;Failed invoking &amp;lt;symbol&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Time:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;2026-06-11T08:04:50Z&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Stack:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;pc: 0x1000191e&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;pc: 0x10002360&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;pc: 0x10003a21&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start="2"&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;Device.requestBond()&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;When called after the BLE connection is established, the app remains stuck waiting.&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;onEncryptionStatus()&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;is not called, and the GoPro does not become usable as an authenticated BLE peripheral.&lt;/p&gt;
&lt;p&gt;The result is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;default/open connection works but GP-0076 write fails with authentication error&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;18&lt;/code&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;requestBond()&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;does not complete;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;setConnectionStrategy(CONNECTION_STRATEGY_SECURE_PAIR_BOND)&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;crashes the app on the fēnix 7.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Could you please confirm:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Is&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;BluetoothLowEnergy.setConnectionStrategy()&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;supported on fēnix 7 with firmware 26.09 / Connect IQ 6.0.2?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If not, what is the supported way for a Connect IQ app on fēnix 7 to establish an encrypted/authenticated BLE connection to a peripheral?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Is&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;Device.requestBond()&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;expected to trigger&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;onEncryptionStatus()&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on fēnix 7?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Is there any current limitation preventing Connect IQ apps from using authenticated GATT characteristics on fēnix 7?&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This looks less like a GoPro protocol issue and more like a Connect IQ BLE security/bonding issue, because the app reaches the characteristic correctly and the failure occurs at the GATT authentication level.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;br /&gt;Jerome&lt;/p&gt;
&lt;p&gt;&lt;span id="PING_CONTENT_MB_MAIN" style="display:none;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>SDK Bug: The currently running app requires a newer SDK to run. Please select a newer SDK in the Connect IQ SDK Manager.</title><link>https://forums.garmin.com/thread/437780?ContentTypeID=0</link><pubDate>Tue, 09 Jun 2026 14:46:31 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:46814597-8b38-411e-ae8d-9e88bb4f367a</guid><dc:creator>pstoppani</dc:creator><slash:comments>3</slash:comments><comments>https://forums.garmin.com/thread/437780?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437780/sdk-bug-the-currently-running-app-requires-a-newer-sdk-to-run-please-select-a-newer-sdk-in-the-connect-iq-sdk-manager/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I ran the SDK Manager and it update many devices but no new SDK.&amp;nbsp; Now when I try to run something in the sim I get a popup saying &amp;quot;&lt;/p&gt;
&lt;p class="p1"&gt;The currently running app requires a newer SDK to run. Please select a newer SDK in the Connect IQ SDK Manager.&amp;quot;&lt;/p&gt;
&lt;p class="p1"&gt;Garmin, this is a showstopper bug.&amp;nbsp; PLEASE fix ASAP.&lt;/p&gt;
&lt;p class="p1"&gt;Thx,&lt;/p&gt;
&lt;p class="p1"&gt;Pete&lt;/p&gt;</description></item><item><title>RE: SDK Bug: The currently running app requires a newer SDK to run. Please select a newer SDK in the Connect IQ SDK Manager.</title><link>https://forums.garmin.com/thread/2037468?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 20:04:48 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:80264ed1-b514-4c5d-a3a7-631f55112a4b</guid><dc:creator>Brandon.ConnectIQ</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037468?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437780/sdk-bug-the-currently-running-app-requires-a-newer-sdk-to-run-please-select-a-newer-sdk-in-the-connect-iq-sdk-manager/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Which device(s) were you attempting to run when you encountered this issue? Did this happen on any device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calendar on Watch Face</title><link>https://forums.garmin.com/thread/2037452?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 18:22:57 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:c7e7368e-6d3c-41ea-870c-99b145541365</guid><dc:creator>beva</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037452?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/214598/calendar-on-watch-face/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Currently there is a complication with the next calendar event from the native calendar glance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Calendar on Watch Face</title><link>https://forums.garmin.com/thread/214598?ContentTypeID=0</link><pubDate>Thu, 06 Feb 2020 02:42:59 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:2b9ba14c-01bd-465e-a69d-da594d7d9602</guid><dc:creator>Former Member</dc:creator><slash:comments>3</slash:comments><comments>https://forums.garmin.com/thread/214598?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/214598/calendar-on-watch-face/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi all!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;By hobby, I am a software developer and I recently purchased a Fenix 6. I&amp;#39;ve been looking into making a watch face that better fits my needs and I have stumbled upon a problem.&lt;br /&gt;Is there no way currently to have a watch face display the next calendar event? When I scroll down on my watch, there is a calendar widget that does exactly that! I have googled all over and visited forms from 4 years ago that said it was not possible. If that still the case? How does the widget have access to the next calendar event and how do I implement that on to a watch face?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037360?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 11:32:12 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:715ab5e6-32a9-4c0b-8d93-17747d14dc82</guid><dc:creator>jim_m_58</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037360?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;With beta versions, you, and only you can see and install the app from the store.&amp;nbsp; And unlike sideloads, you can test out app settings and fitcontrib/user data.&amp;nbsp; And depending on what you are looking at, you can use println calls to help with debugging.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.garmin.com/connect-iq/core-topics/beta-apps/"&gt;Core Topics&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Just one of the tricks you learn with experience.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037359?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 11:14:06 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:63e746d5-a115-4b14-9074-24e100da6412</guid><dc:creator>andrewM</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037359?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Tim:&lt;/p&gt;
&lt;p&gt;No, actually. When you test something complex, you want to develop/test/iterate as fast as possible. If you build-upload (manually btw, there is no automation there as well), then wait till it rolls out, get some 1-star ratings in between because something is broken and users are impatient, it doesn&amp;#39;t work, no matter you out &amp;quot;beta&amp;quot; there or not. You don&amp;#39;t have a lot of debug info from store builds as well, unless you code some built in complicated debug/log harness that actually eats tons of memory and battery on the watch, leading to a very poor performance of the app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037348?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 10:10:44 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:b3cc7b7a-94f1-44fb-8eaf-d50feb344536</guid><dc:creator>Tim</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037348?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I was about to say #4 gets my up vote but isn&amp;#39;t that the point of Beta versions on the store? Apologies if i&amp;#39;m missing something&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Garmin Connect Developer Program - Access Request Rejected Without Notification</title><link>https://forums.garmin.com/thread/2037329?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 07:35:50 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:122c1eca-77b3-4c65-8178-2ba1c087e343</guid><dc:creator>8800604</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037329?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/434542/garmin-connect-developer-program---access-request-rejected-without-notification/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;It would definitely help if Garmin provided clearer rejection reasons and status updates during the application process.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;@&lt;a class="in-cell-link" style="color:#000000;" href="https://fnf-games.io/" rel="noopener noreferrer" target="_blank"&gt;fnf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Garmin Connect Developer Program - Access Request Rejected Without Notification</title><link>https://forums.garmin.com/thread/434542?ContentTypeID=0</link><pubDate>Fri, 10 Apr 2026 16:09:56 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:07fe63ec-5343-41f6-af94-447ff0780d3f</guid><dc:creator>leonjasonherbert</dc:creator><slash:comments>7</slash:comments><comments>https://forums.garmin.com/thread/434542?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/434542/garmin-connect-developer-program---access-request-rejected-without-notification/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m hoping someone from the Garmin team or the community can help point me in the right direction.&lt;/p&gt;
&lt;p&gt;I submitted a Garmin Connect Developer Program access request on March 1 (Ticket 200767) for my company, So Smart Apps LLC. We&amp;#39;re building a health and wellness app called Apex Life that integrates wearable data for AI-powered life coaching. Garmin integration is our top priority.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Timeline:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;March 1: Submitted the access request&lt;/li&gt;
&lt;li&gt;March 2: Marc Lussi from Garmin Connect Partner Services asked for project background - I provided a detailed response the same day&lt;/li&gt;
&lt;li&gt;March 3: Marc asked for our website and Privacy Policy links&lt;/li&gt;
&lt;li&gt;March 5: I provided both (sosmartapps.app and our Privacy Policy page)&lt;/li&gt;
&lt;li&gt;March 5: Marc confirmed the request was &amp;quot;successfully verified&amp;quot; and entered the approval process (up to two business weeks)&lt;/li&gt;
&lt;li&gt;March 23, March 31, April 4: I sent follow-up emails - no response to any of them&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I recently learned through a completely separate channel that the request was apparently rejected. However, I never received any rejection notification or explanation. The last communication I received was Marc confirming the request was verified and in the approval process.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not here to complain - I just want to understand what happened and how to move forward. Specifically:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Has anyone else experienced a similar situation with the Connect Developer Program?&lt;/li&gt;
&lt;li&gt;Is there a better channel to reach the developer program team when email support goes unresponsive?&lt;/li&gt;
&lt;li&gt;If a request is rejected, is there a way to get the specific reason and resubmit?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We provided everything that was asked of us, and our use case is straightforward - read-only access to Health API data (steps, sleep, heart rate, stress, body composition) with explicit user consent. We&amp;#39;re a registered LLC and a legitimate business.&lt;/p&gt;
&lt;p&gt;Any advice or guidance would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Leon Herbert&lt;br /&gt;Founder, So Smart Apps LLC&lt;/p&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037315?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2026 06:19:38 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:70c14cf3-c837-46e3-9d20-bd300014d434</guid><dc:creator>Sam Dumont</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037315?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;WOW ! This is amazing !!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VS Code "ERROR: Unable to load devices: null" error. Any suggestions for fix?</title><link>https://forums.garmin.com/thread/2037259?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 21:20:52 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:010cd9ce-97e2-45f6-8777-bd2e953be16c</guid><dc:creator>A.Se.S</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037259?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/338423/vs-code-error-unable-to-load-devices-null-error-any-suggestions-for-fix/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;My computer is in Turkish and I fixed this exact same error by changing Java environment settings to English.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>VS Code "ERROR: Unable to load devices: null" error. Any suggestions for fix?</title><link>https://forums.garmin.com/thread/338423?ContentTypeID=0</link><pubDate>Sun, 02 Jul 2023 07:27:03 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:36a63de8-026f-43b9-bf72-90332180f1d3</guid><dc:creator>5d4f41eda4fb46208eb0ee3e09738cf9</dc:creator><slash:comments>4</slash:comments><comments>https://forums.garmin.com/thread/338423?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/338423/vs-code-error-unable-to-load-devices-null-error-any-suggestions-for-fix/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to Garmin Connect IQ and this forum. I just want to create a customized watchface and wanted to give it a try. Followed the instructions on&amp;nbsp;&lt;a href="https://developer.garmin.com/connect-iq/reference-guides/visual-studio-code-extension/"&gt;https://developer.garmin.com/connect-iq/reference-guides/visual-studio-code-extension/&lt;/a&gt;&amp;nbsp;and also downloaded latest version of SKD and all devices using SKDManager. Even though I have followed all the steps when I run the code the simulator does not open and I get the following error. I am sure that I have added all the devices to the code. What do you guys recommend me to check?&lt;/p&gt;
&lt;p&gt;----------------------------------------&lt;/p&gt;
&lt;p&gt;ERROR: Unable to load devices: null&lt;br /&gt;usage: monkeyc [-a &amp;lt;arg&amp;gt;] [-b &amp;lt;arg&amp;gt;] [--build-stats &amp;lt;arg&amp;gt;] [-c &amp;lt;arg&amp;gt;] [-d &amp;lt;arg&amp;gt;]&lt;br /&gt; [--debug-log-level &amp;lt;arg&amp;gt;] [--debug-log-output &amp;lt;arg&amp;gt;] [-e]&lt;br /&gt; [--Eno-invalid-symbol] [-f &amp;lt;arg&amp;gt;] [-g] [-h] [-i &amp;lt;arg&amp;gt;] [-k] [-l &amp;lt;arg&amp;gt;]&lt;br /&gt; [-m &amp;lt;arg&amp;gt;] [--no-gen-styles] [-o &amp;lt;arg&amp;gt;] [-O &amp;lt;arg&amp;gt;] [-p &amp;lt;arg&amp;gt;] [-r] [-s&lt;br /&gt; &amp;lt;arg&amp;gt;] [-t] [-u &amp;lt;arg&amp;gt;] [-v] [-w] [-x &amp;lt;arg&amp;gt;] [-y &amp;lt;arg&amp;gt;] [-z &amp;lt;arg&amp;gt;]&lt;/p&gt;
&lt;p&gt;........................&lt;/p&gt;
&lt;p&gt;The terminal process &amp;quot;C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe &amp;#39;-Xms1g&amp;#39;, &amp;#39;-Dfile.encoding=UTF-8&amp;#39;, &amp;#39;-Dapple.awt.UIElement=true&amp;#39;, &amp;#39;-jar&amp;#39;, &amp;#39;c:\Users\mustafa\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-6.2.1-2023-06-26-124cb49c5\bin\monkeybrains.jar&amp;#39;, &amp;#39;-o&amp;#39;, &amp;#39;bin\olmadi_1.prg&amp;#39;, &amp;#39;-f&amp;#39;, &amp;#39;c:\Users\mustafa\Documents\deneme1\olmadi_1\monkey.jungle&amp;#39;, &amp;#39;-y&amp;#39;, &amp;#39;h:\garmin_test_1\deneme1\developer_key&amp;#39;, &amp;#39;-d&amp;#39;, &amp;#39;fr255_sim&amp;#39;, &amp;#39;-w&amp;#39;&amp;quot; terminated with exit code: 101.&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037242?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 19:51:51 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:ea4dc9cf-3092-4262-9ede-653e618337e9</guid><dc:creator>jim_m_58</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037242?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Looks like you need new FW for the nordic HW.&amp;nbsp; In &amp;quot;core topics&amp;quot; for BLE, there is:&lt;/p&gt;
&lt;ul class="ul"&gt;
&lt;li class="li"&gt;
&lt;p class="p"&gt;&lt;strong class="ph b"&gt;Firmware for the nRF52 DK&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p"&gt;The memory layout of the nRF52 DK will need to be flashed to a different firmware for use with the Connect IQ SDK. The correct firmware for the development environment has been provided:&lt;/p&gt;
&lt;ul class="ul"&gt;
&lt;li class="li"&gt;
&lt;p class="p"&gt;&lt;a class="xref" href="https://developer.garmin.com/downloads/connect-iq/connectivity_1.0.0_1m_with_s132_6.1.1.zip" rel="noopener noreferrer" target="_blank"&gt;nRF52 DK firmware&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li class="li"&gt;
&lt;p class="p"&gt;&lt;a class="xref" href="https://developer.garmin.com/downloads/connect-iq/connectivity_1.0.0_usb_with_s140_6.1.1.zip" rel="noopener noreferrer" target="_blank"&gt;nRF52840 Dongle firmware&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="p"&gt;&lt;strong class="ph b"&gt;Note:&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;For SDKs prior to 9.2.0, use:&lt;/p&gt;
&lt;ul class="ul"&gt;
&lt;li class="li"&gt;
&lt;p class="p"&gt;&lt;a class="xref" href="https://developer.garmin.com/connect-iq/connectivity_2.0.1_115k2_with_s132_5.0.zip" rel="noopener noreferrer" target="_blank"&gt;nRF52 DK firmware (old)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li class="li"&gt;
&lt;p class="p"&gt;&lt;a class="xref" href="https://developer.garmin.com/downloads/connect-iq/connectivity_1.0.0_usb_with_s132_5.1.0.zip" rel="noopener noreferrer" target="_blank"&gt;nRF52840 Dongle firmware (old)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037239?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 19:49:13 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:9a154999-24c4-4d22-912e-3204fe9d7d07</guid><dc:creator>andrewM</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037239?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;ok, that one crossed off the list. Would love to see everything else though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Store upload fails: "There were no compatible devices found for the part numbers declared in the manifest file"</title><link>https://forums.garmin.com/thread/2037238?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 19:45:52 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:d3b30d4c-ac4c-4448-82ac-4d2e1f3cb514</guid><dc:creator>5667824</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037238?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437478/store-upload-fails-there-were-no-compatible-devices-found-for-the-part-numbers-declared-in-the-manifest-file/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Thanks!!&lt;br /&gt; I have added back the devices, it worked&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Store upload fails: "There were no compatible devices found for the part numbers declared in the manifest file"</title><link>https://forums.garmin.com/thread/437478?ContentTypeID=0</link><pubDate>Thu, 04 Jun 2026 09:28:04 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:457b6719-69e5-44fd-81d9-5110753834eb</guid><dc:creator>5667824</dc:creator><slash:comments>5</slash:comments><comments>https://forums.garmin.com/thread/437478?ContentTypeID=0</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437478/store-upload-fails-there-were-no-compatible-devices-found-for-the-part-numbers-declared-in-the-manifest-file/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to upload a new version of my watch face to the Connect IQ Store and the upload is rejected with:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;There were no compatible devices found for the part numbers declared in the manifest file. {0}&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The app builds and runs fine in the simulator and on a physical device. It&amp;#39;s a &lt;code&gt;type=&amp;quot;watchface&amp;quot;&lt;/code&gt; app with &lt;code&gt;minApiLevel=&amp;quot;4.0.0&amp;quot;&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;My manifest declares 57 products, including several recent devices (e.g. &lt;code&gt;fenix8pro47mm&lt;/code&gt;, &lt;code&gt;venux1&lt;/code&gt;, &lt;code&gt;fr970&lt;/code&gt;, &lt;code&gt;instinct3amoled45mm&lt;/code&gt;, &lt;code&gt;vivoactive6&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;Details:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I exported the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;.iq&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;using&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;["Export Project" / Build &amp;gt; Export Wizard]&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;with all products selected.&lt;/li&gt;
&lt;li&gt;This is an&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;[update to an existing app / brand-new submission]&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What exactly causes this error &amp;mdash; is it the SDK version, a specific unsupported product, or how the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;.iq&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;was exported?&lt;/li&gt;
&lt;li&gt;Is there a way to identify&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;which&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;part number(s) the store couldn&amp;#39;t match?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Any guidance appreciated.&lt;/p&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037227?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 19:20:45 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:a85cec17-c0ff-44d3-8db0-92febbfee768</guid><dc:creator>jim_m_58</dc:creator><slash:comments>2</slash:comments><comments>https://forums.garmin.com/thread/2037227?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Ok, in the 9.2.0 SDK (just released tody)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="ariaid-title6" class="title topictitle3"&gt;Simulator Changes&lt;/h3&gt;
&lt;div class="body"&gt;&lt;/div&gt;
&lt;h4 id="ariaid-title7" class="title topictitle4"&gt;New Features&lt;/h4&gt;
&lt;div class="body"&gt;
&lt;ul class="ul"&gt;
&lt;li class="li"&gt;
&lt;p class="p"&gt;Add bonded connection support in the simulator.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK Bug: The currently running app requires a newer SDK to run. Please select a newer SDK in the Connect IQ SDK Manager.</title><link>https://forums.garmin.com/thread/2037213?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 18:15:14 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:55e523c7-649c-4cc4-8926-560c59be6fea</guid><dc:creator>pstoppani</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037213?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437780/sdk-bug-the-currently-running-app-requires-a-newer-sdk-to-run-please-select-a-newer-sdk-in-the-connect-iq-sdk-manager/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Looks like it was a timing issue.&amp;nbsp; Today, SDK 9.2 became available and all is good now &lt;span class="emoticon" data-url="https://forums.garmin.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK Bug: The currently running app requires a newer SDK to run. Please select a newer SDK in the Connect IQ SDK Manager.</title><link>https://forums.garmin.com/thread/2037153?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 15:00:05 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:a7bd65de-f5a3-4c7f-9d72-ab172eb1e53e</guid><dc:creator>jim_m_58</dc:creator><slash:comments>0</slash:comments><comments>https://forums.garmin.com/thread/2037153?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437780/sdk-bug-the-currently-running-app-requires-a-newer-sdk-to-run-please-select-a-newer-sdk-in-the-connect-iq-sdk-manager/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;What SDK are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037151?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 14:58:22 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:d02953ac-4be1-4a78-9578-81ab3e6b6ad3</guid><dc:creator>jim_m_58</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037151?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Just a guess, but it could be the nordic HW used by the sim doesn&amp;#39;t have the ability to handle requestBond. (we are talking pre 2019)&amp;nbsp; That could also be related to older Garmin devices also lacking support.&amp;nbsp; For my BLE apps, I just allow an open connection and am asked when I&amp;#39;ve found a new sensor - not every time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Feature Request: Updated Simulator</title><link>https://forums.garmin.com/thread/2037146?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 14:33:41 GMT</pubDate><guid isPermaLink="false">a9571b57-dd57-479e-8763-8f8a603e40aa:1d8f963d-3563-4892-8c03-4f06bd5f66b6</guid><dc:creator>Sam Dumont</dc:creator><slash:comments>1</slash:comments><comments>https://forums.garmin.com/thread/2037146?ContentTypeID=1</comments><wfw:commentRss>https://forums.garmin.com/developer/connect-iq/f/discussion/437771/feature-request-updated-simulator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;If I could upvote this a million times I would do, but to be honest, I don&amp;#39;t expect anything here. If only ONE thing could be fixed, please fix the BLE requestBond(). With the requirement of using BLE Secure for almost anything, being able to run the end to end flows in the simulator would be amazing. I am developing the (AFAIK) only GoPro remote control datafield and not having this means flying blind, baking in static data in the code to simulate the flows, etc. Very painful.&lt;br /&gt;&lt;br /&gt;/rant on :&amp;nbsp;It&amp;#39;s feels so strange to me that Garmin is not investing more in the developer tooling : having the Connect IQ store means that it&amp;#39;s the only viable ecosystem for tech enthusiast athletes because it&amp;#39;s the only one where you can be sure to see support for the latest peripherals, but it feels like they are actively fighting against the people who bring that value. /rant off&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>