Replies: 1 comment 2 replies
-
You may have missed the same reset feature is also available by pressing Button1 for 40 seconds Now if you don't want to reset all settings but just restart the device in AP mode for 2 minutes, you can add a rule to catch a long press on Button1 and issue a 'WifiConfig 2' |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I use athom ESP32-based Tasmota relay boards that must be installed in various places, so I need an easy way to reset their WiFi to connect them even without WiFiConfig command.
Ideally by pushing a button 10 seconds or smthg like that on boot, which would display the WiFi config page. (the Tasmota "recover" method of 7 on/off is too complicated for my friends).
For info I use a TasmoCompiler-compiled "ESP32 Generic" Tasmota binary because I do not use Berry nor rules but only the Tasmota script langage.
Anyone could help ?
Beta Was this translation helpful? Give feedback.
All reactions