Skip to content

How to flash the firmware

OpenSourceSDRLab edited this page Mar 19, 2025 · 6 revisions

Download the flash tool

Flash Download Tool image

Download the release bin files

bin files image

Flash the firmware

Open the tool, and choose the correct chip. Choose Develop workmode and UART loadmode.
image image

According the flashing readme.txt, set the parameters. image bootloader.bin--->0x0 portapack-external-module.bin--->0x10000 partition-table.bin--->0x8000

Note: You need to check the COM number after you plug the usb cable to the MDK (just plug the usb cable, do not need to click the DFU button of the MDK). For example, my COM is COM7, then I need to find this COM7 in the drop-down list and select it. Manual input is not allowed here, otherwise the software cannot execute.

image

Clone this wiki locally