Coder Social home page Coder Social logo

Comments (4)

maarten-pennings avatar maarten-pennings commented on August 25, 2024

I have tested it with esp32 as you can read on the homepage of this project. Your issue description does not give any information, so I don't know how to help you.

Which boards did you use. How did you connect. Which example did you run. What was the output?

from ccs811.

Dipieffe avatar Dipieffe commented on August 25, 2024

from ccs811.

maarten-pennings avatar maarten-pennings commented on August 25, 2024

Hi, this helps. It means you have the basic app installed, and you have the lib installed.
You compiled them, and run them. But the app cannot connect to the hardware.

I suspect wrong wires, broken wires, or, worst case, a broken sensor.

Would it be possible to show me photo's of the wires. Where do the wires connect to the ESP, and where do they connect to the ccs811. Assuming you use wires of different colors, a zoomed-in photo on the ESP side and a zoomed-in photo on the css811 side and a zoomed-out photo where everything is visible would be great.

Do you happen to have a logic analyser or scope? A great test is to put that on the pins of the CCS811 and check they have the correct signal.

from ccs811.

coelner avatar coelner commented on August 25, 2024

It could be another 'feature'. I have the same problem and I solved it by two things

  1. use wire.begin with defined pins e.g. Wire.begin(19, 23); see #29 The ESP32 does not have specific I2C pins.
  2. hard reset of the vcc rail for the I2C sensors. The CCS811 somehow is a little bit picky about the initialisation.

from ccs811.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.