Search found 3 matches

by honestech
Thu Sep 16, 2021 2:07 pm
Forum: ESP-IDF
Topic: ESP-IDF export.sh enters some loop when running from bash script
Replies: 1
Views: 1897

ESP-IDF export.sh enters some loop when running from bash script

Hi, I've installed ESP-IDF and can get environment variables by source ~/esp/esp-idf/export.sh honestech@honestech-pc:~/esp/myapp$ source ~/esp/esp-idf/export.sh Setting IDF_PATH to '/home/honestech/esp/esp-idf' Detecting the Python interpreter Checking "python" ... Checking "python3" ... Python 3.6...
by honestech
Mon Aug 09, 2021 2:46 am
Forum: Hardware
Topic: ESP32-C3 power consumption doesn't match to the datasheet
Replies: 12
Views: 15311

ESP32-C3 power consumption doesn't match to the datasheet

Hi all, I am checking the power consumption of the ESP32-C3-Devkit-M1. The section 4.4 of the datasheet ( https://www.espressif.com/sites/default/files/documentation/esp32-c3-mini-1_datasheet_en.pdf ) says that it's 130uA when the light sleep mode and 5uA when the deep sleep mode. It's very interest...
by honestech
Thu Oct 22, 2020 2:50 pm
Forum: ESP-IDF
Topic: Build error to embed HTML, CSS and SVG
Replies: 0
Views: 1778

Build error to embed HTML, CSS and SVG

Hi, I am building https://github.com/tonyp7/esp32-wifi-manager example in my project. I have added that components correctly, but got the build error. *** [.pio\build\esp32cam\.pio\build\esp32cam\style.css.S.o] Source '.pio\build\esp32cam\style.css.S' not found, needed by target '.pio\build\esp32cam...