[GH-ISSUE #1081] wifimanager.setAPcallback #922

Open
opened 2026-02-28 01:27:41 +03:00 by kerem · 3 comments
Owner

Originally created by @SudhaMaanasa on GitHub (Jun 20, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1081

Basic Infos

Hardware

WiFimanager Branch/Release:

  • Master
  • Development

Esp8266/Esp32:

  • ESP8266
  • ESP32

Hardware: ESP-12e, esp01, esp25

  • ESP01
  • ESP12 E/F/S (nodemcu, wemos, feather)
  • Other

ESP Core Version: 2.4.0, staging

  • 2.3.0
  • 2.4.0
  • staging (master/dev)

Description

Problem description

Settings in IDE

"wifimanager.setAPcallback is used if we need to do something when device enters configuration mode on failed WiFi connection attempt. Before autoConnect()."
But when I use it in my code under a failed connection of WiFi I couldn't find that the device entering into configuration mode. Is there something I'm missing in achieving this? Someone please help me with this.

Originally created by @SudhaMaanasa on GitHub (Jun 20, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1081 ### Basic Infos #### Hardware **WiFimanager Branch/Release:** - [ ] Master - [ ] Development **Esp8266/Esp32:** - [x] ESP8266 - [ ] ESP32 **Hardware: ESP-12e, esp01, esp25** - [ ] ESP01 - [x] ESP12 E/F/S (nodemcu, wemos, feather) - [ ] Other **ESP Core Version: 2.4.0, staging** - [ ] 2.3.0 - [ ] 2.4.0 - [ ] staging (master/dev) ### Description Problem description ### Settings in IDE "wifimanager.setAPcallback is used if we need to do something when device enters configuration mode on failed WiFi connection attempt. Before autoConnect()." But when I use it in my code under a failed connection of WiFi I couldn't find that the device entering into configuration mode. Is there something I'm missing in achieving this? Someone please help me with this.
Author
Owner

@tablatronix commented on GitHub (Jun 21, 2020):

No idea are you using an example?

<!-- gh-comment-id:647179693 --> @tablatronix commented on GitHub (Jun 21, 2020): No idea are you using an example?
Author
Owner

@SudhaMaanasa commented on GitHub (Jun 30, 2020):

Yes

<!-- gh-comment-id:651700600 --> @SudhaMaanasa commented on GitHub (Jun 30, 2020): Yes
Author
Owner

@tablatronix commented on GitHub (Jun 30, 2020):

Which one, ill check and see if there is something wrong

<!-- gh-comment-id:652083252 --> @tablatronix commented on GitHub (Jun 30, 2020): Which one, ill check and see if there is something wrong
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#922
No description provided.