Search found 1 match

by tawalke
Thu Feb 06, 2020 6:03 am
Forum: ESP-IDF
Topic: Easy way for client to update code?
Replies: 2
Views: 4056

Re: Easy way for client to update code?

Have you already looked at the esptool? Will this work for your needs or is it still too much? https://github.com/espressif/esptool
You could send the bin files to them and then execute the esptool on the command line with parameters to flash the board.