Search found 5 matches

by wiwjwhw
Mon Jul 15, 2024 12:06 pm
Forum: General Discussion
Topic: Esp idf component error
Replies: 2
Views: 1944

Re: Esp idf component error


1. The code/project is already 3 years old. Chances are that it will need an IDF version which was current at that time:

This project is currently developed using ESP-IDF 4.1 (commit 5ef1b390026270503634ac3ec9f1ec2e364e23b2). It may be broken on newer version.

2. The code/project targets the ...
by wiwjwhw
Sun Jul 14, 2024 7:42 pm
Forum: General Discussion
Topic: Esp idf component error
Replies: 2
Views: 1944

Esp idf component error

No matter how i try add in cmake/dependency the error never goes. Added in photo. Sorry for dump question I'm noob. I'm building https://github.com/risinek/esp32-wifi-penetration-tool for esp32 s3
by wiwjwhw
Sat Jul 13, 2024 1:48 pm
Forum: General Discussion
Topic: Esp32 s3 flashing problem
Replies: 2
Views: 2185

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.
Do i need to use esp idf to compile?
by wiwjwhw
Wed Jul 10, 2024 8:55 am
Forum: General Discussion
Topic: Esp32 s3 flashing problem
Replies: 2
Views: 2185

Esp32 s3 flashing problem

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?
by wiwjwhw
Tue Jul 09, 2024 12:27 pm
Forum: Hardware
Topic: Esp32 s3 flashing problem
Replies: 0
Views: 1584

Esp32 s3 flashing problem

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?

Go to advanced search