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 Soft Reset and Get Automatic Self-Calibration Status #17

Merged
merged 3 commits into from
Dec 31, 2020

Conversation

AndreasExner
Copy link
Contributor

I suggest to add the functions "Soft Reset" and "Get Automatic Self-Calibration Status"

@rgerhards
Copy link

I am new to Arduino, but am a veteran C/C++ programmer and have done HW level programming in the past. I sometimes notice that the sensor "hangs" without any trace of what is going on. Is "Soft Reset" supposed to solve this issue? (right now I do a full system reset if I detect no temperature change for 2 minutes, that's ok for my application).

@AndreasExner
Copy link
Contributor Author

AndreasExner commented Dec 12, 2020

I've not recognized any hanging with the sensor. But I'm not sure that changes to the ASC or the temperature offset are used without a soft reset. In my sketch, the sensor gets a soft reset when the ASC switch changed.

@nseidle
Copy link
Member

nseidle commented Dec 31, 2020

Works well. Thanks @AndreasExner!

@nseidle nseidle merged commit f839f92 into sparkfun:master Dec 31, 2020
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

Successfully merging this pull request may close these issues.

3 participants