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

TS80P reading room temperature too high after upgrade to IronOS 2.22 #1986

Closed
nikolasgd opened this issue Oct 21, 2024 · 15 comments · Fixed by #1990
Closed

TS80P reading room temperature too high after upgrade to IronOS 2.22 #1986

nikolasgd opened this issue Oct 21, 2024 · 15 comments · Fixed by #1990
Assignees

Comments

@nikolasgd
Copy link

nikolasgd commented Oct 21, 2024

My TS80P with IronOS 2.22E.C308FE8C reports a room temperature of around 170 degrees Celsius in idle mode.

For reproducing both handle and tips are at room temperature, around 21 degrees C. I have calibrated the iron and tried multiple tips (and power adapters just to make sure), all the same.

Values reported in debug menu are: RTip at ~ 1500 and CHan at ~ 170.

So from my understanding, CHan is the PCB temperature sensor reading in Celsius x 10? Seems reasonable in tolerance.

Reported temperature in idle main menu seems to be exactly the CHan value (without the decimal fraction part). So a CHan value of 170.1 will report tip temperature of 170 degrees celcius.

Since both Rtip and CHan values are in expected range, this must a software bug?

Thanks for looking into it. I really appreciate the work and dedication you put into this.

@nikolasgd
Copy link
Author

Just to confirm. This does not occur in the previous release IronOS V2.21. I have switched back to this version for now, as PD is also not working anymore in the latest release.

@discip
Copy link
Collaborator

discip commented Oct 29, 2024

Have you tried calibrating the device according to this documentation?
Please follow the instructions carefully, especially those stating to wait. 😊

@nikolasgd
Copy link
Author

Definitely not a calibration issue. Temperature is reported correctly after switching back to IronOS 2.21

@nikolasgd
Copy link
Author

I followed these instructions: https://ralim.github.io/IronOS/Menu/#calibrate-tip-cjc

And yes, I waited more than 30 minutes and used a cold tip 😊

@discip
Copy link
Collaborator

discip commented Oct 29, 2024

Oh, sorry, I forgot to put in the link to the documentation and missed the part in the initial post that literally states that you already calibrated the iron. 🤦🏻 😅

Definitely not a calibration issue.

I followed these instructions:

That's interesting.
I also own a TS80P and it works as expected with the latest firmware.

Maybe your device uses a GD chip instead of a STM one?

@nikolasgd
Copy link
Author

I will check tomorrow which chip is used. Can I find this info in the debug menu or only by looking at the pcb?

@discip
Copy link
Collaborator

discip commented Nov 1, 2024

Unfortunately you would need to open the device.

@nikolasgd
Copy link
Author

image

So the chip on the upper side of the PCB is an STM32.

@discip
Copy link
Collaborator

discip commented Nov 4, 2024

@nikolasgd
Have you tried cleaning the contacts of the jack and plug with isopropyl alcohol?

@Ralim
Any idea what could be causing this behavior?

@nikolasgd
Copy link
Author

@nikolasgd Have you tried cleaning the contacts of the jack and plug with isopropyl alcohol?

I haven't tried that, as the problem can be reproduced with all of my 5 or so tips. And the temperature reads perfectly fine in IronOS 2.21.

@nikolasgd nikolasgd changed the title TS80P reading room temperature too high TS80P reading room temperature too high after upgrade to IronOS 2.22 Nov 4, 2024
@Ralim
Copy link
Owner

Ralim commented Nov 5, 2024

Eugh what a mess.

I have a suspicion of the cause on this, we had some issues with analog mode on clone chips.
Possibly this is causing an issue on this legit STM32.

I'll try and make a test image for you when I get time (nag me in 24 hours if I dont post one)

@nikolasgd
Copy link
Author

Ready to test the image whenever you are! @Ralim

@Ralim
Copy link
Owner

Ralim commented Nov 7, 2024

Apologies on the delay,
Turned out to not be what I was first suspect of (turns out that change was only done for MHP30)

But can try the same change.
Can you try from the TS80P files from here (download at the bottom of the page)

@nikolasgd
Copy link
Author

Can confirm! Both tip temperature as well as PD do seem to be working alright in my quick test.

@discip
Copy link
Collaborator

discip commented Nov 7, 2024

Can you try from the TS80P files from here (download at the bottom of the page)

This seems to have solved the issue as my iron still reads the correct temperature and OP states that his iron does the same. 😊

So, I hereby declare that the issue is solved.

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 a pull request may close this issue.

3 participants