Been down a similar rabbit hole recently with my backup setup. Got a Victron MultiPlus tied into a DIY lithium pack and the BMS comms have been giving me grief — specifically around baud rate mismatches on the CAN interface.
Mine's running at 500Kbps (Victron's default for their VE.Can stuff) but the BMS I picked up was preconfigured at 250Kbps from the supplier. Took me ages to figure out why the Cerbo GX wasn't seeing the battery properly — everything looked wired correctly.
Few things I've learned the hard way:
- Don't assume the baud rate matches just because the wiring is right
- Most decent BMS units (I've seen this on Daly and JK units) let you change it via a PC tool, but you'll need the right cable and sometimes proprietary software
- Termination resistors matter more than people think — especially on longer cable runs
My question for the thread: has anyone managed to manually modify BMS CAN settings on a Fogstar-sourced pack? They're not exactly forthcoming with documentation and I'm wondering if there's a hidden config mode or if it needs reflashing entirely.
Also curious whether anyone's using a CAN bridge/converter to handle mismatches rather than changing the BMS itself — seems like a cleaner solution for a backup system where you don't want to be faffing with firmware.