I am interested in purchasing this Arduino Uno WiFi Rev2 for DIY project. I will be using it to connect to my home WiFi network.
But I want to use my Smartphone to specify the my home WiFi's SSID & password. To do that, I want to use the Arduino's on-board WiFi as an access point, connect to it with my SmartPhone, give it the credentials, then have the Arduino connect to the home WiFi using those credentials.
Can I do that? Is there any sample code showing me how to do it?