PlatformIO Wifi_KIT_32_V3 -> Failure This chip is ESP32-S3 not ESP32. Wrong --chip argument?
Posted: Fri Jan 06, 2023 1:14 pm
Hi,
I don't get the device flashed.
I have a heltec_wifi_kit_32_v3and if I use PlatformIO and want to flash the device I get :
Failure This chip is ESP32-S3 not ESP32. Wrong --chip argument .
I the PlatformIO I tried
[env:esp32dev] , [env:heltec_wifi_kit_32] or [env:heltec_wifi_kit_32_v2] but always get the failure.
If I look under https://docs.platformio.org/en/latest/boards/index.html I see that V2 version is there but not V3 ?!
Why I get S3 Version, which is a complete different board ?
Any idea how I get that working with PlatformIO ?
Thanks
I don't get the device flashed.
I have a heltec_wifi_kit_32_v3and if I use PlatformIO and want to flash the device I get :
Failure This chip is ESP32-S3 not ESP32. Wrong --chip argument .
I the PlatformIO I tried
[env:esp32dev] , [env:heltec_wifi_kit_32] or [env:heltec_wifi_kit_32_v2] but always get the failure.
If I look under https://docs.platformio.org/en/latest/boards/index.html I see that V2 version is there but not V3 ?!
Why I get S3 Version, which is a complete different board ?
Any idea how I get that working with PlatformIO ?
Thanks