[GH-ISSUE #635] I want to add a separate translation button ESP8266 in the configuration mode #532

Closed
opened 2026-02-28 01:25:44 +03:00 by kerem · 2 comments
Owner

Originally created by @DeltaVetal26 on GitHub (Jun 28, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/635

Hi, I plan to use WifiManager in my project, now I'm in the training phase of WifiManager. I have an ESP8266, I want to make sure that the first time ESP8266 was loaded in the settings mode, where the user enters data from the Wi-Fi network (this is implemented in WifiManager), then the device will connect to this network every time it starts and works. But if suddenly the connection with the network disappears, as I understand it, the ESP8266 with WifiManager on board will be transferred to the configuration mode. There are times when ESP8266 is started, and the WIfi network is unexpectedly disconnected indefinitely. The question is, is it possible to make sure that when the network fails, the ESP8266 is not transferred to the configuration mode, but just waiting to be connected to the network?
Is it possible to add a separate button to the ESP pins, when pressing which ESP will be translated in the configuration mode? ESP is far from me, so I would like to prevent the unauthorized transfer of ESP in configuration mode.

Originally created by @DeltaVetal26 on GitHub (Jun 28, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/635 Hi, I plan to use WifiManager in my project, now I'm in the training phase of WifiManager. I have an ESP8266, I want to make sure that the first time ESP8266 was loaded in the settings mode, where the user enters data from the Wi-Fi network (this is implemented in WifiManager), then the device will connect to this network every time it starts and works. But if suddenly the connection with the network disappears, as I understand it, the ESP8266 with WifiManager on board will be transferred to the configuration mode. There are times when ESP8266 is started, and the WIfi network is unexpectedly disconnected indefinitely. The question is, is it possible to make sure that when the network fails, the ESP8266 is not transferred to the configuration mode, but just waiting to be connected to the network? Is it possible to add a separate button to the ESP pins, when pressing which ESP will be translated in the configuration mode? ESP is far from me, so I would like to prevent the unauthorized transfer of ESP in configuration mode.
kerem closed this issue 2026-02-28 01:25:44 +03:00
Author
Owner

@tablatronix commented on GitHub (Jun 28, 2018):

Wifimanager only enters config when you tell it.
It does not automatically start.

<!-- gh-comment-id:401012393 --> @tablatronix commented on GitHub (Jun 28, 2018): Wifimanager only enters config when you tell it. It does not automatically start.
Author
Owner

@DeltaVetal26 commented on GitHub (Jun 29, 2018):

@tablatronix
It is very cool! Many thanks for your help!

<!-- gh-comment-id:401243179 --> @DeltaVetal26 commented on GitHub (Jun 29, 2018): @tablatronix It is very cool! Many thanks for your help!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#532
No description provided.