I started with a 12" Anker cable with a 2.4A supply and 3m USB extension cable. (I believe the extension cable is 22 gauge.) Confirmed it booted up OK on this combination. No lightning bolts. Cut the Anker cable (and cried
On the Pi the Drok USB meter says 4.95V and my Dr. Meter says 4.92V, both of which are well above the under voltage threshold of 4.65V. Drok meter says current consumption is around 440mA and the undervoltage warning disappears if current is less, about 300mA or so.
When not connected to the Pi and turned on via Arduino GPIO the MOSFET shows 3 ohms Drain-Source which according to Ohm's Law should be able to deliver up to 1.64A. (4.92V / 3 ohms = 1.64A) The Arduino puts out 3.2V when the GPIO is high and the threshold of the MOSFET is 1V. So the Arduino and MOSFET should in theory be sufficient for the task.
I'm using HDMI, two USB Wi-Fi adapters and a keyboard. The supply has never thrown the under voltage warning until I inserted a MOSFET. If I unplug one of the two adapters, current in use drops below 300mA and the warning disappears.
Using Raspbian Jessie lite, freshly updated.
Ideas?