Esp32 s3 flashing problem

wiwjwhw
Posts: 5
Joined: Tue Jul 09, 2024 12:21 pm

Esp32 s3 flashing problem

Postby wiwjwhw » Wed Jul 10, 2024 8:55 am

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?

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Esp32 s3 flashing problem

Postby ESP_Sprite » Thu Jul 11, 2024 3:35 am

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.

wiwjwhw
Posts: 5
Joined: Tue Jul 09, 2024 12:21 pm

Re: Esp32 s3 flashing problem

Postby wiwjwhw » Sat Jul 13, 2024 1:48 pm

ESP_Sprite wrote:
Thu Jul 11, 2024 3:35 am
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.
Do i need to use esp idf to compile?

Who is online

Users browsing this forum: No registered users and 229 guests