Did you find a way to do this?
I'm trying to find a device or design that I can plug into the USB port on an ESP32 and write everything sent out that USB port to a flash drive or an SD card. Not only may Serial.print(), but also any ESP error log data that is sent out via the USB. I use that ...
Search found 3 matches
- Fri Apr 11, 2025 7:35 pm
- Forum: ESP32 Arduino
- Topic: read/write to usb flash drive using ESP32-S3 DevkitC
- Replies: 4
- Views: 11349
- Wed Mar 05, 2025 4:40 pm
- Forum: ESP32 Arduino
- Topic: Add user defined cluster to a Zigbee endpoint?
- Replies: 1
- Views: 1177
Add user defined cluster to a Zigbee endpoint?
Is it possible to add a user-defined cluster to an endpoint?
I'm new at trying to develop a Zigbee endpoint sensor
I'm developing a temperature sensor Zigbee project based on the ESP32-C6 using the ESPRESSIF Arduino library and examples. I'd like to add text or numeric value to the reported data ...
I'm new at trying to develop a Zigbee endpoint sensor
I'm developing a temperature sensor Zigbee project based on the ESP32-C6 using the ESPRESSIF Arduino library and examples. I'd like to add text or numeric value to the reported data ...
- Tue Dec 12, 2023 2:24 am
- Forum: ESP32 Arduino
- Topic: Revert framework
- Replies: 1
- Views: 47030
Revert framework
I added the new Arduino esp-32 core based on the 5.1 devkit. How do I revert?