Victron Energy VEDirect Bluetooth

victron but the solution has is i recommend to look at their whole product line

@KinDR I would like to implement your project “ve.direct” to MQTT with ESP8266 (nodemcu v1) to integrate my BlueSolar Victron controler MPPT 100/30 into HA.

Do I understand correctly that the following steps are needed:

  1. Get/prepare physical cable connection between controller and ESP8266 (that is easy for me)
  2. Upload your code and confih.h to ESP8266 (Which tool do you recommend ? Is Arduino IDE OK ?). Here little “How to” would be appreciated
  3. Setup sensors in HA (this looks easy)

Assuming all is OK it should work.

Any other hint ? Thank you !

1 Like

Hi all, victron mppt custom componnets for esphome its now available on my GitHub

2 Likes

Yes it’s done
check my GitHub

2 Likes

Now i testing SmartShunt

5 Likes

Great work @KinDR

Do you have a schematic available.

I have a ve direct usb cable that I’m chopping up when I get round to doing this. Is it just a case of tx to rx and vice versa, or does it need a little more?

Cheers

Hi im use only tx and gnd pin from ve.direct port

2 Likes

Nice one. Thank you

Note: if you use power from Battery pack (with stepdown for wemos) connect only TX pin NO gnd :wink: from ve.direct port

Hello KinDR

What are the other two black cables from ve.direct?
Are they needed or are they involved in something else?

Thanks a lot

I think they are +5v and ground. it should be adequate enough to power a ESP chip. I haven’t tried it but @KinDR may have done.

Hi ,

  • black cables NC (RX and +3.3/+5V)
  • ve.direct port has current limit (15-20mA) it’s small for powering esp !!
  • ve.direct to esp has connected only 2 pins (TX and GND other pin it’s not connected !)
  • if you use power from Battery pack for powering esp (with stepdown for wemos) connect only TX pin NO gnd !! from ve.direct port
2 Likes

Thanks a lot :slight_smile:

@ KinDR Thank you for share you work.
I installed and work very great. The good part is that the bloetooth and wi-fi work in paralel :smile: for smartshunt in my case.

I thank you​:wink::relaxed:

Hi,

Have you attempted this work on ESP32? I am guessing it should work.
Also, since ESP32 has more HW UART, does it mean we can attach multiple Victron devices (e.g. Smart shunt and MPPT) on UART to ESP32?

hi, esp8266 also has more UART, I haven’t tried it. I use one wemos for each device, some items have the same name in the ve.direct protocol, so I can’t even recommend this

I see, I will give it a try first only with 1 Mppt on ESP32 and update here

Tested with platform: ESP32 and board esp32-poe. Works simply good with MPPT/Pheonix inverter.

Wich Connector do you use at the VE.Direct port ?