Translations:WB Modbus Devices Firmware Update/68/en

Версия от 07:54, 27 августа 2024; A.Degtyarev (обсуждение | вклад) (Новая страница: «To do this, you will need the utility itself and the firmware file: # Connect the device via the RS-485 bus to the controller or other equipment where the firmware utility is installed. {{Wbincludes:Prepare modbus_client}} # Download the firmware file for your device from the repository. # Upload the firmware file to the controller or other de...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

To do this, you will need the utility itself and the firmware file:

  1. Connect the device via the RS-485 bus to the controller or other equipment where the firmware utility is installed.
  2. Если вы выполняете команды на контроллере:
  3. Download the firmware file for your device from the repository.
  4. Upload the firmware file to the controller or other device with the firmware utility installed.
  5. Go to the folder with firmware and execute the command:
    • on a Linux-based controller or computer:
    wb-mcu-fw-flasher -d /dev/ttyRS485-1 -a 25 -f ./firmware.wbfw
    
    • on a Windows-based computer:
    wb-mcu-fw-flasher_1.0.3.exe -d COM1 -a 25 -f firmware.wbfw