diyBMSv4ESP32 icon indicating copy to clipboard operation
diyBMSv4ESP32 copied to clipboard

diyBMS v4 code for the ESP32 and new controller hardware

Results 96 diyBMSv4ESP32 issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi I am trying run this without a wifi network available. Can I set this to run as AP Mode and run the normal pages? The code seems to support...

Hello Stuart. Since yesterday I have had one of my 3 inverters back from repair. I use the RS485 branch. The controller restarts quite often without me being able to...

help wanted

Does anyone know the CANBUS pin assignment of a Voltronic Axpert MAX or MPPSOLAR or identical/similar devices? I want to connect the DIY controller to the Axpert MAX and the...

For a special CAN charger I try to change the CAN ID from standard to extended (for testing I edit Pylon_canbus.cpp): This is what I done: Pylon_canbus.cpp: Row 88: send_canbus_message(0x355,...

help wanted

I think the voltage alarm is swapped in the Victron CAN bus implementation, can someone else have also a look at this code? Line 296 //(bit 2+3) Battery low voltage...

Hello friends of diyBMS, here is an important Info for Victron Cerbo GX owners: (Big Problem with Cerbo GX and diyBMS after activating DC couple PV feed in combined with...

documentation

If Mqtt is enabled , every 20-30 seconds the controller gives an error that it can`t communicate with modules and/or shunt. If mqtt is disabled no issues. The same applies...

Since HomeAssistant is getting a defacto standard, it would be nice to create a MQTT compatibility mode with HomeAssistant.

enhancement

Like I mentioned in the forum I would like to use 75mV shunts with ina229 addon board. I have tried to alter CurrentMonitorINA229.cpp and CurrentMonitorINA229.h It works but not precise....

The relay switches 2 times. If I trigger a rule for testing (BMS internal error) by unplugging a communication cable, the desired relay (REL1) is activated after a few seconds....

bug