Skip to content

Commit

Permalink
Update sonoff_NSPanel (#1830)
Browse files Browse the repository at this point in the history
Better link to the factory binary for download/flash
  • Loading branch information
sfromis authored Dec 29, 2023
1 parent 10afbe3 commit fce8ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _templates/sonoff_NSPanel
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit fce8ffb

Please sign in to comment.