Skip to content
Discussion options

You must be logged in to vote

Great to hear it works well on S3! Yes, it should work fine on C3/C6 too. I2C sensors run in the main loop and don't interfere with CSI processing (which runs on a separate task).

For C3/C6 (single-core), I'd suggest slightly longer update intervals (5s+ for BH1750, 30s for SHT3x) to minimize any overhead, but even your current settings should be fine.

Note: The calibration fallback in your log is due to weak WiFi signal (-78 dB), not the sensors.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gasment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants