You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to pass the wifi credentials (ssid, security, and password) via command-line arguments instead of stepping through each step one by one.
I've been trying to hack this myself, but keep running in circles with it thinking that the next argument after "node app.js serial wifi" is the com port.
The text was updated successfully, but these errors were encountered:
I'm currently working on the wireless setup support for the Photon, so I will work to include this as an option there. Expect this in a future version for the serial setup as well, although I can't guarantee exactly when.
I'm happy to try and help if you decide to keep working on it yourself too!
It would be nice to be able to pass the wifi credentials (ssid, security, and password) via command-line arguments instead of stepping through each step one by one.
I've been trying to hack this myself, but keep running in circles with it thinking that the next argument after "node app.js serial wifi" is the com port.
The text was updated successfully, but these errors were encountered: