Code: Select all
esptool.py v4.5.1
Serial port COM41
Connecting...
Detecting chip type... Unsupported detection protocol, switching and trying again...
Detecting chip type... ESP32-S2
Chip is ESP32-S2FH4 (revision v0.0)
Features: WiFi, Embedded Flash 4MB, No Embedded PSRAM, ADC and temperature sensor calibration in BLK2 of efuse V1
Code: Select all
esptool.py v4.5.1
Serial port COM41
Connecting...
Detecting chip type... Unsupported detection protocol, switching and trying again...
Detecting chip type... ESP32-S2
Chip is ESP32-S2FNR2 (revision v0.0)
Features: WiFi, Embedded Flash 4MB, Embedded PSRAM 2MB, ADC and temperature sensor calibration in BLK2 of efuse V2
I tried flashing LED on a board which "No Embedded PSRAM". Yes, it works. It seems that only WI-FI is not working
Unfortunately these boards don't have a hardware com port so I can't see the espeasy log. What can be done with such boards? Maybe you can fix EspEasy for use with such boards?