Coder Social home page Coder Social logo

Comments (4)

planeckatamb avatar planeckatamb commented on September 22, 2024 1

However, Wi-Fi is not available on the ESP32H2 so maybe also no ESP Insights. Nevertheless, I tried it with the ESP32C6 and it worked flawlessly. So I think it is a matter of hardware.

from esp-insights.

vikramdattu avatar vikramdattu commented on September 22, 2024

Hi @planeckatamb
Which example are you running idf.py menuconfig for?

If the example which is not the part of this repo, you can still add insights to your project via component manager: https://components.espressif.com/components/espressif/esp_insights
You should now see the option under idf.py menuconfig > Component Config >

Add these lines to initialise the insights in your project.
https://github.com/espressif/esp-insights/blob/main/examples/minimal_diagnostics/main/app_main.c#L63-#L73

from esp-insights.

planeckatamb avatar planeckatamb commented on September 22, 2024

Hey,
I am using the blink example https://github.com/espressif/esp-idf/tree/master/examples/get-started/blink or any other example. Currently, I am developing some Matter devices. So specifically, where I first found this problem was with this example https://github.com/espressif/connectedhomeip/tree/9f6d627e0262e1d023986291948bb4e845be803e/examples/lighting-app/esp32
I will try the insights example and the manual code insertion.

Thanks!
Mario

from esp-insights.

shripad621git avatar shripad621git commented on September 22, 2024

@planeckatamb , for trying out the lighting-app esp32 you can refer the steps here in connectedhomeip.

from esp-insights.

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.