I’m trying to retrieve data from a Victron MPPT 75/10 and send it to my home automation system (Jeedom) via Bluetooth Low Energy (BLE) using ESP32 antennas that are already set up for other BLE devices, and thus OpenMQTTGateway.
I saw that this is possible with certain Victron devices in your compatibility list, but I couldn’t find anything regarding my model.
Bluetooth is enabled on the Victron, and I have the decryption key (keybind). I can share via DM if it’s possible to integrate my model.
For now, I can only manually create the device’s topic and retrieve the RSSI, so the antenna is definitely picking up the Victron.
With the great help of @geekydrewbie I was able to add some Victron devices, but I also then got stuck halfway when it came to his Smart Shunt, either because I could only find some quite old documentation or because I just couldn’t get my head around it
I am currently busy with other things, but your MPPT 75/10 might be one of the better documented Victron devices, so when I have some time I could look at adding it to Theengs Decoder.
Can you turn on Advertisement and advanced data in OpenMQTTGateway and then send me some of the MQTT messages, which then also contain the undecoded manufacturerdata, in a private message here?