• Connect IQ System 6 Updates

    The Connect IQ System 6 beta 2 is now available via the SDK manager. This update fixes numerous reported issues with the beta 1 SDK.

    If you'd like to test System 6 on your device, the Garmin Beta Program is publishing alpha and beta builds with Connect IQ System 6. Builds are available for the following devices:

    Device

    API Level

    Firmware

    fēnix® 6 series, tactix® Delta series, tactix Delta series, and MARQTm (gen 1)

    3.4.0

    Alpha (24.77 and above)

    fēnix 7 series, epixTm (gen 2), tactix 7, and MARQTm (gen 1)

    4.2.0

    Alpha (11.15 and above)

    Forerunner® 255 series

    4.2.0

    Public Beta (14.08 and above)

    Forerunner® 955 series

    4.2.0

    Public Beta (14.08 and above)

    Venu® 2 and 2 Plus Series

    4.2.0

    Public Beta (12.07 and above)

    Venu Sq 2 Series

    4.2.0

    Public Beta (2.39 and above)

     Firmware is coming soon for the Edge® 1040 via the beta program as well. You can follow these instructions to enroll in the beta program for your device.

    Get the SDK, get a System 6 firmware beta, and try out the upcoming System 6 today!

    • Jan 19, 2023
  • Get your app ready for the updated Connect IQ On-Device Store

    The newest version of the Connect IQ On-Device store is coming soon! The new version allows users to browse and install your apps directly from their devices.

    Get your apps ready! Here’s what you can do to make sure your apps look their best in the new store.

    One: Upload new icons

    When users browse the On-Device store, your app icon will be scaled for the user’s device by default. Of course, what looks good on mobile and web, doesn’t necessarily look good when reduced to 64 colors on a Fenix.

    Ensure your icons look good on all devices. To do that, you can now upload two icons: one for low-color devices like Fenix (64 color), and one for high-color devices like the Epix and Venu Sq 2 (24 bit per pixel).

    When editing your app details, you’ll see a new option in the Cover Image & Icons section to upload your new icons for the On-Device store:

    Click Yes to see the options to upload two new icons.

    This new setting allows you to upload quality iconography exclusively for the On-Device store, while keeping your existing iconography for mobile and web.

    Two: Associate activity types

    In the updated On-Device store, users will be able to find your data field directly within related activities on their devices. To associate your data field with activities, fill out the new Activity Types section of your app details page.

     

    Within that section, select all activities related to your data field. For example, if your data field is aimed at cyclists exclusively, you can select just the cycling activity type. If your data field can be used for multiple different activities, select as many types as are relevant.

    Try it today!

    The updates to edit your metadata are rolling out TODAY! Check it out in the app store now. Edit your app description to take full advantage of our upcoming on-device experience.

    • Dec 14, 2022
  • 2022 Developer Award Winners

    We announced the 2022 Developer Awards winners at this year's Garmin Developer Virtual Conference. If you missed the event, we have listed the winners on the Garmin blog.

    Congratulations to all our winners, and we can’t wait to see what’s in store for next year!

    • Nov 10, 2022
  • Connect IQ 4.1.6 SDK Release

    We've released Connect IQ SDK version 4.1.6, which includes new compiler optimization features, analog clock hand support for Instinct Crossover and several bug fixes. We've also updated the VS Code extension to 1.0.7, which should also be installed with 4.1.6 to ensure proper function. Here is a list of the changes and updates:

    General Changes

    • Add analog clock hand APIs.
    • Add new Activity.SPORT_* and Activity.SUB_SPORT_* enum values.
    • Add GPS Mode API.
    • Change Ant.BurstPayload.size and Ant.BurstPayload.burstDataBlob to private.
    • Fix an issue that prevented data fields with developer data from being able to start if they previously crashed.
    • Fix a text rendering issue with transparent background color on forerunner55.
    • Fix unicode characters being dropped off in debugger messages for string variables.
    • Update typing on Media.setAlbumArt, Communications.openWebpage, and WatchUi.switchToView.

    Simulator Changes

    • Add GPS Modes support.
    • Add support for Instinct Crossover.
    • Fix RunNoEvil failed to start error for music apps issue.
    • Fix music app crash when changing settings.
    • Fix an issue that caused the DeviceSettings.isTouchScreen flag to be improperly set after launching a device.
    • Update heart rate zone labels in the user profile dialog.
    • Allow starting a stopped activity in the simulator.

    Compiler Changes

    • Add compiler optimizations.
    • Add compiler logging for submitting bug reports.
    • Add resource file information to resource errors and warnings.
    • Add support for setting ‘project.typecheck’ and ‘project.optimization’ properties in a Jungle file.
    • Enable type checking by default.
    • Allow WeakReference to be explicitly or implicitly casted.
    • Fix the type checker to only generate a type check warning when doing a ‘instanceof’ operation on type Any.
    • Fix bug in converting settings resources to JSON.
    • Fix bug in check for ambiguous import statements, which caused an error to be generated for duplicate import statements.
    • Fix a bug in code generation that caused classes with the same name as the extends class name to be looked up rather than the actual super class.
    • Fix a bug where nested Array and Dictionary types caused an error.
    • Fix a bug where imported modules were applied outside of their scope.
    • Fix a bug where local variables with the same name as an imported module were sometimes mistakenly treated as the imported module.
    • Fix a bug where some const variables were using the inferred type of the variable instead of the type declared during initialization.
    • Fix a bug which did not allow nested classes to lookup symbols in its module hierarchy.
    • Fix bugs in the type checker’s lookup algorithm, which should replicate the virtual machine’s lookup algorithm.
    • Add type check error when casting a function definition.
    • Ignore invalid devices with MonkeyMotion entry point when using the -m option.
    • Fix a bug when using the ‘me’ keyword that caused type checking to error that the ‘me’ variable is uninitialized.
    • Fix a type checking bug in expression type testing for String additions with Boolean and Symbol types.
    • Nov 10, 2022
  • Connect IQ 4.1.6 SDK and Instinct Crossover

    Good afternoon Connect IQ developers! We're sure many of you have seen the new Instinct Crossover that was released today—we have a 4.1.6 SDK coming tomorrow that's required to develop apps for it. We're excited to see what you make!

    • Nov 8, 2022
  • App Store Maintenance

    The app store will be in maintenance mode for a few hours today. During this time various functionality including app loading will be disabled. We will let you know when the work is complete.

    • Nov 8, 2022
  • Welcome to Connect IQ System 6

    Welcome to Connect IQ System 6! Over the last year the Connect IQ team worked to improve every phase of the software development cycle.  

    Let's go through the new features.

    Complications

    Garmin devices collect numerous data points as users wear them. Many of these data points can be summarized and displayed on the watch face as a complication. The Connect IQ SDK offers multiple APIs to access user metrics, and has expanded the offerings with every release.

    The Toybox.Complications module consolidates the specific metrics typically displayed by Garmin devices into a unified interface. This unified interface gives the developer access to the information typically shown on the watch face for the developer. The complications are exposed using a publish/subscribe model. In addition, device app and audio content provider developers can now publish up to four complications using this new framework. Complications have public, protected, and private visibility levels with the system. Finally, Face It will also be a consumer of Connect IQ complications in a upcoming release. This allows developers to create information that can be published on Face It watch faces.

    Publishers and Subscribers

    At the heart of the complications system is a publisher/subscriber system. The system publishes complication data for subscribers to consume. Connect IQ device apps and audio content providers can publish complication data, but only watch faces can subscribe to complication information. If you are developing a device or audio content provider apps, you can publish up to four complications to the framework.

    New Compiler

    Back in June we released a beta of our new compiler toolchain that features a multi-pass optimizing compiler. This compiler will be the production compiler in next month's SDK release.

    Personality UI

    Garmin products each have a device personality. This personality can be a combination of the industrial design, the screen technology, the inputs available and the graphics styling of the system software. While there are often common components and patterns across Garmin products, this personality can alter how the user interfaces with those components. This makes it difficult for developers trying to make apps that feel native on the device.

    The goal of Personality UI is to help you navigate these design variations. It does so by providing a style system to adapt your design language to our devices, as well as a set of reusable components for your apps.

    Using Personality UI, you can have the following layout:

        <!-- The Main View for our app -->
        <layout id="MainLayout">
    
            <!-- ActionMenu hint -->
            <bitmap id="actionMenu" personality="
                icon_system__hint_action_menu
                loc_system__hint_action_menu" />
    
            <!-- Prompt Title -->
            <text-area text="@Strings.mainTitle" personality="
                light_prompt__title
                size_prompt__title
                loc_prompt__title
                font_prompt__title
            "/>
    
            <!-- Prompt Body -->
            <text-area text="@Strings.mainPrompt" personality="
                light_system__text
                size_prompt__body_with_title
                loc_prompt__body_with_title
                font_prompt__body_with_title
            " />
    
        </layout>

    With this code, the app will style itself based on the device you're building for:

    fenix7system6preview venu2system6preview

    Personality UI provides multiple new tools to help you make apps that feel native on the device.

    Monkey Style

    Monkey style is a domain-specific property language for managing style elements. It borrows heavily from CSS but has been tailored for Monkey C. Monkey style allows developers to create style property constants that can adapt among different Garmin products.

    Personality Components

    The personality components are a library of assets and monkey style definitions that you can build upon when creating your apps. See the Personality Library documentation in the new SDK for more information.

    New APIs

    System 6 has new APIs for action menus, toasts, native page loop indicators, multi-GNSS, Instinct® 2 menu icons, and even fēnix® 7X flashlight support.

    Connect IQ On-Device Store

    In an upcoming release, the on-device store will allow users to browse all store content on their device. Users will have access to all categories for their device.

    Users will also be able to browse data fields that work with their current activity. Before the end of the year, you will be able to associate your data fields with activities; watch the forums for updates.

    In-App Reviews

    App reviews are an important component of the Connect IQ store experience. If users are having positive experiences, you want to have them review the app with the least amount of friction.

    The System 6 app review system allows you to request app reviews directly from the Connect IQ app on the device. This reduces the friction involved in getting positive reviews.

    Try it Today

    You can get the Connect IQ System 6 beta from the SDK Manager. You can use the fenix7system6preview and venu2system6preview devices from the SDK manager to test the new features. We will be making beta firmware available in December via the public beta program.

    • Oct 12, 2022
  • Join us at the Garmin Developer Virtual Conference

    It’s almost that time of year again — the Garmin Developer Virtual Conference is back on October 12. The event kicks off with our State of the Union keynote session, where you can learn all about the latest updates and features for Connect IQTm, the Garmin ConnectTm Developer Program and ANT wireless. Register now to sign up.

    After the State of the Union, we’ll be hosting breakout sessions with live Q&As for a deeper dive into your favorite topics, and offer you an opportunity to speak directly to the people behind the Garmin developer programs. 

    We are offering three sets of breakouts and a workshop.:

    The Intro Track breakouts are intended for people who are new to the developer programs offered by Garmin:

    Breakout Description
    ANT Technology: Connecting Your Wireless Sensors Into the Garmin Ecosystem Explore the basics about ANT while discovering how ANT+ works. Find out how ANT and Connect IQ can help connect your wireless sensors into the Garmin ecosystem.
    Connect IQ: Introduction to Creating On-Device Experiences Learn about Garmin's Connect IQ app system and how to create apps and watch faces for Garmin devices.
    Garmin Connect Developer Program: Introduction to API integration Developers will be introduced to the Garmin Connect Developer Program and learn how to get started with the different API Integrations that this developer program offers.

    The Connect IQ track is a technical track intended for Connect IQ developers:

    Breakout Description
    Connect IQ: Optimum Monkey C Take a deep dive into the new multi-pass optimizing compiler and explore the ease of use and flexibility that this language can offer. Developers will want to have a basic understanding of Monkey C prior to attending. 
    Connect IQ: Complications That Aren't Complicated Users love having their information integrated into watch faces as complications. Discover best practices for integrating information into complications on Connect IQ watch faces.

    Connect IQ: Adding A Touch of Personality to User Experience

    Garmin products each have a distinct product personality that manifests in the typography and graphic elements. Supporting a product's personality in your app can make it feel more natural for the customer. Uncover the benefits of customizing your Connect IQ apps and watch faces to individual Garmin products while learning how to take advantage of the unique personalities of Garmin devices.

    The Business Track offers sessions to learn more about partnering with Garmin:

    Breakout Description

    Garmin Developer Programs for Business: Tools and Resources for Attribution and Branding

    Learn how to utilize our developer programs by using the tools and resources available to support attribution branding on-device. Discover out how your organization can create purposeful builds using the Garmin Connect Developer Program and Connect IQ to place your brand in-front of Garmin users.  Look at the framework, review tips and tricks and explore how your brand can go the distance using our developer platforms. 

    Garmin Ready: Promote ANT+ LEV Ebike Communication with Us

    Venture into a world of new possibilities. Our breakouts allow developers to take an in-depth look at the latest updates and features announced earlier while offering developers a chance to engage in Q&A.

    Finally, this year we are partnering with Nordic Semiconductor to offer ANT workshop: ANT Technology: Nordic Semiconductor Workshop on the nRF Connect SDK and nRF53. Get started with the nRF Connect SDK and ANT! Learn about the products Nordic Semiconductor offers and get an inside look at how to migrate from the nRF5 SDK to nRF Connect SDK. Session is two 1-hour sessions hosted by Nordic Semiconductor followed by live Q&A with the Nordic Semiconductor and ANT Wireless teams at the end of each hour.  

    You can see we have an exciting set of sessions to participate in. Register today for the breakouts you are interested in, and we will see you on October 12th!

    • Sep 15, 2022
  • GDVC Registration is Open!

    Garmin Developer Virtual Conference - Oct. 12, 2022
    Register Now!

    Are you ready to explore?
    GDVC is here to support your passion, ideas and innovations. Discover the opportunities that Connect IQTm, ANT® technology and the Garmin ConnectTm Developer Program have for you. You’ll find it all at this year’s Garmin Developer Virtual Conference.

    Keynote Session: The State of the Union
    The event kicks off with a State of the Union keynote session. See a live-streamed presentation of the latest updates and features for our programs, products and users. Be among the first to hear it.

    Breakouts: Choose Your Track
    Following the keynote are breakout sessions. In the breakouts, developers take an in-depth look at everything announced in the keynote. Engage with our Garmin team and get your questions answered in Q&A.


    Break out into a world of new possibilities.
    Track 1: Intro Created for the people new to the Garmin developer ecosystem
    Track 2: Connect IQ Created for those who are focused on Connect IQ app design and/or development.
    Track 3: Business Created for individuals and organizations interested in business partnerships with Garmin.
    Track 4: Workshop Created for those looking to use ANT with the Nordic Semiconductor nRF Connect SDK and nRF 53.

    Register Now for the State of the Union and Breakout Sessions

    For more information on the Garmin Developer Virtual Conference visit developer.garmin.com/GDVC

    • Sep 9, 2022
  • Optimal Monkey C

    Over the past two years, the Connect IQ team has been rewriting the Monkey C build tools from scratch to create a more modern, advanced toolchain. The first preview of the tools came in 2020 when we announced Monkey Types. Today, we are providing our first look at the new and improved Monkey C toolchain.

    Here are some of the improvements:

    Optimizing Code Generator

    The compiler now has a new optimization pass. This optimization pass will perform constant folding, constant substitution, branch elimination and a few other optimizations before generating your executable. These optimizations will make your code smaller and more performant without any code changes.

    You can use the -O command line option to set the optimization level. You can set the command line option in the Visual Studio Code plug in from the Workspace settings:

    Currently, level range from 0 (no optimizations) to 2 (release). Level 2 should bring the most code space reduction. 

    Typing by Default

    We want to build the tools your need to enable you to create the best apps for your customers. One of those tools is the Monkey Types, the gradual type system for Monkey C, that we announced at GDVC 2020. Since that first version, it's ability to detect errors at compile time has only grown. We believe the system is ready for prime time.

    We are enabling Monkey Types to type check code at the gradual level by default. This level operates between dynamic and static typing, checking the API but not requiring you to type your application. You can learn more about the Monkey Types system and how to configure it for your project here.

    Typing is not required for optimizations, and can be disabled within the Visual Studio Code project settings or with -l 0 from the command line.

    Improved Code Analysis

    The old compiler leaned heavily on the device virtual machine, transforming your code to bytecode with limited analysis in between. The new compiler features now transform your source into an intermediate representation (IR) that is used through the rest of the compilation phases. While still operating as a dynamic language, the IR has enough information to perform the complex analysis necessary for type checking and code generation. The compiler will be able to find many more errors up front, so you don't have to find them at runtime.

    Import and Object Instantiation

    With the old compiler, import behaved differently between type syntax and functional syntax. With the type syntax, the module name of referenced classes could be inferred by the list of imports; but in function code, it had to be explicitly stated:

    import B;
    
    // Type syntax - no module
    function usageExample() as ClassInB {
        // Functional syntax - required module
        return B.ClassInB();
    }

    With the new compiler, import works the same with types and functional syntax:

    import B;
    
    // Type syntax - no module
    function usageExample() as ClassInB {
        // Functional syntax - no more module
        return ClassInB();
    }

    Note that using statements retain the module requirement for backwards compatibility.

    Improved Logging

    If you encounter a bug with the monkeyc compiler you will need to generate logs to provide with your report. Here are the options to create debug logs:

    Long Option Argument Description
    --debug-log-level 0 = Errors, 1 = Basic Debug, 2 = Intermediate Debug, 3 = Verbose Debug Specifies the verbosity level for the output.
    --debug-log-output Path to log file to generate Specifies the path to the log file to create
    --debug-log-device Device identifier Allows limiting logs to a specific device when building a Monkey Barrel.

    Be aware that the log levels include increasingly more information about your source project. If you want to keep your project information private, limit the logging level to 1 or less. More verbosity will make it easier for Garmin to debug reported issues.

    Try it Today

    We have several improvements planned but wanted to let you try it for yourselves. You can find the beta in the SDK manager under "Connect IQ 4.1.4.Compiler 2 Beta":

    Please provide feedback on the forums. We look forward to your feedback.

    • Jun 16, 2022