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. 

  • messages from BTLE GATT server truncated at 20 bytes

    Former Member
    Former Member
    • Ticket Created on Jan 17, 2020
    • 12 Comments
    All messages from a BTLE GATT server are truncated at 20 bytes. The server can be tested against a different client and the full payload is visible (in my case 150 bytes). This issue is reported by other users as well (see https://forums.garmin.com...
    • Jan 16, 2020 9:21 AM
  • HR accuracy

    • Ticket Created on Feb 21, 2020
    • 3 Comments
    My app is mainly used by crossfitters, the HR display from my app is wrong, but HR displays from the garmin default activity seems better. The current HR I display is the HR sent by activity info, so what can I do? I have an external chest strap...
    • Jan 13, 2020 3:26 PM
  • S60 doesn't have method ProgressBar in simulator in WatchUI in SDK connectiq-sdk-win-3.1.6-2019-10-23-2de4665c6

    • Ticket Created on Jan 17, 2020
    • 1 Comment
    When you make a progress progressBar = new WatchUi . ProgressBar ( ArrayAllLIB [ 22 ], null ); You have Error: Symbol Not Found Error Details: Could not find symbol 'ProgressBar' Stack: - onTap() at C:\Users\Parents\workspace\APP4TRNEW\source...
    • Jan 12, 2020 6:53 PM
  • Venu and Background Color

    • Ticket Created on Jan 16, 2020
    • 9 Comments
    I have a data field that is set up to change fonts when the background of the data field is set to Black or White. With the Venu this does not work, as the return color is incorrect.
    • Jan 10, 2020 10:50 PM
  • Vivoactive 3 doesn't support BLE, but manifest file allows the combination to be selected

    • Ticket Created on Jan 10, 2020
    • 18 Comments
    Vivoactive 3 doesn't support BLE, but manifest file allows the combination to be selected. If you then try and run this on the simulator or a real device it will crash as soon as any call to BLE is made.
    • Jan 10, 2020 3:52 PM
  • DC content is not persistent between onUpdate on real VA4 but it is persistent in simulator

    • Ticket Created on Jan 6, 2020
    • 12 Comments
    In simulator (VA4) is DC content persistent between onUpdate calls and it is possible to draw only changes. On real VA4 is DC content cleared before every onUpdate and it is necessary to draw whole display content. VA4: 3.80, SDK: 3.1.6
    • Jan 4, 2020 9:00 AM
  • CALORIES

    • Ticket Created on Jan 2, 2020
    • 2 Comments
    I´m trying to get calories with this function but it only displays the number when a power meter is present on simulation mode. on compute info if (info.calories != null ) { calories = info.calories; } on update textC(dc, 70, 308, Gfx.FONT_NUMBER_MEDIUM...
    • Jan 2, 2020 3:46 AM
  • Eclipse Watch Simulator Navigation Data Invalid

    • Ticket Created on Jan 2, 2020
    • 1 Comment
    1. When accessing activity.info.track or activity.info.bearing the units are radians with 0 as North, + values to East, -tive values to west. 2. If using Math.toDegrees(info.track) the output that is displayed in the eclipse watch simulator for fenix...
    • Jan 1, 2020 7:01 PM
  • makeWebRequest -402 response differs between models (e.g. Fenix 5s vs. Fenix 6 Pro)

    Former Member
    Former Member
    • Ticket Created on Jan 2, 2020
    • 3 Comments
    I am making a JSON call to a REST service using makeWebRequest. In the simulator, using a Fenix 5s or Fenix 6s, the call returns without issues. However, using a few other devices, the call is returning a -402 error ( NETWORK_RESPONSE_TOO_LARGE). What...
    • Dec 29, 2019 1:01 PM
  • FR45 fades watch-face black

    • Ticket Created on Dec 27, 2019
    • 7 Comments
    Hi, my watch-face fades to black immediately and only shows after the gesture of looking to the watch on FR45s. Next video shows that Garmin for some reason fades the watch, because it takes 4 frames to hide and show it. There's no such functionality...
    • Dec 26, 2019 8:37 PM