I want to know if when I do wifiManager.reconnect () it connects or not ... For example if it is a WPA network and I put the wrong password on purpose, and it runs wifiManager.reconnect returns true. How can I know if I connect, if I get an error, if it is connecting? Thanks