HW Required
You'll need the following items:
- Windows 10 PC
- USB A male to micro USB cable (the one commonly required to charge an Android based phone)
Software required
Open the following link:
Download the following files from the link above.:
- 10BDL4151T update.img
- adb_customer.zip
Unzip adb_customer.zip
Turn on Screen and connect it to the PC using micro USB (Type A with PC, micro-B on the screen)
Connect it to port 4 (see below diagram)
2. Install ADB Driver
(1) Check if the PC already have ADB Driver installed
Open up Windows' Device Manager and check for Android Composite ADB Interface (see below).
If you already have the device, skip Step 2.
Only do the remaining step in "2. Install ADB Driver" if your PC does not have ADB Driver yet, otherwise skip to "3. Install RockChip USB driver"
(2) In Window's Device Manager search for "Other Devices\DL" OR "Universal Serial Bus devices\10BDL4151T" (see below diagrams)
Press the right button, select “update Driver Software…”
(3) Select “Browse my computer for driver software”
(4) Select the location for ADB Driver and press Next.
File location: [unzipped adb_customer.zip]\adb_customer\ADBDriver
(5) Found “Android Composite ADB Interface”
(6) Using terminal to check Device. Go to the directory first where you put the executable “adb”
File location: [unzipped adb_customer.zip]\adb_customer\adb
(7) Type “adb devices” to check if adb is connected successfully with screen.
3. Install RockChip USB driver
(1) Check if the PC already have RockChip USB Driver installed
Open up Windows' Device Manager and check for Rockusb Device (see below).
If you already have the device, skip Step 3.
Only do the remaining step in "3. Install RockChip USB driver" if your PC does not have RockChip USB Driver yet, otherwise skip to "4.Update Android FW with Android Tool"
(2) Type “adb reboot bootloader” to change the screen's mode to ready for burn in mode
Reminder, adb.exe location is in [unzipped adb_customer.zip]\adb_customer\adb
Your screen will reboot and return to a blank screen
(3) Found “Unknown device” in Computer Management.
(4) Select “Update Driver software”
(5) Select “Browse my computer for driver software”
(6) Choose the location for “[unzipped adb_customer.zip]\adb_customer\Rockusb Driver v3.5/x64/win8/"
Just to re-assure, although the driver chosen is win8 driver, we've tested this on a Win 10 Pro x64 and it accepted this driver.
(7) Install the driver
(8) Found the “Rockusb Device” in Computer Management.
(9) Power off and power on the Screen.
This step is required so that the screen's mode is no longer in ready for burn-in mode.
(1) If you haven't already done so, Plug micro USB to PC (Type A with PC, micro-B with screen)
(2) Type “adb devices” to check if adb is connected successfully with screen.
Reminder, adb.exe location is in [unzipped adb_customer.zip]\adb_customer\adb
File location: [unzipped adb_customer.zip]\adb_customer\AndroidTool_release_v2.1
(4) Type “adb reboot bootloader” to change the screen's mode to ready for burn in mode.
Reminder, adb.exe location is in [unzipped adb_customer.zip]\adb_customer\adb
(6) Choose the 10BDL4151T update.img
You can disconnect and stop all software at this stage.