How do I have Arduino Connect to Wifi using App Inventor?

For my program my Arduino needs to connect to the Wi-Fi and we do this by inputting the username and password in the code. Is there any way to have the user enter the password and choose the wifi in the app itself?

Use variables, text boxes and TinyDb for data entry.

1 Like

you might want to try the wifi manager extension

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

5 posts were split to a new topic: Connect method of WiFi extension not working anymore on Android 10