Flash howto - cpebit/rkdeveloptool GitHub Wiki
- For setting up the generic usb driver we need Zadig, download here: https://zadig.akeo.ie/
- Start Zadig.
- Put AAWireless in maskrom mode, see below.
- In Zadig do: Options --> list all devices.
- Select "Unknown device xxx" and validate the USB id is 2207 330E
- Leave everything default (WinUSB driver) and click "Install driver"
- Wait a while until the generic USB driver is installed and you're done.
- Plug the device via USB.
- Hold the reset button for 10 seconds, the LED should go off (for the RV1109 press and hold the button while plugging in the USB cable)
- Now AAWireless is in maskrom mode
- Download and install the Microsoft Visual C++ Redistributable: https://aka.ms/vs/16/release/vc_redist.x64.exe
- Download the flash tool: https://github.com/Snirpo/rkdeveloptool/releases/download/1.0/rkdeveloptool-windows.zip and unzip somewhere.
- Unpack image file (gz)
- Start a cmd window (don't use PowerShell), cd into the unzipped directory and run
flash.bat <image file>
- If flash.bat doesnt work, run the following commands manually:
rkdeveloptool db rk3308_loader_uart0_m0_emmc_port_support_sd_20190717.bin or rv1126_loader_v1.05.106.bin
rkdeveloptool wl 0 <image file>
rkdeveloptool rd