3.2. Communicating with JSON
LiBat™ devices have an option to communicate with external devices by using JSON protocol as explained in "section 3.1" . This option is created to be a lite version of other communication alternatives.
Note
If otherwise is not explanied, these specifications are standard for all our battery management system devices.
Table.3.2.1: JSON Line Specifications
Parameter | Description |
---|---|
Protocol | JSON Standart |
Line | UART or RS232 (Depends on BMS model) |
Baudrate | 115200 |
Parity | None |
Stop Bits | 1 |
Data Bits | 8 |
Warning
Always make sure that, you set to the correct settings and check to get a valid JSON packet.