Skip to content

[Bug]: Zero on Heart Rate and sp02 in HealthTelemetry on screen #9173

Description

@sergeygalkin

Category

Other

Hardware

Other

Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?

  • Meshtastic UI aka MUI colorTFT
  • InkHUD ePaper
  • OLED slide UI on any display

Firmware Version

2.7.18

Description

Steps to reproduce

  1. Attach MAX30102 to I2C
  2. Set -DMESHTASTIC_EXCLUDE_HEALTH_TELEMETRY=0 in platformio.ini
  3. Build and upload firmware
  4. Enable HealthTelemetry
meshtastic --set telemetry.device_update_interval 60 \
   --set telemetry.environment_update_interval 60 \
   --set telemetry.health_update_interval 60\
   --set telemetry.health_measurement_enabled true \
   --set telemetry.health_screen_enabled true 

In logs INFO | 17:54:14 182 [HealthTelemetry] Send: temperature=31.000000, heart_bpm=187, spO2=98

but on screen Heart Rate and sp02 are Zero

Image

Issue already described in https://www.youtube.com/watch?v=MoN9GlJEJOU

Relevant log output

INFO  | 17:54:14 182 [HealthTelemetry] Send: temperature=31.000000, heart_bpm=187, spO2=98

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions