WiFi Manager crashes when TLS is enabled on ESP8266
Mine is a basic IoT project using ESP8266. I have integrated Tzapu’s WiFi Manager and PubSub Client library for MQTT. It uses a TLS connection using WiFiSecure. The code is mostly copied from example codes that come with the respective libraries.
When I press a button, the WiFi Manager portal starts. But when a WiFi client tries to connect to the WiFi Manager AP, the ESP crashes.