comfoair-esp32 icon indicating copy to clipboard operation
comfoair-esp32 copied to clipboard

Sending commands not working with the esphome version

Open Paddy-van-CH opened this issue 1 year ago • 3 comments

Trying to send any command (fan speed, temp. profile etc.) reports following errors in the log:

[W][component:204]: Component api took a long time for an operation (1.00 s). [W][component:205]: Components should block for at most 20-30ms.

Paddy-van-CH avatar Sep 26 '23 04:09 Paddy-van-CH

I got the same issue when I first used a wrong SN65HVD230 https://nl.aliexpress.com/item/32686393467.html Then I changed for the Waveshare model https://www.amazon.com.be/dp/B0B5DTN62K and it is working. I don't understand if differences. Also be sure to check if you use the correct pins of ESP for TX (25) and RX (21). Attention: the old MQTT version use different pin numbers !

pat1300 avatar Oct 05 '23 05:10 pat1300

Thanks @pat1300. I'll try to get my hands on a Waveshare model then.

Paddy-van-CH avatar Oct 07 '23 08:10 Paddy-van-CH

Hi, i know, this is an old topic but i have the same issue. Got the small SN65HVD230 board with an VP230 AFC3 first. It is able to read values but not send any commands. So i got a Waveshare SN65HVD230 today with an VP230 OASYV soldered on. This one is not even able to read data from the CAN but. Maybe it is just defect. Can anyone confirm that the OASYV variant should be working or are there so many variants out there that none of us has twice the same chip?

WeaselDev avatar Dec 28 '23 14:12 WeaselDev