Dear all
I plan factory programming of an ESP32-D0WD-V3. Is there a command line interface for programming, that does not need python to be installed on the computer?
esptool.py will not work in my case, because we cannot allow python on our prodction PC. I checked with Segger (which seems to be an option) but all programmers cost about 1000$.
Does anybody have a good system?
Any help appreciated
Christian
Command Line Interface for Programming EPS32
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: Command Line Interface for Programming EPS32
Not as an app, as the requirement not to have Python is quite an unusual one. I think the esp-serial-flasher has example code for Linux and it's written in C, perhaps you can use that. Alternatively, perhaps something like this is acceptable.
Re: Command Line Interface for Programming EPS32
Espflash (https://github.com/esp-rs/espflash) can also be built into a standalone binary.
Who is online
Users browsing this forum: No registered users and 82 guests