mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-11 09:52:47 +01:00
* replace _PIN by _GPIO * add mention about the goal of -all binaries * [breaking] change json key from "pin" to "gpio" for actuatorONOFF
2.0 KiB
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:
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

ESP8266
- Download the NodeMCU Py Flasher tool : https://github.com/marcelstoer/nodemcu-pyflasher/releases
- Execute
NodeMCU-PyFlasher - Set the files and parameters as below:

- Connect your board and select the COM port
- Click on FlashNodeMCU The upload details appears.
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