OnePlus Nord CE 3 Lite 5G (oneplus-larry)
Appearance
	
	
| This device is marked as not booting. Status: Mainlining | 
| Manufacturer | OnePlus | 
|---|---|
| Name | Nord CE 3 Lite 5G | 
| Codename | oneplus-larry | 
| Model | CPH2465, CPH2467 | 
| Released | 2023 | 
| Type | handset | 
| Hardware | |
| Chipset | Qualcomm Snapdragon 695 5G (SM6375) | 
| CPU | Octa-core Kryo 660 2.2 GHz | 
| GPU | Adreno 619 | 
| Display | 2400x1080 | 
| Storage | 128/256 GB | 
| Memory | 8GB | 
| Architecture | aarch64 | 
| Software | |
| Original software The software and version the device was shipped with. | Android (OxygenOS/HydrogenOS) 13 | 
| Extended version The most recent supported version from the manufacturer. | Android (OxygenOS/HydrogenOS) 15 | 
| FOSS bootloader | no | 
| postmarketOS | |
| Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. | yes | 
| This device is based on the Snapdragon 695 5G. See the SoC page for common tips, guides and troubleshooting steps | 
Contributors
Users Owning This Device
How to enter flash mode
Bootloader Unlocking
The following is all that's needed to unlock the bootloader:
- Open setting, go to "About" and tap on the "build number" box ~10 times until you get a message saying you are now a developer.
- Go back to the main settings page, go to system and then developer options. Toggle the switch to "enable OEM unlocking"
- Plug out usb cable, then run:
fastboot flashing unlock
- Get into fastboot mode
- Read the message displayed on your device screen, once you're happy confirm the unlock with (to select) and then button. THIS WILL ERASE YOUR DEVICE.
Recovery mode
- Turn the device off (or restart also works)
- Hold and button
- Once phone turns on, release button
- Keep holding until you get to recovery.
FastbootD mode
- Enter recovery mode
- Connect the phone with usb
- adb reboot fastboot
EDL mode
With the device unplugged and powered off, hold + while you plug the device in to charge. Second method is to tap ~5 times on version in recovery mode. You can leave from EDL mode by holding +
Fastboot mode (Flashing, Download)
- Enter recovery mode or enable usb debugging
- Connect the phone with usb
- adb reboot bootloader
Since you unlock the bootloader, you also should be able to just hold while turning on to access fastboot mode.