Qualcomm Quick Charge 2.0 on Xiaomi Redmi Note 3

By | 27th September 2016

Please do not use this. On newer kernels it fries the phone’s PSU.

Note: This is only applicable for the Snapdragon/Pro version of the Redmi Note 3.

The Xiaomi Redmi Note 3 has a very good battery life. However Qualcomm Quick charge(QC) 2.0 would massively help with the charging times for the huge 4050 mAh battery. What this does is that it allows for charging over 9V/12V, instead of with just 5V and you can push upto 18W of power, as compared to just 10W the phone was originally designed to. The voltage is then converted internally to feed the battery. Xiaomi does not advertise QC 2.0 support for this phone since they probably haven’t paid Qualcomm’s 5$ per device licensing fee and also the extra cost for the charger could have been a factor.

So how do I make this work?

This all started with this document on Qualcomm’s website which confirmed that QC 2.0 was indeed supported on the device. The document has since been modified and the name removed. The next issue was adding the support in software. The hvdcp daemon is needed to configure the DCP circuitry of the phone to request the 9V needed for QC 2.0. Luckily Cyanogenmod comes with this enabled. Now all that’s left is getting yourself a QC 2.0 enabled charger and installing the ROM. There are several chargers available online. However I’ve had good luck with this charger from Aukey.

img_20160927_123856

The Aukey QC 2.0 charger in all its glory

I will not cover installing a custom ROM since there are plenty of resources for this. Throughout this article try not to confuse battery charging current and charging current(current flowing from the charger to the phone). I have not covered the stock MIUI ROM in this article because I do not use it personally. It does not support QC 2.0 in it’s stock configuration.

Testing it out

So let’s compare the charge rates on Cyanogenmod between the stock and the QC 2.0 charger. You can download Ampere, which will tell you the battery charging rates. Make sure your charge percentage is <80%.

Screenshot_20160927-130549.png

Ampere with Stock charger

screenshot_20160927-122610

Ampere with QC 2.0 compatible charger

 

Ampere can often display wrong values and although it reports the battery charging current, there is no way to know what current or voltage the phone is actually charging at. Thankfully XDA member vkass who had a USB multimeter helped me out. 😀

USB multimeter on Cyanogenmod and QC 2.0 charger

This was his observation:

Right now the charging speed went down to 1.1-1.3 amp while still at 9v, I guess because of an update.
Checked in recovery, charge rate is slightly faster at 9v 1.5a at 73% battery, also charge rate is faster when screen if on compared to screen off at 1.2a.vkass

As you can see charging rates can vary but on the average it is 1.1-1.3A over 9V. That’s much less than what a QC 2.0 device is usually capable of. The reason for this is because the battery charging rate is now capped to 2A because the previous 3A cap would fry phones. I don’t know if this was due to QC 2.0 or people trying to push >2A over 5V.

Trying out a different kernel

There are several kernels which support 3A charging. You can checkout Blaze kernel if you would have a look at this.

Again vkass to the rescue.

Tried kernel with 3a fast charge:
When screen on + camera charge rate goes up to 2.4a
Idle screen on is 1.9a on average, screen off is 1.75a. Looks like if the phone is used it draws more power to compensate, I’m guessing people who fried their boards (if there are any) used the phone while charging and the phone drew too much power.vkass

2.4A * 9V = 21.6W of power! Do NOT use kernels with 3A charging if you value your phone. Here’s an image:

USB multimeter on kernel with 3A charging and QC 2.0 charger

I think capping the battery charge rate to around 2.2-2.4A would be a nice balance.

Conclusion

Getting a QC 2.0 charger and installing a Cyanogenmod based custom firmware is completely worth it. This setup should be 25-30% faster for charging and more efficient since it’s pushing less amps over a higher voltage. However the charging rates still can be improved and this is definitely something which needs work.

Special thanks to vkass once again. Some images are the courtesy of him. Do leave a comment down below if I missed something. 🙂

Update 15/10/2016:
The USB multimeter from Aliexpress

The USB multimeter from Aliexpress. Worth every penny

To test for myself I had ordered a USB multimeter from Aliexpress. It finally arrived. It costs just $2.3 with shipping and works very well. Super happy with it. This is the one I had ordered. Results are the same as before. It is showing slightly higher current in this pic because the camera app was on to click this pic. It hovers around the 1.1-1.25A region when the screen is off and all apps are removed from memory. I strongly urge that you pick one for yourself to confirm that everything works as normal. You can’t go wrong with $2.3.

7 thoughts on “Qualcomm Quick Charge 2.0 on Xiaomi Redmi Note 3

  1. Kaushal Gaonkar

    Thank you! Very helpful post indeed! Didn’t know that Redmi Note 3 Supports Quick Charging. Cheers!

    Reply
  2. Teffy

    Hey man, great post. Could you find the temps too when it’s charging? I’m guessing this is pretty risky, as the outer body won’t be able to handle the heat from the faster charge rate

    Reply
    1. varunpriolkar Post author

      The temps are pretty reasonable and not much hotter than normal charging on Cyanogenmod with QC 2.0 so I don’t think it is risky at all. I’ve been using my Aukey charger almost exclusively. You’re right in the sense that any changes in charge rate need to be thoroughly tested before being committed to the codebase since this is something which can potentially damage phones.
      I think on a 3A kernel the temps should be much higher and is not at all advisable.
      EDIT: I kept it for charging from 5% to 85%. The temperature reported in the Ampere app was 41c, which is very reasonable.

      Reply
      1. Shubham Chauhan

        You had charged from 5% to 85%. Please tell that you had charged on 9v 2a or 9v 3a and also tell the time taken by the redmi note 3 to charge from 5% to 85%.

        Reply
        1. varunpriolkar Post author

          I am using the stock Cyanogenmod 2A kernel. The actual current reported by the USB multimeter is 1-1.25A, like I said in the article. Charging is 25-30% faster.

          Reply
  3. angrymonk

    okay I am still confused, so all the tweaks dev made to adjust current, voltage was possible due to presence of qc 2.0 (or 3.0)?

    Reply

Leave a Reply to varunpriolkarCancel reply