Hi all, is their any way to get the password of connected WiFi SSID?
Actually, I want to send network details to Esp8266 to connect my home network. I can get SSID name in app code howere i do not want to ask password to user. I want to detect credentials in code.
I would guess the answer is probably that it is not possibly (for security reasons), especially since every IoT app I ever used always asked me for the wifi password to connect the device.