Hello,
I have an unmarked smart battery pack and I'd like to determine which gauge it is based around. Is there a command I can send to determnine the gauge part number?
Thank you,
Jeremy.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Thank you Michel,
Unfortunately, I don't have physical access to the PCB. Is there a way of using the BQ Evaluation Software?
I understand BQ Evaluation Software is customised for each gauge, so this might not be a viable approach, but perhaps I can start it with another gauge I have and then swap across?
Thank you,
Jeremy
Hi Jeremy,
From the work that I've previously done, I would connect my battery pack to the SMBus of the gauge and the BQ studio software would automatically detect the connected device. But I don't remember whether I had to select the first time that I connected the device.
There is a possiblity that you might be able to connect your battery pack with an EV2300 (or EV2400) and during startup the BQ studio would detect it and tell what it is.
Otherwise, you can try sending the 0x21 command as I mentioned previously.
That's as much as I can help you. If somebody else has any other suggestions, then I am sure it would appreciated.
Michel
Thank you Thomas - I tried bqStudio, but it couldn't idnetify the gauge, so in the end I used bqEVSW as follows;
Start bqEVSW with a known gauge attached
Navigate to the Pro tab
Disconnect known gauge
Attach unknown gauge
Issue Read SMB Block (0x20) for the Manufacturer Identification
Issue Read SMB Block (0x21) for the Device Identification
Thanks again,
Jeremy.