Search found 2 matches

by dev_000
Mon Mar 04, 2024 7:36 pm
Forum: ESP-IDF
Topic: ESP32-S3 Wake from sleep via USB data lines
Replies: 0
Views: 185

ESP32-S3 Wake from sleep via USB data lines

Hi, I have an application where I need ESP32-S3 to sleep most of the time. I want to wake it up from sleep when there is data in the USB lines(D+/D-). Is it possible to wake ESP32-S3 from sleep via the USB data lines? I checked the documentation but cant seem to find any mention of wake up from USB ...
by dev_000
Mon Oct 16, 2017 7:07 pm
Forum: General Discussion
Topic: ESP32 or ESP8266 on a commercial product
Replies: 1
Views: 3426

ESP32 or ESP8266 on a commercial product

Hi all, I am trying to prototype a device pushes data from the sensors to the cloud via WiFi. I am planning to make a prototype batch of 100-200 units for a client. Specification-wise both ESP32 and ESP8266 would fit the bill for my requirement. As this is in the prototype phase, I am planning to us...