Signal Distortion Problem

Hello everyone,
I have a strange problem with my Arduino project using the MAX6675 module to read type K thermocouples. The Arduino is connected to a notebook. When the notebook runs on battery, without using the 230V power adapter, I can read data from the MAX6675 module without any issues. However, when I plug in the power adapter to the notebook, the readings immediately become bad (showing very low values).
The thermocouple is grounded in steel and is in contact with a metal container that's also grounded (it has its own control electronics). The notebook is plugged into a different electrical outlet with its own ground.
I'm worried that there might be a ground loop causing this problem. How can I fix it?

Thank you. Ciao

P.S. Sorry for my bad english....

HI, @aquimat

Try putting a 0.1uF capacitor across the thermocouple inputs on the MAX6675, I had a similar problem when calibrating a unit.

How long is the thermocouple wiring?

Thanks.. Tom.. :grinning: :+1: :coffee: :australia:

I have deleted your other cross-post @aquimat.

Cross-posting is against the Arduino forum rules. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.

Repeated cross-posting can result in a suspension from the forum.

In the future, please only create one topic for each distinct subject matter. This is basic forum etiquette, as explained in the "How to get the best out of this forum" guide. It contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

I apologize. I posted my issue on the international forum because no one had responded to my question on the Italian forum.

I tried your suggestion, but it had no effect.

The thermocouple wiring is about 70 cm long, and I don't think that's the source of the problem because when I connect another thermocouple (with the sheath not grounded), I don't have any signal issues.