3. Configuration

Last modified by Admin on 2025/02/27 16:44

Configuration

The BMS Display is configured over the CAN bus (P3, P4 or P5 headers can be used). The device is a slave in the CANopen network.

The default settings to connect to the BMS Display 1.x are:

  • CAN bus rate, kbps — 250;
  • CANopen Node ID — 20.

To change the BMS Display parameters use the ElectricDeviceMonitor software.

1734102385594-603.png

To confugure the device it is necessary to select the “Tasks – Monitor – BMS Display 1.x” item in the main menu of the ElectricDeviceMonitor. A window with the connection parameters will open:

1740668861900-680.png

Connection to the BMS Display can be done using the following USB-CAN adapters:

  • Systec USB-CANmodul1
  • PEAK PCAN-USB
  • Marathon CAN-bus-USB
  • BMS USB-CAN

After setting communication parameters it is necessary to click on the “Launch monitor” button. A window with the device parameters will open.

1740674616321-498.png

The device parameters are divided into the following groups:

  • Info – a name and a version of the device, a version of the firmware;
  • CAN – parameters of the CANopen communication;
  • Display options – parameters of the device and errors indication;
  • Low battery level signal (single beep) – parameters for signaling that the battery has a low charge level;
  • Battery discharged signal (three beeps) – parameters for signaling that the battery is empty;
  • Charger connected/disconnected signal – parameters for signaling that the charger is connected or disconnected;
  • Commands – commands to the device.

Info group contains the following parameters:

  • Device name – a name of the device in the CANopen network (“BMS Display”);
  • Hardware version – a version of the board;
  • Software version – a version of the firmware.

CAN group contains the following parameters:

  • CANopen Node ID – an identifier of the device in the CANopen network (20 by default);
  • CAN baud rate – CAN bus speed, kbps;
  • Device type – a type of controller connected. Since firmware v1.5.0 BMS Display automatically detects device type;
  • BMS Main Node ID – an identifier of the BMS controller in the CANopen network (32 by default);
  • Heartbeat – a flag for sending Heartbeat messages;
  • Heartbeat period – a period of sending Heartbeat messages, millisecond;
  • Ignore NMT messages – a flag for ignoring command messages in the CANopen network.

Display options group contains the following parameters:

  • Disable display – a flag for turning off the LED display;
  • Backlight always on – a flag for turning on the backlight of the LCD display;
  • Backlight always off – a flag for turning off the backlight of the LCD display;
  • Turn off display when idle – a flag for turning off the display after 2 minutes of inactivity (press the button to activate the display);
  • Disable buzzer – a flag for turning off the buzzer;
  • Errors filter – a filter of errors that should be output to the display.
  • BMS Main 2 errors filter 1, 2 – 32-bit words which are written in the hexadecimal notation. Each bit of the word corresponds to an error. If the bit is set to “1”, the device signals about the error corresponding this bit. Filters can be edit by corresponding "Edit..." button.
    • List of possible BMS Main 2 errors can be found here
  • BMS Main X errors filter 1, 2 – 32-bit words which are written in the hexadecimal notation. Each bit of the word corresponds to an error. If the bit is set to “1”, the device signals about the error corresponding this bit. Filter can be edit by the "Edit..." button.
    • List of possible BMS Main X errors can be found here.

Low battery level signal (single beep) group contains the following parameters:

  • SoC minimum value to signal – a charge level of the battery, upon reaching which a sound signal is emitted, %;
  • Signal period – a period of the sound signal, second;
  • Loudness – volume of the sound signal (Quiet or Loud).

Battery discharged signal (three beeps) group contains the following parameters:

  • SoC minimum value to signal – a charge level of the battery, upon reaching which three sound signals are emitted, %;
  • Signal period – a period of the sound signals, second;
  • Loudness – volume of the sound signals (Quiet or Loud).

Charger connected/disconnected signal group contains the following parameters:

  • Signal duration on charger connected – duration of the sound signal (one beep) emitting if the charger is connected to the battery, second;
  • Signal duration on charger disconnected – duration of the sound signal (two beeps) emitting if the charger is disconnected from the battery, second.

Commands group contains the following parameters:

  • Test display – a command for testing the display (all symbol segments of the display will be activated);
  • Test buzzer – a command for testing the buzzer (loud signal, quiet signal and a pause will be emitted alternately);
  • Reset and start loader – a command to reboot the device and start the bootloader for updating the firmware.