Watchface: DigitStorm

Please post any problems and suggestions here.


Sorry that my English is ... google translate. :-)
  • Updating steps take a long time. Is that the watch or the watchface? Seems to take longer when I have already a lot of steps the day. Today I'm at 29000 steps (I ran 21.2km today...) and after walking around in my rooms the steps are updated after sitting a few moments. New step goal and reset to zero at midnight is immediately.
  • jim_m_58:

    Thank you for the advice. I use with the following code:
    dndOn = (settings has :doNotDisturb) ? settings.doNotDisturb : false;
    I think that it work well.
    About UserProfile data, I saw this option, but is it worth doing?
  • Carmen_F:
    sleep / DND little moon icons, I changed to a crossed little bell.
    But, I fixed it. Now if there is a sleep mode, there will be a little moon if awake and dnd draw a crossed little bell.

    The screen refresh every minute 00 seconds, so when you walk the room, in every one minutes refresh watchface screen, but when new step goal and reset to zero at midnight, at that moment and the screen is refresh, so you see it is immediately. It's possible to find a watch face that refresh steps every second, but it uses energy very much and therefore it's not rational. In addition, this is only possible with new watches that use CIQ 2.x
  • gurjon - I use the user profile method in all my watch faces (I have shared code for icons). As you know, DND isn't available on all watches, and also, DND can be manually turned on at any time, and a user may not have DND tied to the sleep times.

    The user profile method works on all watches.

    So I have an icon for DND and another for sleep (from userProfile) on most watchfaces, but in general, I think many developers just use the DND method for sleep, so that's fine.
  • jim_m_58 - Did you meanthis procedure?
    If so, can I put it in the my watch face code?
    My idea is this:
    if(messText > 0){
    ... paint messages count
    } else {
    if(mySleepMode()){
    ... paint icon little moon
    } else if(dnd()){
    ... paint icon a crossed little bell
    }
    }

    place for the icon I have only one :(

    Thank you for your help.
  • I have two different icons, and I can display either or both.
  • I have no such opportunity, so I draw the sleep first or a dnd if awake.
  • gurjon
    The Connect IQ Shop link to Paypal gives a "Your session is invalid or expired".
  • wolliden:
    Thank you, I corrected, now it seems to work.
  • Hello Gurjon
    After the last update I lost a function that I liked a lot.
    I can not disable / enable do not disturb manually.
    The icon to change from a bell bar to a moon, it's not a problem ..
    My sleep hours are programmed in my profile, but often I will run at night and
    I could deactivate do not disturb. It does not work anymore ... Thank you
    P.S. I chose this skin for sleep mode that worked very well ...

    community.garmin.com/.../1327195.jpg