Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AICONFIG File #33

Open
AndreaZGuz opened this issue Dec 29, 2023 · 0 comments
Open

AICONFIG File #33

AndreaZGuz opened this issue Dec 29, 2023 · 0 comments

Comments

@AndreaZGuz
Copy link

Hello!

When using the mobile app, we need to load the .aiconfig and .config files to the SD card, besides, .bmeconfig; this way, the user can choose between testing the algorithm or sampling data.

When "Live test algorithm" is selected, the code (main microcontroller) notifies the app (using BLE) if the gas was detected, according to the model. What variable/function notifies such information, in the bme68x_demo_sample sketch? (BSEC 2 Software library).

We want to find in the code when a specific gas is detected just to send a boolean signal to a digital output, instead of using the mobile app.

Many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant