You are reading a single comment by @HughB and its replies. Click here to read the full conversation.
  • Thanks for that. The test harness is basically using the same code that the step counter is using ? So I was scratching my head and realised that my javascript version does

    function onAccel(a) {
      var m = a.mag;
    

    Hence wondering if a.mag comes from the accelerometer chip or its calculated in the firmware ?

About

Avatar for HughB @HughB started