REPL etc. all works fine.
When I flash it with new firmware, the initial output is as follows:
According to its datasheet, the ESP32-S2-WROVER has 4MB of flash and 2MB of PSRAM.esptool.py v3.2-dev
Serial port /dev/cu.usbserial-143401
Connecting....
Chip is ESP32-S2
Features: WiFi, No Embedded Flash, No Embedded PSRAM, ADC and temperature sensor calibration in BLK2 of efuse V2
Crystal is 40MHz
MAC: 58:cf:79:38:7a:3c
That being the case, why does the Features line say: "No Embedded Flash, No Embedded PSRAM"?
Can anyone shed some light on this?
Thanks!