Values to be captured and saved during device registration #1

Open
opened 2025-09-26 17:53:36 +00:00 by kelsey · 0 comments
Owner

PS C:\CLionProjects_testing\test-device-esp32> esptool.py --port com12 read_mac
esptool.py v4.10.0
Serial port com12
Connecting...
Failed to get PID of a device on com12, using standard reset sequence.
.
Detecting chip type... ESP32-S3
Chip is ESP32-S3 (QFN56) (revision v0.1)
Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3)
Crystal is 40MHz
MAC: 34:85:18:6c:16:cc
Uploading stub...
Running stub...
Stub running...
MAC: 34:85:18:6c:16:cc
Hard resetting via RTS pin...
PS C:\CLionProjects_testing\test-device-esp32> esptool.py --port com12 flash_id
esptool.py v4.10.0
Serial port com12
Connecting...
Failed to get PID of a device on com12, using standard reset sequence.

Detecting chip type... ESP32-S3
Chip is ESP32-S3 (QFN56) (revision v0.1)
Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3)
Crystal is 40MHz
MAC: 34:85:18:6c:16:cc
Uploading stub...
Running stub...
Stub running...
Manufacturer: c8
Device: 4018
Detected flash size: 16MB
Flash type set in eFuse: quad (4 data lines)
Flash voltage set by eFuse to 3.3V
Hard resetting via RTS pin...

PS C:\CLionProjects\_testing\test-device-esp32> esptool.py --port com12 read_mac esptool.py v4.10.0 Serial port com12 Connecting... Failed to get PID of a device on com12, using standard reset sequence. . Detecting chip type... ESP32-S3 Chip is ESP32-S3 (QFN56) (revision v0.1) Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3) Crystal is 40MHz MAC: 34:85:18:6c:16:cc Uploading stub... Running stub... Stub running... MAC: 34:85:18:6c:16:cc Hard resetting via RTS pin... PS C:\CLionProjects\_testing\test-device-esp32> esptool.py --port com12 flash_id esptool.py v4.10.0 Serial port com12 Connecting... Failed to get PID of a device on com12, using standard reset sequence. Detecting chip type... ESP32-S3 Chip is ESP32-S3 (QFN56) (revision v0.1) Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3) Crystal is 40MHz MAC: 34:85:18:6c:16:cc Uploading stub... Running stub... Stub running... Manufacturer: c8 Device: 4018 Detected flash size: 16MB Flash type set in eFuse: quad (4 data lines) Flash voltage set by eFuse to 3.3V Hard resetting via RTS pin...
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hlaeja-old/hlaeja-registry-api#1