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

Update framework to ESP-IDF for Midea Clivet R290 version. #81

Open
mikidu57 opened this issue Feb 24, 2025 · 0 comments
Open

Update framework to ESP-IDF for Midea Clivet R290 version. #81

mikidu57 opened this issue Feb 24, 2025 · 0 comments

Comments

@mikidu57
Copy link

mikidu57 commented Feb 24, 2025

Hello,

First of all, I would like to thank Mosibi for his exceptional work.

I am currently using the code intended for the Midea Clivet R290 heat pump for a Ferroli Omnia 3.2 heat pump (120F-modbus-mapping). I am experimenting with the code and adapting it with my limited knowledge to make it fully functional with this heat pump (some Modbus addresses are not equivalent, but 90% work).

However, I am experiencing a total crash of my ESP32 after a few days of operation. I believe this is due to a memory issue.

I have noticed that in the main version, the framework has been switched from Arduino to ESP-IDF. I know this improves memory management and multicore processing, but it also affects the use of lambdas. I don't think I have the knowledge to make these modifications without errors.

Would it be possible to update the Midea Clivet R290 branch accordingly?

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

1 participant