rapi22
Posts: 5
Joined: Thu Mar 12, 2015 6:22 pm

powering Raspberry from USB router port ??

Fri Oct 26, 2018 11:30 am

Hi,
I'm wondering if it could be possible to power a Raspberry from the USB port of a router like Huawei B525s-23a.
I don't need keyboard and screen, maybe a CSI camera.
Is there someone who ever tried this kind of thing ?
Thanks in advance for your advises and help
Regards

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: powering Raspberry from USB router port ??

Fri Oct 26, 2018 11:34 am

It totally depends how much power the USB port on the router can supply. Typically a supply that can output 2.5A at 5v is recommended. If the router is only designed to power a USB storage device for updating the firmware, it is unlikely to provide this.

It also depends which model of Pi you use? The Pi Zero requires much less power than all the rest. A Pi3B+ is very power hungry.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

rapi22
Posts: 5
Joined: Thu Mar 12, 2015 6:22 pm

Re: powering Raspberry from USB router port ??

Fri Oct 26, 2018 11:46 am

Hi,
thank you for your reply. It makes sense. I will try to find another solution.
Regards
scotty101 wrote:
Fri Oct 26, 2018 11:34 am
It totally depends how much power the USB port on the router can supply. Typically a supply that can output 2.5A at 5v is recommended. If the router is only designed to power a USB storage device for updating the firmware, it is unlikely to provide this.

It also depends which model of Pi you use? The Pi Zero requires much less power than all the rest. A Pi3B+ is very power hungry.

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: powering Raspberry from USB router port ??

Fri Oct 26, 2018 11:53 am

rapi22 wrote:
Fri Oct 26, 2018 11:46 am
Hi,
thank you for your reply. It makes sense. I will try to find another solution.
Regards
scotty101 wrote:
Fri Oct 26, 2018 11:34 am
It totally depends how much power the USB port on the router can supply. Typically a supply that can output 2.5A at 5v is recommended. If the router is only designed to power a USB storage device for updating the firmware, it is unlikely to provide this.

It also depends which model of Pi you use? The Pi Zero requires much less power than all the rest. A Pi3B+ is very power hungry.


https://www.raspberrypi.org/documentati ... /#pi-power
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

drgeoff
Posts: 10832
Joined: Wed Jan 25, 2012 6:39 pm

Re: powering Raspberry from USB router port ??

Fri Oct 26, 2018 11:55 am

Depends. I've had a Zero plus USB Wi-Fi dongle combination running PiHole powered from the USB port of a BTHomeHub6.
Quis custodiet ipsos custodes?

W. H. Heydt
Posts: 12785
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: powering Raspberry from USB router port ??

Fri Oct 26, 2018 1:45 pm

rapi22 wrote:
Fri Oct 26, 2018 11:30 am
Hi,
I'm wondering if it could be possible to power a Raspberry from the USB port of a router like Huawei B525s-23a.
The nominal spec for a USB port is to be able to supply 500mA. That's enough for a Pi0, Pi0W, or A+. It's not enough to meet the specs for any B-series Pi, and especially not enough for a Pi3B+.

rapi22
Posts: 5
Joined: Thu Mar 12, 2015 6:22 pm

Re: powering Raspberry from USB router port ??

Fri Oct 26, 2018 3:09 pm

Thank you for your help
Regards

W. H. Heydt wrote:
Fri Oct 26, 2018 1:45 pm
rapi22 wrote:
Fri Oct 26, 2018 11:30 am
Hi,
I'm wondering if it could be possible to power a Raspberry from the USB port of a router like Huawei B525s-23a.
The nominal spec for a USB port is to be able to supply 500mA. That's enough for a Pi0, Pi0W, or A+. It's not enough to meet the specs for any B-series Pi, and especially not enough for a Pi3B+.

Return to “General discussion”