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

C1001 human detection, sleep mode, additional documentations #3

Open
TPCQitek opened this issue Jan 13, 2025 · 0 comments
Open

C1001 human detection, sleep mode, additional documentations #3

TPCQitek opened this issue Jan 13, 2025 · 0 comments

Comments

@TPCQitek
Copy link

are there more specific documentation of the function available?

While we now have a reasonable working system, to Monitor Sleep and related states, we now need to go deeper on some details:

for example
sSleepStatistics statistics = hu.getSleepStatistics(); // Get sleep statistics, the sensor reports the whole night's sleep statistics data when it judges the sleep process to be over.

we are not seeing reliable and usable results in the getSleepStatistics
what describes these conditions?

Serial.print("\tNumber of apneas: ");
Serial.println(comprehensiveState.apneaEvents);

please define the cause and result of the Apnea event?

etc,

Terence

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