You are reading a single comment by @user113695 and its replies. Click here to read the full conversation.
  • Quick update:
    I was able to get it to work by starting up the hrm one second after GPS startup (via 'setTimeout') and by reducing the calls to 'draw()' to once a second (instead of every 500ms; not sure if this second change was strictly necessary).
    It seems that the system gets overwhelmed when too many potentially call-back producing services get started simultaneously?

About

Avatar for user113695 @user113695 started