I have been using a home grown library that attempts to connect to wifi with saved credentials. If the credentials are bad it looks for a ble server that is broadcasting updated credentials. Once connected it looks to an OTA server to see if it needs a software update. After all that it will open a socket and maintain a connection with the target server. Is there a robust connection library that does something similar? I know some chips will host its own site with a config page, that sounds rad.
Thanks