How to flash esp32 s3 clone using flash tool? What's memory address for it? I tried several pre compiled projects like nat, wifi repeater, rubber ducky and https://github.com/Kl0ibi/esp32_hackingtool
but none worked! But these are working with Esp8266 I tested. What's solution?
Esp32 s3 flashing problem
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: Esp32 s3 flashing problem
These seem to be compiled for the ESP32 (without suffix), not the ESP32-S3. You'd have to recompile for the -S3 (and fix any issues stemming from the differences between chips) in order to make it work on your chip.
Re: Esp32 s3 flashing problem
Do i need to use esp idf to compile?ESP_Sprite wrote: ↑Thu Jul 11, 2024 3:35 amThese seem to be compiled for the ESP32 (without suffix), not the ESP32-S3. You'd have to recompile for the -S3 (and fix any issues stemming from the differences between chips) in order to make it work on your chip.
Who is online
Users browsing this forum: MicroController and 80 guests