Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Victron MPPT and Victron SmartShunt to talk to Venus OS via Bluetooth. #1087

Open
ErikThiart opened this issue May 20, 2023 · 6 comments

Comments

@ErikThiart
Copy link

ErikThiart commented May 20, 2023

Please guys, I don't want to run messy cables all over the place, the SmartShunt and the MPPT can already talk to each other via the VE Network, please allow the Venus device ( Raspberry Pi4 with Bluetooth in this case ) to also talk to this network.

I have the Pi too far away for a USB cable run, but well within range for a Bluetooth connection.

The MPPT and the SmartShunt are on a VE.smart Network and work brilliantly, why can the Venus not join this network, drop the cable requirement, please.

I am able to pull this data from the shunt and the mppt using bluetooth and python and via Gatt and via normal bluetooth using the instant read out, surely Venus OS can do the same?

It will be an incredible value proposition.

CleanShot 2023-05-20 at 4 41 21@2x

@Wholistic
Copy link

Hi @ErikThiart,

What I have heard is that if it is to be attempted, the bluetooth connectivity between devices and the GX will first come to products that ONLY have bluetooth and no physical interface (such as the Smart Lithium Batteries).

It would also require an external Bluetooth dongle for the Cerbo GX due to the issue that disabled Bluetooth when the chip heats up (tho perhaps not an issue for your Raspberry Pi).

@aaronsb
Copy link

aaronsb commented May 23, 2023

Not only the internal overheat of the chipset onboard, but external usb bluetooth adapter allows limited relocation (via usb cable extension) of the radio to closer proximity of the other devices.

@mpvader
Copy link
Contributor

mpvader commented May 23, 2023

Note that recent Cerbos don’t have that overheat problem anymore. See v3.00 changelog, its buried in there somewhere, and the info will make its way to the manual ofcourse.

bluetooth comms will for sure come some day; but I can’t give a time line.

@mdshw5
Copy link

mdshw5 commented May 24, 2023

I've just replaced most of the power equipment in our camper with Victron gear. While the GATT readings in the iOS app are extremely useful, I've just set up a VenusOS instance on a Raspberry Pi and would love to be able to integrate all of my data in a tidy LCD dashboard. Please count me in as hopeful that VE.Smart networking comes to VenusOS!

@ErikThiart
Copy link
Author

ErikThiart commented May 24, 2023

I appreciate all the replies guys, perhaps some "add on" module or something that fetches the data and can send it via MQTT to Solar Assistant or even Venus OS itself via its own MQTT / Node-Red implementation.

Unsure what the best route is, I just know the Raspberry Pi has great Bluetooth, and the MPPT and SmartShunt both support Bluetooth, there has to be a way.

See here, the code already exists, just needs some further integration into Venus OS from the core team.

keshavdv/victron-ble#26

@lavdnone2
Copy link

Wish I saw this before I got Cerbo GX with a nice Victron screen. Guess it goes back to the store till it can display wireless VE.Smart info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants