Sgw32 / BMSCtl

ANT BMS (antBMS) control panel on C# with UART capability. I hacked protocol and reverse-engineered it.
MIT License
21 stars 5 forks source link

How to read data from ant bms 20s. #4

Open Dmitry-electric-plane opened 3 years ago

Dmitry-electric-plane commented 3 years ago

Hello, could you help with connecting ant bms 20s to stm32, the board has a connector for a display with pins "H" and "L", I guess that this can be a bus, you do not know the same protocol as that of bluetooth? Best regards, Dmitry Q97hOloHnl0 9LDFdbCGWW8

.

Sgw32 commented 3 years ago

Hi

Sorry for a late reply, I used a direct connection to Bluetooth module(blue) You can google its datasheet (bluetooth module from aliexpress) and connect to RX&TX

If you have some other ideas or experience how to connect please submit a pull request.

Best regards, Fedor.