Hi,
I did not. I supposed there was a mechanism to block reverse current.
I will try and get back here with the result.
Thanks!
Search found 8 matches
- Thu Feb 20, 2025 6:50 am
- Forum: Hardware
- Topic: ESP32 Supermini deep-sleep consuming 400uA
- Replies: 2
- Views: 2397
- Mon Feb 17, 2025 7:12 pm
- Forum: Hardware
- Topic: ESP32 Supermini deep-sleep consuming 400uA
- Replies: 2
- Views: 2397
ESP32 Supermini deep-sleep consuming 400uA
Hi,
I am studying the ESP32-C6 supermini.
I do not have the schematic, but I suppose it to be the same as the ESP32-C3 supermini.
https://dl.artronshop.co.th/ESP32-C3%20SuperMini%20datasheet.pdf
The battery controller is the following:
https://www.lcsc.com/datasheet/lcsc_datasheet_2202251530 ...
I am studying the ESP32-C6 supermini.
I do not have the schematic, but I suppose it to be the same as the ESP32-C3 supermini.
https://dl.artronshop.co.th/ESP32-C3%20SuperMini%20datasheet.pdf
The battery controller is the following:
https://www.lcsc.com/datasheet/lcsc_datasheet_2202251530 ...
- Fri Jan 03, 2020 10:35 am
- Forum: ESP-IDF
- Topic: Higher current consumption (100uA) in Deep Sleep on ESP32-WROOM-32D
- Replies: 5
- Views: 9254
Re: Higher current consumption (100uA) in Deep Sleep on ESP32-WROOM-32D
Thank you very much for your replies!
I believe that So_yeah highlighted the problem here.
Moreover, I was doing a mistake while measuring the current consumption in the first place.
It is not 100uA, but it is in the order of 2mA.
I am supplying directly 3.3V, but I noticed from the schematic of ...
I believe that So_yeah highlighted the problem here.
Moreover, I was doing a mistake while measuring the current consumption in the first place.
It is not 100uA, but it is in the order of 2mA.
I am supplying directly 3.3V, but I noticed from the schematic of ...
- Fri Jan 03, 2020 10:31 am
- Forum: ESP32 Arduino
- Topic: Real-time data streaming over WiFi
- Replies: 5
- Views: 23571
Re: Real-time data streaming over WiFi
Thank you for the replies :)
I did not know about the ESP-NOW protocol.
It is very interesting indeed. However, I would need something simple to be integrated with a python script running on a PC that is receiving the data.
That is why I was thinking about UDP.
I also think that TCP might work ...
I did not know about the ESP-NOW protocol.
It is very interesting indeed. However, I would need something simple to be integrated with a python script running on a PC that is receiving the data.
That is why I was thinking about UDP.
I also think that TCP might work ...
- Thu Jan 02, 2020 7:08 pm
- Forum: ESP-IDF
- Topic: Development boards: current consumption during Deep Sleep
- Replies: 0
- Views: 2496
Development boards: current consumption during Deep Sleep
Hello!
I am currently working on a project that needs to run on a battery for long time.
Some sort of data-logger for vibrations.
I intend to keep in deep sleep the main core of the ESP32 and wake it up with the help of ULP co-processor from time to time when a change in the magnetic field is ...
I am currently working on a project that needs to run on a battery for long time.
Some sort of data-logger for vibrations.
I intend to keep in deep sleep the main core of the ESP32 and wake it up with the help of ULP co-processor from time to time when a change in the magnetic field is ...
- Tue Dec 24, 2019 10:03 am
- Forum: ESP-IDF
- Topic: Higher current consumption (100uA) in Deep Sleep on ESP32-WROOM-32D
- Replies: 5
- Views: 9254
Re: Higher current consumption (100uA) in Deep Sleep on ESP32-WROOM-32D
Hi marekg,
I am stuck with the same question here.
I am actually consuming around 140uA when in Deep Sleep.
However, I set up the wake-up to be triggered by RTC_GPIO.
Any suggestion about how to lower the power consumption?
Thanks
I am stuck with the same question here.
I am actually consuming around 140uA when in Deep Sleep.
However, I set up the wake-up to be triggered by RTC_GPIO.
Any suggestion about how to lower the power consumption?
Thanks
- Tue Dec 24, 2019 10:00 am
- Forum: ESP32 Arduino
- Topic: Connection time, MQTT connect time, and current draw?
- Replies: 1
- Views: 3730
Re: Connection time, MQTT connect time, and current draw?
Hi Brolly!
I have your same timing here.
Did you find any solution to shorten the MQTT connection time?
Regards
I have your same timing here.
Did you find any solution to shorten the MQTT connection time?
Regards
- Sat Dec 07, 2019 5:56 pm
- Forum: ESP32 Arduino
- Topic: Real-time data streaming over WiFi
- Replies: 5
- Views: 23571
Real-time data streaming over WiFi
Dear Forum,
I am trying to understand what is the most effective way to stream data from an ESP32 node via WiFi to my PC.
Let me shortly describe the application that I am working on.
I would like to setup a wireless IMU node based on ESP32 and the MPU6050 [https://www.invensense.com/products ...
I am trying to understand what is the most effective way to stream data from an ESP32 node via WiFi to my PC.
Let me shortly describe the application that I am working on.
I would like to setup a wireless IMU node based on ESP32 and the MPU6050 [https://www.invensense.com/products ...