mitsubishi2MQTT icon indicating copy to clipboard operation
mitsubishi2MQTT copied to clipboard

Connection Problem

Open user234453 opened this issue 1 year ago • 2 comments

Hi i recently installed the esp in one of my acs and it worked perfectly so i bought more esps. I installed the program without problems conencted it to the ac and nothing my ac is a MSZ-SF35VE i tried multiple esp chips with and without logic shifters i tried swicago original program and got an eror fc 5a 01 30 02 ca 01 a8 whatever i do nothing works on the status page mqqt connected but hvac status is always disconected i tried it with ESP32 C2 and C3 devkit modules

Thank you for your help

user234453 avatar Feb 22 '24 13:02 user234453

I have the same issue. I have a MSZ-GC35VA ac. Have you fixed the issue? I see the same error code in the debug packets. Somewhere I read that the MSZ-GC models are using 9600 instead of 2400bps. But I can't find where to change this in the code.

willembargeman avatar Aug 08 '24 17:08 willembargeman

Hi, I wasn't able to fix the problem. I tried changing the libraries from esp8266 to the newer esp32 libraries. After that, I tried to comment out the line of code that was monitoring retry attempts that was erroring out. then I was able to flash the esp32 but with no luck. After that, I pulled out my eps8266 from another project, I put it in the ac and it worked perfectly, so in my findings, the problem myth be with the internal pull-up resistors with the esp32 or simply the program isn't ment for the eps32. I think that is possible that the different models use different comunication speeds but i think that the esp auto finds the correct one because i have different models and the same esp8266 and it works in both units. Maybe the best thing is just to buy the older esp8266.

user234453 avatar Aug 08 '24 19:08 user234453