Search found 4 matches

by smokeymike32
Sat Mar 08, 2025 5:18 pm
Forum: General Discussion
Topic: Undocumented backdoor found in ESP32
Replies: 12
Views: 14701

Undocumented backdoor found in ESP32

"In total, they found 29 undocumented commands, collectively characterized as a "backdoor," that could be used for memory manipulation (read/write RAM and Flash), MAC address spoofing (device impersonation), and LMP/LLCP packet injection."

"Espressif has not publicly documented these commands, so ...
by smokeymike32
Sun Oct 06, 2024 2:34 am
Forum: ESP-IDF
Topic: Error opening esp32-p4 examples
Replies: 1
Views: 2261

Error opening esp32-p4 examples

How do I load the examples here?:
https://github.com/espressif/esp-dev-kits/tree/deeb242/esp32-p4-function-ev-board/examples

I keep getting build errors but this is my first time trying to open existing projects other than the examples included with the idf.

Am I missing a step? If getting the ...
by smokeymike32
Sat Oct 05, 2024 11:48 pm
Forum: General Discussion
Topic: How do I open new project in VS Code?
Replies: 3
Views: 3852

Re: How do I open new project in VS Code?


Here are some links about the build ninja error:
https://stackoverflow.com/questions/72299754/ninja-error-loading-build-ninja-the-system-cannot-find-the-file-specified
https://github.com/ninja-build/ninja/issues/1463


I've only successfully run the examples projects. I'm now trying to build one ...
by smokeymike32
Sat Oct 05, 2024 3:01 am
Forum: General Discussion
Topic: How do I open new project in VS Code?
Replies: 3
Views: 3852

How do I open new project in VS Code?

I downloaded some examples and I don't know how to open them - I tried doing import project but I get " * Executing task: ninja

ninja: error: loading 'build.ninja': No such file or directory" error.

Go to advanced search