OnePlus’s newest firmware push reframes a long-running industry argument: after years of racing for the fastest charge, the company is now betting that smarter software and battery-aware charging policies deliver more real-world value. The recent OxygenOS updates add
bypass charging and more granular charge‑limit controls to multiple OnePlus phones and at least one tablet, aiming to reduce heat during plugged‑in heavy use and slow the chemical ageing of lithium‑ion cells — a practical, software‑first approach to battery longevity that deserves a close technical and consumer-oriented look.
Background / Overview
OnePlus has historically balanced two things that often pull in different directions: marketing high charging wattages and delivering long-lasting day‑to‑day battery life. In the past year the company introduced features like
Optimized Charging and trialed enhanced charging limits in beta builds; the current offensive tightens that focus into system-level features intended to preserve battery health while keeping user convenience high. Community reporting and vendor rollouts show the new additions include:
- Bypass Charging (a power‑path behaviour that supplies system components from the adapter when certain conditions are met).
- Customizable charging limits (ability to cap charge at predefined thresholds between 80% and 100%, configurable in steps).
Multiple outlets and regionally staggered OTA rollouts indicate the change is not limited to a single flaghip: the OnePlus 13 lineup and OnePlus Pad Go 2 are explicitly reported as receiving the feature in the latest waves of updates, and OnePlus’s flagship hardware choices (battery sizes and thermal solutions) provide the immediate hardware context for the feature set.
Why this matters: battery longevity as a user value
Smart charging and thermal control directly address two real factors that degrade lithium‑ion batteries over time: sustained high state‑of‑charge and elevated temperature.
- High state‑of‑charge stresses cells. Keeping a cell at or near 100% for long periods raises corrosion and accelerates capacity loss. Charging strategies that limit the maximum state‑of‑charge reduce that long‑term wear. Optimized Charging approaches already delay topping to 100% until needed; OnePlus’s new options let users — or the system — hold a device at a lower upper bound permanently or during prolonged plugged‑in sessions.
- Heat accelerates chemical ageing. Many heavy tasks (gaming, tethering, long video calls) create sustained thermal load. If the device is also charging, the battery experiences higher charge currents and additional heat, which compounds wear. Bypass charging addresses that by feeding system load directly from the power adaptor and either reducing or stopping current through the battery while the load is active. The net effect should be lower battery temperature during heavy use and slower capacity fade over years — in theory and according to vendor claims.
From a consumer perspective, this trade-off is compelling: users get near‑full convenience (charge while using) but with
less thermal toll and controllable upper charge limits that are known to slow battery ageing.
What is Bypass Charging (technical explainer)
Bypass charging — sometimes discussed as
power path management or
adapter‑direct mode in vendor literature — reconfigures the phone’s internal power routing so that, during certain heavy‑load conditions while plugged in, the adapter supplies the SoC, modem, display and peripherals directly rather than routing that energy through the battery.
Key characteristics
- The phone remains plugged in and usable without pulling significant current through the battery.
- The battery can either be held at a maintenance level or charged slowly while the adapter supplies instantaneous load.
- The switch happens automatically based on thermal, workload, and charging conditions; many vendors expose toggles for users to manage behavior.
Why it’s effective
- The battery is spared the immediate heat and charge cycles associated with supplying and receiving current simultaneously under heavy load.
- The device can sustain peak performance longer because the SoC thermal budget does not include extra battery‑related heating.
- Over the long term, this reduces cumulative chemical stree that encouraged manufacturers to ship adaptive overnight charging features.
Implementation caveats
- Correct hardware‑level power‑path circuitry is required; poor implementation risks voltage transients or inefficient power delivery.
- Compatibility with third‑party chargers and USB‑PD negotiation must be robust; otherwise users may see reduced charging speeds or odd behaviour with some adapters.
- The timing and thresholds for activation (what counts as a high‑load app) determine the user experience. Too aggressive activation will annoy users; too conservative will reduce benefit.
Because bypass charging retween firmware, battery management ICs, and sometimes charger negotiation, it is inherently a vendor‑level solution and cannot be supplied by a simple app update in most cases — OnePlus is rolling it as an OTA system update tied to hardware models.
Which OnePlus devices are getting the update (verified rollout)
BornCity’s reporting highlights that OnePlus has rolled an update that includes bypass charging to multiple devices, starting with the OnePlus 13 and expanding to a second wave covering OnePlus 12, OnePlus 13R and 13s, plus the OnePlus Pad Go 2 tablet in some regions. Independent coverage from mainstream outlets confirms at least the OnePlus 13 family received the update and that the OnePlus 15’s charging technology influenced the implementation. As always with OTA rollouts, availability is regional and phased.
Important verification points:
- The Times of India notes an OxygenOS 16.x update that explicitly brings bypass charging from the OnePlus 15 to OnePlus 13 users in India.
- BornCity’s writeup documents the feature behaviour and lists models included in early waves.
Caution: regional SKU differences and staged rollouts mean you may not see the update immediately — check Settings → Software Updates and the OnePlus Community channels for your market.
Charging limits: more granular control in Android 16 beta builds
OnePlus’s Android 16 beta work added a
customizable charge limit to some beta users, enabling caps at 80%, 85%, 90%, 95% and 100% instead of a single fixed 80% toggle. This move gives users finer control over the trade-off between daily uptime and long‑term battery health. Multiple independent reports and screenshots from testers corroborate the feature.
Why that matters practically:
- Users who habitually charge overnight can set an 80–90% cap to reduce ageing while waking with sufficient charge.
- Travellers or heavy‑use customers can raise the cap on days they need full battery.
- Where combined with bypass charging, these features allow a phone to stay cool and not constantly sit at 100% while docked for long sessions.
Again, this functionality appeared first in beta channels and is now surfacing in staged stable updates; availability will depend on model and region.
Strengths — what OnePlus gets right
- Practical focus over marketing specs. OnePlus is shifting attention from headline charging wattage to lifecycle health — an orientation that benefits users who keep phones for multiple years. The firmware changes build on existing Optimized Charging logic and extend practical control to more scenarios.
- Systemic engineering approach. Bypass charging is not a gimmick — it reworks the power path at firmware/hardware level and thus produces measurable thermal improvements during long plugged‑in workloads when implemented properly. Early vendor notes and changelogs confirm the techn
- User control and choice. Granular charge limits let users choose their balance of longevity vs convenience rather than forcing a one‑size‑fits‑all setting. This is a clear UX win compared with hard‑coded vendor defaults.
- Cross‑product rollout. Making the feature available to multiple models — not just the latest flagship — increases the real‑world impact and helps normalize battery‑friendly behaviour across the installed base.
Risks, unknowns, and practical caveats
- Vendor claims vs independent long‑term data. OnePlus and other manufacturers typically cite lab cycle tests and modeled degradation reductions. Those numbers are useful but represent controlled environments; long‑term field data (real owners over years) is the true test. Treat manufacturer longevity claims as directional, not guaranteed. Flagged: manufacturer lifecycle improvements need long‑term independent verification.
- Charger compatibility and accessories. Bypass modes depend on stable PD/USB negotiations and robust power‑path hardware. Using cheap or non‑compliant chargers could lead to slower-than-expected behaviour or edge‑case failures. If you rely on third‑party fast chargers, verify results after updating.
- Performance trade‑offs. In some cases the system might reduce charging speed while prioritizing battery health; users chasing the fastest top‑ups must accept occasional slower charging when the phone aims to protect the battery.
- Implementation bugs. Any system‑level power modification carries risk. Early firmware updates often contain minor bugs (camera capture speed, UI inconsistencies) and manufacturers sometimes issue follow‑ups quickly. Keep an eye on vendor patch notes and update history.
- Enterprise fleet management complexity. For organisations managing device fleets, firmware that changes charge behaviour can alter device‑management expectations. IT teams should test updates on a pilot group before broad deployment and document charging/thermal behaviour in managed policies.
How to verify the feature and test for yourself
If you receive the update and want to validate bypass charging and charging limits, follow this short test plan:
- Check the changelog in Settings → Software Update to confirm the update mentions bypass charging or charging‑limit features.
- In Battery settings look for new toggles: Bypass Charging, Charging Limit, or expanded Battery Health options. Beta builds exposed a 80–100% cap selector.
- Reproduce a heavy‑load scenario: run a GPU‑intensive game or a long video stream while connected to a known good wall charger. Monitor device temperature and SOC behavior. Thermal reduction and a flat or slowly changing battery SOC during the highest loads indicate bypass mode operation.
- Cross‑check charging speed with and without the feature enabled using the same charger and conditions. If you use third‑party charging bricks, repeat tests in case vendor SDKs or charger behaviour cause differences.
- Track battery health metrics over months using powercfg /batteryreport (Windows hosts) or reputable mobile apps that read cycle counts and capacity if the device exposes them. Keep in mind firmware-reported cycle counts depend on OEM telemetry.
Note: avoid excessive synthetic stress tests that drive the phone to extreme thermal conditions repeatedly; such tests are useful for comparisons but can accelesponsibly.
Industry context: others are doing similar work
OnePlus is joining a broader shift where vendors treat battery longevity as a visible product feature, not hidden firmware behaviour. Examples:
- Samsung and some gaming‑focused OEMs have offered thermal and charging modes that reduce battery stress during plugged‑in gaming.
- Asus has introduced charging strategies in its ROG lines that aim to separate high‑current fast charging from thermal‑sensitive usage patterns.
- Apple has implemented optimized overnight charging and health management for years.
The important industry takeaway is that battery health features are moving from niche to mainstream. OnePlus converting bypass charging from a flagship novelty into a system option for multiple models is a sign that battery‑aware software will be a standard customer expectation going forward.
Recommendations — what readers should do now
- If you value long‑term battery health: enable the Charging Limit (set to 80–90%) and leave Optimized Charging or similar overnight features enabled. Combine that with bypass charging where available. This setup balances daily convenience with longevity.
- If you need maximum immediate battery capacity (travelling, long days offline): you can temporarily raise the charge limit to 95–100% for the needed period and revert afterwards. The granular settings make this easier without sacrificing long‑term strategy.
- If you manage devices for a company: pilot the update on a controlled subset before broad rollout. Collect thermal and charging telemetry, and adjust MDM profiles if required. Document any accessory incompatibilities discovered during testing.
- When testing new firmware: use the same charger and cable you normally use, and avoid third‑party hubs or low‑quality cables during verification tests.
Bottom line / Conclusion
OnePlus’s software offensive for battery longevity is both timely and pragmatic. By combining bypass charging with more flexible charging limits, the company is delivering tools that help users and enterprises slow battery ageing without surrendering everyday convenience. Early coverage and patch notes confirm the basic mechanics and the target devices, and independent reporting corroborates the direction.
That said, real proof of value will emerge only over long‑term usage and independent ageing tests. Manufacturer lab claims should be treated as indicative but not definitive. Users and IT professionals should adopt the features thoughtfully: test them, pair them with good charging accessories, and use the new controls to match real‑world needs. In an industry that has often fetishized how fast a phone fills its battery, OnePlus’s current strategy is a welcome refocus: charging smarter, not just faster, to keep batteries healthier for the long haul.
Source: BornCity
OnePlus startet Software-Offensive für Akku-Langlebigkeit - BornCity