Hi @ddres0605
Please see the other thread about the CCS881 where you are not calling Begin on the sensor library for the i2c sensor.
If you are having trouble there are two things to try:
- Safe mode: if you can get into safe mode you can often fix problems.
- DFU mode and use the CLI or dfu-util to flash new firmware
One thing that trips people up is that the web IDE will not flash firmware compiled against a wrong version of system firmware for you device. This can make it look like nothing is happening but it is trying to protect you. Check your devices firmware version in the web IDE and make sure you are compiling against that version.