Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:sw:04-unipi-firmware [2020/05/22 12:56]
tomhora [Firmware]
en:sw:04-unipi-firmware [2020/11/10 13:56]
avsetula [Firmware]
Line 8: Line 8:
  
 <WRAP center round info 90%> <WRAP center round info 90%>
-Currently, the packages are supported only for all controllers except Unipi 1.1 and Unipi 1.1. lite - those should be [[en:sw:02-sdks:​01-evok|installed as described here.]]+Currently, the packages are supported only for all controllers except Unipi 1.1 and Unipi 1.1. lite - those should be [[en:sw:02-apis:​01-evok|installed as described here.]]
 </​WRAP>​ </​WRAP>​
  
Line 23: Line 23:
  
 ===== Application interfaces ===== ===== Application interfaces =====
-Available APIs are described in the [[en:sw:02-sdks:​01-evok|SDK section]].+Available APIs are described in the [[en:sw:02-apis:​01-evok|SDK section]].
  
 ===== Firmware ===== ===== Firmware =====
Line 32: Line 32:
 The internal firmware is NOT automatically flashed to the latest version installed using apt. This has to be done manually. The internal firmware is NOT automatically flashed to the latest version installed using apt. This has to be done manually.
  
-=== Upgrading firmware in Neuron/Axon family PLC controllers ===+=== Upgrading firmware in Patron/Neuron/Axon family PLC controllers ===
 The firmware can be manually upgraded or checked using the fwspi tool which resides in /​opt/​unipi-bin/​ (newly in /​opt/​unipi/​tools/​). The firmware can be manually upgraded or checked using the fwspi tool which resides in /​opt/​unipi-bin/​ (newly in /​opt/​unipi/​tools/​).
  
Line 91: Line 91:
  
 <WRAP center round info 80%> <WRAP center round info 80%>
-The -p (path) parameter must be set according to the used serial for the extension - see the [[en:hw:01-axon:portmap|]] or [[en:hw:02-neuron:​portmap|]]to find proper serial port within your unit. For example, if extension is connected to //​RS485-1/​RS485-1.1//:​ <​code>/​opt/​unipi/​tools/​fwserial -p /dev/ttyNS0 -P </​code>​.+The -p (path) parameter must be set according to the used serial for the extension - see the [[en:hw:007-patron|Unipi Patron]], [[en:​hw:​02-neuron:portmap|]] or [[en:hw:01-axon:portmap|]] to find proper serial port within your unit. For example, if extension is connected to //​RS485-1/​RS485-1.1//:​ <​code>/​opt/​unipi/​tools/​fwserial -p /dev/ttyNS0 -P </​code>​.
 Note that the fwserial assumes that extension‘s Modbus address, baud rate and parity are in the factory-default state, ie **19200 baud 8N1 with address 15**.  Note that the fwserial assumes that extension‘s Modbus address, baud rate and parity are in the factory-default state, ie **19200 baud 8N1 with address 15**. 
 </​WRAP>​ </​WRAP>​