-
Notifications
You must be signed in to change notification settings - Fork 26
Description
For me, being abroad, the Sparkfun board is not available but I got the CJMCU-811 board with the CCS811. I tried to get it to work but failed so far. I'm a noob and not sure what I am doing wrong. I think I have configured all PINs correct etc but still no result. The only thing I get is a:
⸮CCS811 Basic Example
.begin() returned with an error.
Soft WDT reset
ctx: cont
sp: 3ffef2f0 end: 3ffef4d0 offset: 01b0
stack>>>
3ffef4a0: 3fffdad0 00000000 3ffee480 402020ac
3ffef4b0: feefeffe feefeffe 3ffee49c 40202cb4
3ffef4c0: feefeffe feefeffe 3ffee4b0 40100114
<<<stack<<<
ets Jan 8 2013,rst cause:2, boot mode:(1,6)
Does anybody has a good idea on how to get this to work? It seems this is the only "large" CCS811 libary and it would be great to get this working!
Many thanks in advance!