Skip to content

Commit ec3bb68

Browse files
committed
Firmware update sub section added
1 parent 4fccfa9 commit ec3bb68

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed
Loading

content/hardware/07.opta/opta-family/opta/tutorials/01.user-manual/content.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,6 +1747,26 @@ Install all the **library dependencies** suggested by clicking the **Install All
17471747

17481748
Once installed, you will have access to a variety of sketch examples showcasing the expansions capabilities and how to use them.
17491749

1750+
#### Update Expansion Firmware
1751+
1752+
With the library properly installed, we will update the expansion firmware to ensure proper functioning and seamless detection.
1753+
1754+
In the Arduino IDE, navigate to **File > Examples > Arduino_Opta_Blueprint > updateExpansionFw**.
1755+
1756+
[Firmware update example](assets/fw-update.png)
1757+
1758+
Upload the program to the Opta™ controller and open the Arduino IDE Serial Monitor.
1759+
1760+
[Firmware update process](assets/fw-update-serial.png)
1761+
1762+
If your expansion is updatable, in the Serial Monitor you will see its current firmware version and the new one to which it will be updated.
1763+
1764+
Type `Y` in the Serial Monitor to confirm the update and wait for it to be completed.
1765+
1766+
[Firmware update running](assets/fw-update-serial-2.png)
1767+
1768+
Finally, your Opta™ expansion will be updated with the latest firmware version.
1769+
17501770
### Programmable Inputs
17511771

17521772
The Opta™ Expansions have **16 analog/digital programmable inputs** accessible through terminals `I1` to `I16`.

0 commit comments

Comments
 (0)