From fce8ffbea81fcb0c98aec8f42a044419872b6c2f Mon Sep 17 00:00:00 2001 From: sfromis <47082390+sfromis@users.noreply.github.com> Date: Fri, 29 Dec 2023 02:22:01 +0100 Subject: [PATCH] Update sonoff_NSPanel (#1830) Better link to the factory binary for download/flash --- _templates/sonoff_NSPanel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_templates/sonoff_NSPanel b/_templates/sonoff_NSPanel index 3706d695e..7124550a7 100644 --- a/_templates/sonoff_NSPanel +++ b/_templates/sonoff_NSPanel @@ -27,7 +27,7 @@ The five needed pins (3V3, RX, TX, GPIO0 and GND) can be easily identified. ![Pins](/assets/device_images/sonoff_NSpanel_pinout.webp) -Download and flash [`tasmota32-nspanel.bin`](http://ota.tasmota.com/tasmota32/release/tasmota32-nspanel.bin) or install using [Tasmota Web Installer](http://tasmota.github.io/install). +Download and flash [`tasmota32-nspanel.factory.bin`](https://ota.tasmota.com/tasmota32/release/tasmota32-nspanel.factory.bin) or preferably install using [Tasmota Web Installer](http://tasmota.github.io/install). ***If using standard Tasmota32 builds:*** Current implementation of serial in Arduino core has a bug which can boot loop the device on soft reset. Power cycling the device solves the issue. PSRAM is also not supported.