From 15913d580f477d7006549be0bfe241ee81c0a05e Mon Sep 17 00:00:00 2001 From: Sefinek Date: Wed, 3 Jun 2026 00:14:29 +0200 Subject: [PATCH] docs: fix FAQ rendering --- docs/faq.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/faq.md b/docs/faq.md index e8ef21a9..2c8779d2 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -785,6 +785,7 @@ After this bootloader is flashed onto the device, you can trigger an over-the-ai ### 7.2. Q: How to update ESP32-based devices over the air? **A:** For ESP32-based devices (e.g. Heltec V3): + 1. On , download the **non-merged** version of the firmware for your ESP32 device (e.g. `Heltec_v3_repeater-v1.6.2-4449fd3.bin`, no `"merged"` in the file name) 2. From the MeshCore app, log in remotely to the repeater you want to update with admin privileges 3. Go to the Command Line tab, type `start ota` and hit enter.