KooleControls / ESPTool

Created the Espressif ESPTool in native C#
11 stars 6 forks source link

Help flashing firmware #7

Open zejulio opened 1 week ago

zejulio commented 1 week ago

Hello,

I am sorry but dont know how to contact you other way. I just want to flash the firmware.bin to my ESP32. From what I see from the example app, I need to have the bootloader, firmware, storage and partition table for it to flash all, right? Is there a way to do only firmware?

Thanks!

vanBassum commented 1 week ago

You should be able to only write a single partition.

I am currently away, so I can't help you right now. Im back in a couple of weeks, if the issue is not resolved by then, please send me a reminder

zejulio commented 1 week ago

Hello,

It was missing some dependecies, I've updated with nuget and now it looks like it's working! Thanks!|