Communication with SCD41 (ESP8266) #672
XXXmathevXXX
started this conversation in
General
Replies: 1 comment
-
After some additive hours of testing, I found out that: But I still don't understand WHY. If I connect +3,3 V of the sensor to one GPIO and manually restart it, IT doesn't work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I cannot solve my problem getting data from SDC41 using ES8266-RTOS-SDK and this library. Physically, I have everything connected correctly (including 4k7 pull-up resistors). I get the communication error


I tried using the example code here in the repository.
Nothing else is on the I2C bus now.
I also tried one test to see if the sensor was working. I tried using the Arduino platform, and it worked immediately.
Would you have some tips, or should I try another library? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions