Skip to content
Merged
Changes from all 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
2 changes: 1 addition & 1 deletion docs/getting-started/flash-nspanel.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Notice that RX and TX pins have to be inverted between the devices: it is not TX

### Flash NSPanel with NSPanelManager custom firmware

First, download the latest firmware `merged-flash.bin` from [here](https://github.com/NSPManager/NSPanelManager/blob/main/docker/web/nspanelmanager/merged_flash.bin).
First, download the latest firmware `merged-flash.bin`, either [stable](https://github.com/NSPManager/NSPanelManager/raw/refs/heads/main/docker/web/nspanelmanager/merged_flash.bin) or [beta](https://github.com/NSPManager/NSPanelManager/raw/refs/heads/beta/docker/web/nspanelmanager/merged_flash.bin).

Then, flash the firmware with your tool of choice:

Expand Down