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

Add FFT response Error #2

Open
telliottosceola opened this issue Aug 9, 2023 · 2 comments
Open

Add FFT response Error #2

telliottosceola opened this issue Aug 9, 2023 · 2 comments

Comments

@telliottosceola
Copy link
Member

We need to output an error if FFT is requested on a sensor but the full FFT response is not received back from the sensor. For instance if a few packets are received back but some are lost resulting in bad data. Right now there is no way to know that this failed. It is important to know as it can lead to FFT requests being sent to sensors on every cycle leading to depletion of the batteries. Knowing that the FFT response is failing will notify the user of poor wireless connectivity which can be addressed through moving the sensor, adding repeaters, etc.

@stokes776
Copy link

I vote for this feature as well!

@telliottosceola
Copy link
Member Author

@io-Jacob Do you know how complicated it would be to add this? Timeframe?

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

2 participants