diff --git a/README.md b/README.md index 652c490..a505979 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,29 @@ Resources: ## PowerSaving MeshCore firmware: Feature firmwares are for Meshcore. They have more experimental, advances features and bug fixes. These features will be pushed to MeshCore to merge to the main development. * Download at [RELEASES](https://github.com/IoTThinks/EasySkyMesh/releases) -* Please check the [**Instruction to flash custom firmware**](https://github.com/IoTThinks/EasySkyMesh/blob/main/firmware/Instruction-to-flash-firmware.md). * Source code changes: [Source code](https://github.com/IoTThinks/MeshCore/tags) -## Have Suggestion? +### Suggestion? * To make the firmware better, you can **suggest us** your wanted features [HERE](https://github.com/IoTThinks/EasySkyMesh/discussions/categories/ideas) + +### Instruction +#### For ESP32-S3 based boards (Heltec v3, Heltec v4...) +* To download **.bin** if you already flashed a repeater firmware before and want to KEEP the settings. Do NOT erase device if you want to keep the existing configuration +* To download **-merged.bin** if you flash for the FIRST TIME or you want to ERASE the flash and settings. +* Go to Web Flasher: https://flasher.meshcore.co.uk/ +* Select Custom Firmware +* Click Flash +image + +#### For NRF52840 based boards (RAK4631, T-Echo, T-Echo Lite...) +* To download **.zip** file +* Go to Web Flasher: https://flasher.meshcore.co.uk/ +* Select Custom Firmware +* Click Enter DFU mode +* Do NOT erase device if you want to keep the existing configuration +* Select the downloaded zip file +* Click Flash. +image ## Support * The firmware is provided as it is without any warranty or support.