Replies: 10 comments 9 replies
-
Hello @glosair, thanks for the proposal. Now, if others are interested... I'll leave the issue open for a while. |
Beta Was this translation helpful? Give feedback.
-
I'd be interested, but only if the board also includes relays (ideally 4: 1x heating, 1x cooling, 2x Smart Grid). Only 2 for smart grid would still be cool, though. |
Beta Was this translation helpful? Give feedback.
-
ESP32's aren't 5V tolerant, you might get away with it but..... This board got extremely hot when connected as per the instructions. When I installed level shifters and connected I also found my version K board would not power the ESP32 pictured via it's LDO regulator. |
Beta Was this translation helpful? Give feedback.
-
I used a LOLIN32 where there is a BMS onboard and can take from 3 to 7 volt in input; I put Vin from altherma in the battery connector; From a forum found on web: An alternative is to power at 4.2V via the battery connector. The TP4054 can take up to 7V on its BAT pin, and the charger won't enable unless the voltage drops below 4.2V, so one could also supply, say, 5V via this connector. The D2 diode will protect USB. |
Beta Was this translation helpful? Give feedback.
-
No problems there, will have a look for suitable surface mount relays, will they need to be NO, NC or Both?
I think it might be a problem with the LDO (analogue) regulator as the 5V on the serial interface will get clamped down to the 3.3V rail by the anti static protection and feed the chip with 3.3V + 0.6V (diode drop) ==> 3.9V and any serial coms will create a very unstable supply voltage. It looks like the boards that don't have a problem use a switching regulator as if running from battery you don't want to dump energy as heat from a regulator. |
Beta Was this translation helpful? Give feedback.
-
NO would work best. ESP Altherma supports both through a configuration switch, tough. |
Beta Was this translation helpful? Give feedback.
-
with relays included yes |
Beta Was this translation helpful? Give feedback.
-
Again, I don't want to oppose or anything. Building a board is a fun project, go for it! I'll move this issue to the newly open discussion board |
Beta Was this translation helpful? Give feedback.
-
You mean better than the Sonoff (no buttons, no housing)? |
Beta Was this translation helpful? Give feedback.
-
I'm using a ESP8266 with my unit as i have so many available. However, as to power usage beware connecting up too many devices. |
Beta Was this translation helpful? Give feedback.
-
Would anyone be interested in an opensource custom board If I design one?
Things so far.
Switching power supply.
Serial voltage shifters. (5V to 3.3V).
Beta Was this translation helpful? Give feedback.
All reactions