You can update the firmware of the following RevPi expansion modules:
- RevPi I/O modules
- RevPi Gateways
Your base module, RevPi Connect or your RevPi Core, must be connected to a network.
The network must be connected to the internet.
- Switch off your Revolution Pi system with the command
sudo shutdown
. - Remove all expansion modules except for the module that you want to update.
- Connect the expansion module via the PiBridge connector with your base module.
- Turn on your Revolution Pi system.
- Adjust the configuration in PiCtory so that it also only contains your base module and the expansion module.
- Reset the driver via the menu or on the command line using
piTest -x
. - Check which firmware version your expansion module has before the update. You can enter the following command:
|
In this example, a RevPi DO is connected with Version 1.0.
- Enter the following command to update your module’s firmware.
|
Note: It can take up to a minute between the command piTest -f
and the output update firmware
.
- Switch off your Revolution Pi system with the command
sudo shutdown
. - Disconnect your Revolution Pi system from the power supply.
- Wait a few seconds.
- Switch your Revolution Pi system back on.
- Enter this command again to check that the version was updated:
|