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

[Known issue] Abnormal temperature display, 23 ℃ without inserting temperature sensor #6

Open
dream111119 opened this issue Jan 22, 2021 · 2 comments

Comments

@dream111119
Copy link

Hello, I have trouble using MRR espe today. I use a 100k thermistor. Configure. H chooses to use a temperature sensor. The serial number is 1. But when I pulled out the temperature sensor, the temperature was 23 degrees. I checked the resistance configuration and so on, and there was no problem. I want to know the reason, and then how to solve it? thank you

@vivian-ng
Copy link
Collaborator

@dream111119 I have this issue too. It has to do with the ESP32's ADC and we have not found a way to get it to display any value lower than 20+ degC. You can see the discussion here on this thread. So there will be a "baseline" value of 20+ degC even if the thermistor is not connected. Usually, the hotend and heated bed should heat up to a temperature higher than this "baseline" temperature within the stipulated thermal runaway time.

Try heating your hotend to 200 degC and heated bed to 50 degC to see if there is any problem when the temperature goes above 23 degC.

@dream111119
Copy link
Author

Thank you. I haven't found a way to check the data of esp32-adc. When it is lower than 23 degrees, the output ADC value is the same as when it is 23 degrees. I plan to test the ADC separately. It is estimated that there will be no harvest. It's very hard

@vivian-ng vivian-ng changed the title Abnormal temperature display, 23 ℃ without inserting temperature sensor [Known issue] Abnormal temperature display, 23 ℃ without inserting temperature sensor Jan 29, 2021
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