This will walk you through getting your new Nascent Main module setup with a new SSH password, device name, and get it connected to your home wireless network.
-
Start by inserting your main module, speaker module, and any other modules into your shape and plug it in.
-
Wait 2 minutes for it to boot.
-
Once booted, press the button on the back of your main module to enable wifi setup. Once pressed, the button's light should blink on and off.
The main module is now broadcasting as a wireless access point.
- Connect your computer or mobile device to:
| SSID: | Nascent Main |
| Password: | prototype |
- Once successfully connected to the access point, open a web browser and navigate to:
-
Use the device setup web portal to set your:
- SSH Password
- Device Name
- Home Wifi Network
-
Once the device is connected to your wireless network, connect your computer or mobile phone back to your home wireless network.
You should now be able to ssh into the device with a command similar to:
ssh root@[DEVICE_NAME].local
Where [DEVICE_NAME] and the ssh password are the ones you specified.
