Am using esp_restart() to restart the esp32 chip.
This does not take the reset pin low.
Is there any method i can do a software restart of the esp32 and rese t pin also goes low.
Any help is appreciated.
Search found 6 matches
- Mon Oct 03, 2022 12:03 pm
- Forum: General Discussion
- Topic: Can reset pin of ESP32 be taken low on soft restart.
- Replies: 1
- Views: 3355
- Tue May 24, 2022 10:10 am
- Forum: General Discussion
- Topic: Will Esp32 support 5Ghz Wifi frequency in future?
- Replies: 1
- Views: 2938
Will Esp32 support 5Ghz Wifi frequency in future?
Hi,
I want to know is there any possibility in future Esp32 will support 5Ghz in Future.
Or else if i want to work with 5Ghz wifi freq ill have to change the chip.
Any help is appreciated.
I want to know is there any possibility in future Esp32 will support 5Ghz in Future.
Or else if i want to work with 5Ghz wifi freq ill have to change the chip.
Any help is appreciated.
- Thu May 19, 2022 5:28 am
- Forum: Hardware
- Topic: Emitted heat from esp32 afftects High Precision Temperature sensor
- Replies: 1
- Views: 1412
Emitted heat from esp32 afftects High Precision Temperature sensor
Hi, I am using BLE and wifi of esp32 chip and I have a high precision temperature sensor in my application. I can see my temperature sensor reading is increased by some offset after sometime the device is powered on. I can feel negligible amount of heat on the microcontroller. My question is, Is it ...
- Fri May 06, 2022 5:22 am
- Forum: General Discussion
- Topic: Esp32 deep sleep mode current is 10mA. Can that be reduced further.
- Replies: 2
- Views: 2770
Re: Esp32 deep sleep mode current is 10mA. Can that be reduced further.
Thanks for your reply. I am using the dev kit and running the deep sleep example code .
I will try with removing the additional components.
I will try with removing the additional components.
- Thu May 05, 2022 1:24 pm
- Forum: General Discussion
- Topic: Esp32 deep sleep mode current is 10mA. Can that be reduced further.
- Replies: 2
- Views: 2770
Esp32 deep sleep mode current is 10mA. Can that be reduced further.
Hi All,
Am using Esp Wroom32 and using Deep_Sleep example code. The chip is consuming 10ma. I want the current consumption to be in the uA range.
Please let me know how the current can be reduced further.
Any help is appreciated
Am using Esp Wroom32 and using Deep_Sleep example code. The chip is consuming 10ma. I want the current consumption to be in the uA range.
Please let me know how the current can be reduced further.
Any help is appreciated
- Sun Mar 13, 2022 5:22 pm
- Forum: ESP-MDF
- Topic: Unable to compile ESP MDF example projets using VS code
- Replies: 0
- Views: 5028
Unable to compile ESP MDF example projets using VS code
Hi Guys, I am using VS code IDE and working with esp idf 4.2.2. I am able to compile example project using VS code. I want to get started with ESP MDF. Using the command pallete i have installe ESP MDF in the IDF Tools directory. After that i am not able to compile the esp mdf example projects. I am...