What are the total current required to run all that hardware at the same time ?
Even if you make it run it will not run for long with only one 18650 battery.
How long time do you expect to run it before replacing the battery ?
Search found 103 matches
- Wed May 01, 2024 12:54 pm
- Forum: General Discussion
- Topic: Battery power 2 esp32
- Replies: 5
- Views: 1474
- Fri Mar 15, 2024 4:35 am
- Forum: ESP32 Arduino
- Topic: ESP32S3 Wroom cam web server problem
- Replies: 1
- Views: 996
Re: ESP32S3 Wroom cam web server problem
Think you need to share the code you have loaded on the esp32 else we cant see what goes wrong, just my 2 cent
- Sat Jan 27, 2024 8:09 pm
- Forum: General Discussion
- Topic: Where to ask questions about lilygo t-watch development?
- Replies: 1
- Views: 931
- Tue Nov 21, 2023 6:37 pm
- Forum: Hardware
- Topic: Powering ESP32-S3 with rechargeable battery
- Replies: 5
- Views: 8166
Re: Powering ESP32-S3 with rechargeable battery
I dont have any ESP3-S3-BOX-LITE so cant tell.
- Tue Nov 21, 2023 8:26 am
- Forum: Hardware
- Topic: Powering ESP32-S3 with rechargeable battery
- Replies: 5
- Views: 8166
Re: Powering ESP32-S3 with rechargeable battery
Bluetooth use less power than WiFi, so it should be possible. If you measure the current used, you can calculate the required for the batteries. Suggest you try to run it with a power bank and see how long time it will run. Just make sure the power bank dont shutdown when low current is required.
- Sat Nov 18, 2023 6:02 pm
- Forum: Hardware
- Topic: Powering ESP32-S3 with rechargeable battery
- Replies: 5
- Views: 8166
Re: Powering ESP32-S3 with rechargeable battery
What are the requirement, how long should it run on the battery ? does it use wifi ? Bluetooth ? Do you know how many milli Amp it require ?
- Thu Nov 02, 2023 1:59 am
- Forum: General Discussion
- Topic: My ESP32 S3 led is continuosly blinking yellow
- Replies: 3
- Views: 2294
Re: My ESP32 S3 led is continuosly blinking yellow
Im not using Micro Python, just trying to assist you. Are you following freenove or esp own guide and bin file ? I think you need a version with the correct size of psram and flash ?
I have some freenove ESP32-S3 modules and they work great with Arduino ide
I have some freenove ESP32-S3 modules and they work great with Arduino ide
- Mon Oct 30, 2023 1:01 pm
- Forum: General Discussion
- Topic: My ESP32 S3 led is continuosly blinking yellow
- Replies: 3
- Views: 2294
Re: My ESP32 S3 led is continuosly blinking yellow
It seems you Python code make the esp32 reboot, try with some minimum code and if you still have an issue, then post your code here.
- Wed Sep 20, 2023 7:47 pm
- Forum: ESP32 Arduino
- Topic: Iphone app - Impossible?
- Replies: 2
- Views: 3549
Re: Iphone app - Impossible?
You can build a web server running on the esp32 and then control everything from the web page, you can find lots of guides on how to do it, and then connect your iPhone to the webpage, i know its not an App and not bluetooth, but it works
- Sat Sep 09, 2023 8:21 pm
- Forum: General Discussion
- Topic: Nano ESP32
- Replies: 1
- Views: 1008
Re: Nano ESP32
If its Arduino nano Esp32 (was released some time ago now) i think your best choice is the Arduino forum, if its another board please supply link to it ?