Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power consumption while connected to upstream AP but with no clients connected #131

Open
Istria1704 opened this issue May 27, 2023 · 4 comments

Comments

@Istria1704
Copy link

First of all thank you very much for making this available to us all. Very useful software.

I want to make a solar/battery powered repeater for my garden. But to design the solar panel and battery size, I need to know the average power consumption when idle. "Idle" in this case meaning "connected to upstream AP but no clients connected".
I see the 1,8W power when at top speed, which would correspond to almost 500mA drawn from a 3.7V lipo. But if I use that, I'd need a large battery to last through a long winter night. I assume it draws (much) less when not throughputting 15Mbit. Had anyone measured how much?

For context: I plan to use it for 2 things:

  1. To give wifi access to some esp8266 sensors in the garden. Those will not be connected and transmitting continuously, but sleep for 10-30min and only briefly wake up, connect, update sensor data, and go back to sleep. So 10-30min not connected. And 10s connected.
  2. Occasionally give wifi access to my phone and watch YouTube when sitting in the garden. So I will calculate using the 15Mbit/1.8W for this usage.

Thanks in advance!

@martin-ger
Copy link
Owner

martin-ger commented May 27, 2023 via email

@Istria1704
Copy link
Author

Istria1704 commented May 27, 2023

Oh, that is very reasonable. Even less than an esp8266. My Wemos D1 Mini pulls 70mA @ 5V. We are talking about ESP32, right?

Do you mean 70mA at 3.3V, or at the (3.7v) battery, or at (5V) usb input?

It won't have to last for days. In theory just 1 night. During the day, the battery will be charged by a small solar panel.

Edit: I must say, the more I search/read about it, the less I know. Some websites claim 60mA at the battery, while other say they measure 128mA @ 5V...
Is that 70mA your personal (verified) experience?

@martin-ger
Copy link
Owner

martin-ger commented May 28, 2023 via email

@Istria1704
Copy link
Author

Thanks.
I must say my initial crude "ballpark" power calculation had a critical flaw. I didn't incorporate that during winter, the solar panel yield is MUCH MUCH less than in summer.
For an average of 70 mA @ 3.3v, in January I would need a 6.5Wp solar panel to break even with the power consumption. So make that 10Wp panel to have some breathing room. And that already becomes a fairly large 25x20cm panel. And even then I would probably end up with an empty battery now and then when it's heavily overcast for a couple days in a row.

I'm starting to think maybe solar/battery isn't going to be the way to go.Maybe I'll place the repeater inside the house, on the garden window. That way I can just plug it into a wall socket.

But that's anyway for the 70mA (231 mW) average idle power consumption! I couldn't find that data anywhere in the web.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants