Skip to content

Conversation

@IoTThinks
Copy link

To fix MCU Temperature for repeaters:

  • To fix the default temperature to be overridden by external sensors (if any). In MeshCore, the first value for the data type has higher priority and the later value will be ignored. E.g: If there is BME280/680, the temperature of BME280/680 will be shown instead of MCU Temperature.
  • To get and average the temperature so it is more accurate, especially in low temperature.

@IoTThinks
Copy link
Author

Tested with hardcoded value from getMCUTemperature and the temperature from BME280/680 is shown instead of MCU Temperature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant