Skip to content

How to flash uart-bridge #1914

Discussion options

You must be logged in to vote

Please read the README https://github.com/cesanta/mongoose/tree/master/examples/esp32/uart-bridge/#flash-pre-built-firmware , there is a pre-built image for you to flash and links to the flasher for several OSs.

The Makefile is a guide showing what you have to do to build the example, and the Docker image helps us build and test and many users can also use them instead of installing vendor SDK and toolchains.
If you can't take advantage of this, you have to do that yourself. The example is a standard ESP-IDF project https://mongoose.ws/tutorials/esp32/uart-bridge/
Your options are:

  • Build a Linux virtual machine and run the example as is
  • Install esputil and use the pre-built image
  • Install…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants