WB Modbus Devices Firmware Update: различия между версиями

Строка 34: Строка 34:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
wb-mcu-fw-updater update-fw /dev/ttyRS485-1 -a70
wb-mcu-fw-updater update-fw /dev/ttyRS485-1 -a70
</syntaxhighlight>
Если вы обновляете устройство, подключённое через модуль [[WBE2R-R-LORA v.1 Extension Module|WBE2R-R-LORA]], то добавьте параметр <code>T10</code>:
<syntaxhighlight lang="bash">
wb-mcu-fw-updater update-fw -T10 /dev/ttyMOD1 -a70
</syntaxhighlight>
</syntaxhighlight>