Files
OpenMQTTGateway/docs/upload/binaries.md
Florian c9e6de1a1c Replace pin by gpio (#631)
* replace _PIN by _GPIO

* add mention about the goal of -all binaries

* [breaking] change json key from "pin" to "gpio" for actuatorONOFF
2020-06-13 20:04:36 -05:00

2.0 KiB

Upload Binaries

This section is usefull if you want to directly flash your ESP from your desktop. Once flashed you can change wifi and broker settings. Nevertheless you will not be able to change advanced parameters, if you want to do so refer to [Upload from PlatformIO][pio] section.

Download the binary corresponding to your board and gateway here from github and uncompress it. Note that the -all binary packages are produced for tests only.

ESP32

  • Download the bootloader here
  • Download the boot_app0 from here
  • Download the flash tool utility from espressif: https://www.espressif.com/en/products/hardware/esp32/resources
  • Uncompress the package
  • Execute flash_download_tools
  • Choose ESP32 DownloadTool
  • Set the files and the adress as below: Flash download tool And set the parameters used by arduino IDE, we are able to upload to ESP32 a binary file containing OpenMQTTGateway.
  • Set the config as above
  • Connect your ESP32 board and select the COM port
  • Click on start The upload details appears in the rear shell windows, you can see also the progress bar changing
  • Once done the flash tool display "FINISH" like below Flash download tool 2

ESP8266

With an ESP if you did not set your network and mqtt parameters manualy you can now open the web portal configuration.

Note that to reset the wifi and mqtt settings you can check yes, wipes all data