Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/docs/advanced-usage/factory-reset.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,19 @@ To reset the device, you will use DFU Mode, which allows you to flash the firmwa
```sh
sudo ./upgrade_tool uf update.img
```

## Windows Specific Instructions

#### Prepare your computer for flashing

1. Download and install the RK Driver Assistant [click here to download](https://files.luckfox.com/wiki/Luckfox-Pico/Software/DriverAssitant_v5.12.zip).
2. Download and extract the flashing tool [click here to download](https://files.luckfox.com/wiki/Luckfox-Pico/Software/SocToolKit_v1.98_20240705_01_win.zip).
3. Open the software (right-click and run as administrator) and select RV1106 when prompted for chip selection

#### Flashing the Latest Firmware

1. Boot JetKVM into DFU mode (instructions above), making sure you are using the USB from the computer you plan to flash with to power the JetKVM
2. Make sure USB is selected and that "Maskrom 22" is in the field to the right. If not, you need to make sure the driver is successfully installed
3. Click "Firmware" and select the [JetKVM Image](https://api.jetkvm.com/releases/system_recovery/latest) you previously downloaded
4. Click upgrade
5 Once the firmware update completed, remove power from the JetKVM and it will be factory reset.