Avatar for user155410

user155410

Member since May 2023 • Last active May 2023
  • 0 conversations
  • 2 comments

Most recent activity

  • in Bangle.js
    Avatar for user155410

    Lol yeah, I did notice that it didn’t have low-level registers.

    However, it does mention:

    1. the I2C address (0x33),
    2. That it has a 128-byte FIFO buffer

    so I think it’s possible that I2C reads might just read from the FIFO. Assuming that it works like that, we’d still be missing instructions for how to parse that into something useful (as well as for registers to configure settings like measurement frequency, etc). And, would that be any different than the data from the HRM-raw event? @Gordon might be able to answer if the raw hrm data is the same as the I2C FIFO output.

  • in Bangle.js
    Avatar for user155410

    @Gordon

    Thanks to the power of AI and onlinedoctranslator.com, we have an English translation of the datasheet for the Vcare V31B.

    (Accuracy of translation not guaranteed. Use at your own risk.)

Actions