This space is specifically for Connect IQ bug reports. Please review the Connect IQ Bug Reports FAQ before reporting a bug to be sure you have the information needed for Garmin to investigate the bug you wish to report. 

  • Make DeviceSettings.isEnhancedReadabilityModeEnabled available for Fenix 7 family of devices

    • Acknowledged on
    • 5 Comments
    The docs for isEnhancedReadabilityModeEnabled ( https://developer.garmin.com/connect-iq/api-docs/Toybox/System/DeviceSettings.html#isEnhancedReadabilityModeEnabled-var ) say that it's not available for fenix 7. `System.DeviceSettings has :isEnhancedReadabilityModeEnabled...
  • BLE bug: BLE data field causes erratic termination of all Connections

    • Acknowledged on
    • 0 Comments
    My data field app reads a data stream from a bike sensor using the compute(info) function, decodes the values and displays them. It works perfectly. However, when activating the data field on Garmin Edge1030, 1030plus and 1040, all current BLE and ANT...
  • Garmin Express resets DF App settings to default

    • Acknowledged on
    • 3 Comments
    I received a user complaint, that my DF App settings are reset whenever Garmin Express is connected to a fr255 device on a Windows 11 PC. I tried on my own PC, using my own Epix gen 2. First with an old version of Express that I had installed (7.17...
  • Display Mode in the sim and MIP devices shouldn't have Always Active

    • Acknowledged on
    • 5 Comments
    On a MIP display, it is always active. They do have low power mode, which changes how often the display updates and allows for onPartialUpdate on devices that support it. I think for MIP devices, "Always Active" should be changed back to "low power...
  • bug: terminal line-end/line-feed issues when exporting project

    • Acknowledged on
    • 5 Comments
    I noticed with SDK 7.2.0 that when I export a project the terminal behaves strangely. It all looks ok while it builds the project for the various devices, but just when it ends it looks like this: Not sure if it's VSC extension or compiler issue.
  • Anotação de Glicemia

    • Acknowledged on
    • 1 Comment
    Deveria haver no connect, estatísticas de saude, um local para anotamos as aferições de Glicemia. Assim podemos ter um historico da saude mais completo e saber como cada atividade afeta nossa glicemia.
  • Podcast app

    • Acknowledged on
    • 1 Comment
    We only have apps from third party developers. I really like Playrun, but the latest Garmin firmware has broken that, see here: https://www.playrun.app/ ... so wouldn't it be better if Garmin made their own podcast app? Alternatively, they could...
  • Simulator v7.2.0 Bug: With Sim v7.2.0 BLE connections made with nRF dongle drop after connect

    • Acknowledged on
    • 12 Comments
    With Sim v7.2.0 BLE connections made with nRF dongle disconnect immediately, after a device has successfully paired and connected.
  • Compiler Bug: Typechecker does not accept ScanResult object for Applicaton.Storage

    • Acknowledged on
    • 4 Comments
    If i code Storage.setValue("MyBLE_ScanResult", scanResult as ScanResult); the type checker complains that ScanResult is not an Application.PropertyValueType. That's true, but the API says that from v3.2.0 on it is possible to save a ScanResult with...
  • Latest SDK Manager Nasty Crash On Windows

    • Acknowledged on
    • 5 Comments
    Hi, Since latest update, I have not been able to run the SDK Manager on Windows. After the issue first appeared, I went back to download the latest from Get the SDK | Connect IQ | Garmin Developers but same issue persists. App starts, a nasty error...