ONEPLUS NORD

ONEPLUS NORD

  • CPU : Snapdragon 765G

  • GSM band : 850 / 900 / 1800 / 1900

  • HSDPA : 800 / 850 / 900 / 1700(AWS) / 1800 / 1900 / 2100

  • LTE band : 1, 2, 3, 4, 5, 7, 8, 12, 18, 19, 20, 26, 38, 39, 40, 41, 46 (AC2001)

  • LTE band : 1, 2, 3, 4, 5, 7, 8, 12, 18, 19, 20, 26, 28, 32, 38, 39, 40, 41, 66 (AC2003)

Supported Model version

  • AC2001, AC2003

!! If your device system version is not supported, please send "About phone" screenshot to support@azenqos.com

Preparations

There are a couple things have to prepare before starting installation process, please follow the guide step by step

Required files

  1. ADB and Fastboot

    • adb and fastboot is the tools to unlock bootloader and install custom recovery. Download here and extract it on PC.

  2. Azenqos kernel

    • This is the custom kernel that required to make the phone able to run Azenqos applications. Download the kernel file that match the devices OxygenOS (build number) version from the link in the table below then copy to the phone.

    • 11.1.8.8.AC01AA

https://drive.google.com/file/d/1ww8eylg_vyBLOkdDUzEx-jJWUQDCOArb/view?usp=sharing

    • 10.5.5.AC01DA

android.azenqos.com/firmware/file/oneplus_nord/AZQ_BOOT_ONEPLUS_NORD_10.5.5.AC01DA_090920.img

    • 10.5.7.AC01AA

android.azenqos.com/firmware/file/oneplus_nord/AZQ_BOOT_ONEPLUS_NORD_10.5.7.AC01AA_110521.img

Unlock bootloader

Mostly new android phone bootloader is locked, follow the instruction below step by step to unlock it before start any installations process

WARING!! : All data and information on the phone will be erase

Enable OEM unlocking

  1. Open Settings application on the phone and go to About phone

  2. Continuously tap on Build number for 5 times until the popup shows "You are now developer"

  3. Navigate back to the main page of Settings and tap on System

  4. Select System --> Developer options --> enable OEM unlocking --> Enable

  5. Change USB options to Transfer file

Enter FASTBOOT mode

  1. Power off the phone and disconnect from PC

  2. Hold power + volume up + volume down at the same time to boot to fastboot mode

Unlock using command line (fastboot)

  1. Open command terminal on PC (CMD on Windows or Terminal on Linux and Mac)

  2. Navigate to platform tools directory using command below.

    • cd \full\path\to\adb\folder\

    • for example "cd c:\tools\platform-tools" for Windows.

    • "cd /home/myname/tools/platform-tools" for Linux and Mac.

    • hit Enter.

  3. Use the following command to unlock the phone bootloader.

    • fastboot flashing unlock

    • The phone will ask to make sure we're actually need to unlock the phone.

    • Use volume buttons to change the options to "Unlock the phone".

    • Select the option by press power button.

  4. The phone will be erase the data and reboot.

Install Azenqos firmware

  1. Download Azenqos kernel for Oneplus Nord from the link in preparation step.

  2. Power off the device then boot it to fastboot mode by hold power + volume up + volume down button .

  3. Open Command prompt on PC

    • Make sure adb/fastboot is installed on the PC or follow Install adb/fastboot on PC instructions

  4. Type the following command to install TWRP

    • fastboot flash boot_a <folder/to/azenqos_kernel_file_name_here.img>

    • fastboot flash boot_b <folder/to/azenqos_kernel_file_name_here.img>

    • change <folder/to/azenqos_kernel_file_name_here.img> to full Azenqos kernel file path

    • fastboot reboot

  5. The phone will reboot.


Install MAGISK and busybox

  1. Download Magisk apk from here

  2. Install it on the phone

  3. Open Magisk app and if it ask to install "additional setup" just select "OK" and reboot the phone once

  4. Please update magisk to latest version if there are available

  5. Go to the left menu icon on magisk then select Download

  6. Type "Busybox" in search box and select install icon on "Busybox NDK" module and wait until installation done

  7. Reboot the phone

Install AZQ MAgisk module

  1. Download the azq module from the link below then copy to the phone.

  2. Open Magisk and go the menu icon on the top left screen.

  3. Select Modules

  4. Select + icon in the yellow circle then select azq module file.

  5. Magisk will be install azq module, wait until done.

  6. Reboot the phone when installations finished.

Install Azenqos application

  1. Go to www.azenqos.com/beta5g

  2. Download AzenqosMobile-releaseXXXXXX_vXXX.apk

  3. Install it on the phone

  4. Open Azenqos apps and grant the supersu permission then activate the license

  5. Azenqos is ready to use