Sorry if this is so obvious but I'm new to Espruino and i can seem to find a solution, Lets say that i want to control some led's from my phone. Following this tutorial https://www.espruino.com/Interactive+Web+UI
I was able to make a the led change the intensity by changing the value in the tutorial. My question is regarding the wifi name/pass. I set it up in code and upload it to the board as shown in the tutorial, But that's not very user friendly. Is there a way to have the webpage either on the phone or computer ask for the wifi name and password stead of hard coding it?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sorry if this is so obvious but I'm new to Espruino and i can seem to find a solution, Lets say that i want to control some led's from my phone. Following this tutorial https://www.espruino.com/Interactive+Web+UI
I was able to make a the led change the intensity by changing the value in the tutorial. My question is regarding the wifi name/pass. I set it up in code and upload it to the board as shown in the tutorial, But that's not very user friendly. Is there a way to have the webpage either on the phone or computer ask for the wifi name and password stead of hard coding it?
Thanks,
Guillemro