Search found 1 match

by fabianlc
Mon May 22, 2023 1:11 pm
Forum: ESP-IDF
Topic: Flashing precompiled binaries to an ESP32S3 using esptool
Replies: 1
Views: 1829

Flashing precompiled binaries to an ESP32S3 using esptool

Hello, I am encountering issues when I try to flash precompiled binaries to an ESP32S3 using esptool The command I am using inside the folder that contains the following files bootloader bootloader.bin components_test_app.bin components_test_app.elf config
 sdkconfig.json flasher_args.json partition...