Domochip / WPalaControl

D1Mini to replace Palazzetti, Jotul, TurboFonte, Godin stove ConnectionBox
42 stars 9 forks source link

Not working on ESP01 #35

Closed Christoffer-da closed 7 months ago

Christoffer-da commented 8 months ago

I tried to flash and run on another esp8266 variant, the esp01. Unfortunately it flashes well, but won't run. I get the rst error 4, boot mode 3.7.

Would be nice to be able to use this firmware on the different esp8266 variants. This could also involve the possibility to set rx/tx gpio in the ui.

Christoffer-da commented 8 months ago

When I get the time, I will try to change the board in platform io, and also the pin-out, to see if I can get everything working.

Domochip commented 8 months ago

This project has been designed on D1 Mini which is much more convenient than ESP01. What is the benefit to run it on ESP01?

Christoffer-da commented 8 months ago

For a project that basically only uses rx-tx, the small esp-01 might be better suited. You do not loose function, and it is way cheaper. I mostly use the esp32, but for this it would be great to reuse a modbus module I have previously used to control my underfloor heating system.

The d1mini is fine, and if I do not get it up and running, I might just buy from your tindie shop, for the ease of it.

I can see the benefit of a D1mini, to allow to extend the functionality, ex. Additional sensor, like a radar sensor to see pellet level.