Skip to content

Limited information/discrepancy between session log and device info. #41

@zegarac

Description

@zegarac

When scanning ESP32-CAM-MB 2MB CH340G 5V WIFI Bluetooth Development Board OV2640 Camera Module,
In device info there is very limited information on the chip, but in session log file there is some information that should be displayed in main system.

Here is copy/paste from session log:

esptool.js
Serial port WebSerial VendorID 0x1a86 ProductID 0x7523
[ESPConnect-Debug] Serial input flushed before handshake.
[ESPConnect-Debug] Handshaking with ROM bootloader...
Connecting...

Detecting chip type... ESP32
Chip is ESP32-D0WDQ6 (revision 1)
Features: Wi-Fi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: f8:b3:b7:a8:01:85
Uploading stub...
Running stub...
Stub running...
Flash ID: 164068
Configuring flash size...
Auto-detected Flash size: 4MB
Detected flash size set to 4MB
[ESPConnect-Debug] Reading chip information...
Changing baudrate to 921600
Changed
If the chip does not respond to any further commands, consider using a lower baud rate.
[ESPConnect-Debug] Handshake complete with ESP32-D0WDQ6 (revision 1). Collecting device details...
[ESPConnect-Debug] Chip detectFlashSize: undefined
[ESPConnect-Debug] Flash detect raw: getFlashSize=n/a, flashId=n/a (manuf=0x??, type=0x??, cap=0x??)
Error: No serial data received. Failed to read partition table
[ESPConnect-Debug] Loaded device details: ESP32-D0WDQ6 (revision 1), 3 facts.
[ESPConnect-ui] Connection established. Ready to flash.
[ESPConnect-Debug] Connect flow finished (busy=false).

And this is paste from start screen (device info)

ESP32-D0WDQ6 (revision 1)
Unavailable
Flash & Clock
Unknown
921,600 bps
WCH (CH34x) - CH340 USB-Serial (0x7523)
16 channels · 4 timers · Classic ESP32 has dual LEDC speed groups, total 16 channels.
Feature Set
No features reported
No optional capabilities.
Peripherals
PWM/LEDC
16 channels · 4 timers · Classic ESP32 has dual LEDC speed groups, total 16 channels.
Connection
USB Bridge
WCH (CH34x) - CH340 USB-Serial (0x7523)
Connection Baud
921,600 bps

Metadata

Metadata

Labels

Projects

Status

Next Version

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions