I'm using Arduino IDE with WiFiManager library.
I'm not setting the mode of ESP to access point anywhere in my sketch (excluding usage of WiFiManager).
It seems that it happens randomly for various devices and in various times. It's hard to reproduce.
I can't connect to that access point. When I try with my smartphone it keeps connecting.
Unfortunately, since I have a lot of ESPs this problem happens often and it's a big issue since my devices are in remote locations.
Do you have any clue why the ESPs are creating this unintentional access points?
P.S. Some people say it slows down their Internet connection since the ESP's hotspot is on the same channel as their router.