GW Install custom firmware
If you want to install a custom firmware or a previous version of Ruuvi Gateway firmware, you can do this using Web-UI.
Last updated
If you want to install a custom firmware or a previous version of Ruuvi Gateway firmware, you can do this using Web-UI.
Last updated
Open Web-UI, go to "Software Update" page, expand "Advanced Settings" and enable the checkbox "Don't use the software update provided by Ruuvi but download binary files from URL address instead":
In the URL input field change the version number to the desired one, then press "UPDATE" button.
The list of released versions can be found here: https://github.com/ruuvi/ruuvi.gateway_esp.c/releases/
You need to prepare firmware binaries and put them on your HTTP server.
1. First, you need to build firmware:
2. Next, copy the firmware binaries to some folder (gw_fw):
3. Run local HTTP server on port 7000 in the folder with the firmware binaries:
Or instead of steps 2 and 3 you can simply run the local HTTP server in the "build" folder:
Then open Web-UI, go to "Software Update" page, expand "Advanced Settings", enable checkbox "Don't use the software update provided by Ruuvi but download binary files from URL address instead" and in the URL input field set the address of your local HTTP server, then press "UPDATE" button: