Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SHTC3 sensor stays asleep after soft reboot #5510

Open
liquidraver opened this issue Dec 5, 2024 · 0 comments
Open

[Bug]: SHTC3 sensor stays asleep after soft reboot #5510

liquidraver opened this issue Dec 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@liquidraver
Copy link

Category

Hardware Compatibility, Other

Hardware

Station G2

Firmware Version

2.5.x

Description

SHTC3 sensor (https://www.adafruit.com/product/4636) stops working after a soft-reboot.
Power-cycle solves it.

I'm not good at coding, but I found these, hope it helps somebody more capable:

adafruit/Adafruit_CircuitPython_SHTC3#2
adafruit/circuitpython#4147
adafruit/tinyuf2#74

Relevant log output

After a power-cycle:

.[37m.[0m..[32m.INFO  .[0m| 08:56:10 15 [EnvironmentTelemetry] .[32m.Environment Telemetry: init.[0m
.[37m.[0m..[32m.INFO  .[0m| 08:56:10 15 [EnvironmentTelemetry] .[32m.Init sensor: SHTC3.[0m
.[37m.[0m..[32m.INFO  .[0m| 08:56:10 15 [EnvironmentTelemetry] .[32m.Opened SHTC3 sensor on i2c bus.[0m
.[37m.[0m..[32m.INFO  .[0m| 08:56:11 16 [EnvironmentTelemetry] .[32m.Send: barometric_pressure=0.000000, current=0.000000, gas_resistance=0.000000, relative_humidity=67.099998, temperature=8.650000.[0m


After soft-reboot:

.[37m.[0m..[32m.INFO  .[0m| 08:57:14 15 [EnvironmentTelemetry] .[32m.Environment Telemetry: init.[0m
.[37m.[0m..[32m.INFO  .[0m| 08:57:14 15 [EnvironmentTelemetry] .[32m.Init sensor: SHTC3.[0m
.[33m.[0m..[33m.WARN  .[0m| 08:57:14 15 [EnvironmentTelemetry] .[33m.Can't connect to detected SHTC3 sensor. Remove from nodeTelemetrySensorsMap.[0m
@liquidraver liquidraver added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant