• Background event system does not work

    It seems the backgrounding system is broken at least on several systems (in my case Fenix 6). It is very easy to reproduce, please follow the steps I am describing below.

    What I am trying to achieve: I want to create a widget that gets activated every…

  • Actface watchface--Know your own exercise level

    Former Member
    Former Member

    There is a widely circulated view that walking 10,000 steps a day is enough. Is that true? It seems to be different from our body. Sometimes it feels easy to see that I have walked 10,000 steps on the smart watch, and sometimes I have not reached 10,000…

  • Communications Bottleneck

    Former Member
    Former Member
    Hello,

    I started developing with connect iq a week ago and im building an application (type=widget) that allows to see ship data (speed, depth, course, windangle etc.) provided by a raspberrypi in a local (boat) wifi network. It also allows to send commands…
  • RE: My legit experience with run configs....

    As a counterpoint, I've seen apps in the store from big, well-known companies where users leave reviews like:

    Does not work properly on my VAHR.

    I wonder how that happened? Could it be that they just didn't test that platform? Maybe they just wrote…
  • Memory usage higher in sim than real device?

    Sorry if this has been covered before.

    I'm on CIQ 3.0.5 (Windows), testing with a real 935.

    I've got a complex data field which has 1592 or 1840 bytes free in the sim, under "idle conditions" (no FIT simulation, timer stopped). I don't know why the…
  • RE: Private Key Path in VS Code not working

    The developer ID isn't necessary for building, it's used for the ERA viewer. It's not a file, it's a UUID that can be determined by logging into the the CIQ store at [https://apps.garmin.com], clicking on your own developer name (*), and…

  • RE: Is there a component for multiple number picker similar to wallet PIN input?

    Yeah but it isn’t optimal to use the same UI for buttons and touch. I know Garmin 5-button devices do it, but they suffer in some cases. Like Spotify whose UI is optimized for touch on devices like Venu which don’t have full functionality when touch is…

  • RE: Getting negative speeds from Position?

    I'm not Garmin but I think it would be useful if you could play with it a bit more and include a list of steps to reproduce. To tell you the truth I've never looked (I think) at the enchanced_speed field (unless it's something displayed in GC) so maybe…

  • Bug. Instinct 2x. ConnectIQ memory allocation. FW 14.12

    The Instinct 2X only makes 96kB of memory available to each Connect IQ app.That means that applications or some of the features of the applications that need the 2.x version of Garmin Connect IQ that need to allocate 128kB of memory to each application…

  • RE: How to get sensor info like name,partNumber in DF

    I must admit - I am a newbie in Monkey C.
    I develop data fields only for Edges and started this year.
    I am always setting myself new tasks in the form of self-teaching projects.
    One of them is related to ANT+ and the possibilities. I wrote a tiny project…