- Unplug SOMA Connect power adapter
- Remove ethernet cable if there are any
- Plug in SOMA Connect power adapter
- Red and green indicator lights start blinking
- Wait until the green light is on and not blinking anymore
- It may take anywhere between 30 sec to 1 minute depending on how many SOMA Smart Shades / SOMA Tilt devices you have and how good is the signal between them
- The red light continues to blink until the Wi-Fi access has been configured
- Open Smart Shades app
- Place the phone next to the SOMA Connect
- Select SOMA Connect from the left-hand menu
- Wait until the list of available Wi-Fi networks is populated
- Select the Wi-Fi network to connect to
- In case HomeKit is going to be used then the Wi-Fi network has to be the same where HomePod/AppleTV is connected to
- Enter the password for the selected Wi-Fi access point
- Wait until configuring is complete
- The red light stops blinking and is turned on once a successful connection to the network is established
- Wi-Fi has to be configured just once, no need to do it on multiple phones/tablets
Troubleshooting
In case there is any trouble setting up Wi-Fi access then you may try to use command line tools provided by Raspbian to configure the connection. More information about how to access the SOMA Connect is provided here and information about the command line tools is available here.
Wi-Fi Channels 12 and 13
USA restricts 2.4 GHz Wi-Fi to eleven channels, channels 12 through 14 are available elsewhere in the world (see https://www.howtogeek.com/402142/why-wi-fi-channels-12-13-and-14-are-illegal-in-the-usa).
If you still need to use those channels then you can enable them by configuring the SOMA Connect to use a different country for Wi-Fi:
- Use this guide to open terminal on SOMA Connect
- You can list currently available channels by executing the following command
sudo iwlist wlan0 channel
- Execute the following command to change the Wi-Fi country setting
sudo raspi-config
- Select 4 Localisation Options from the menu
- Select I4 Change Wi-Fi Country
- Select country where channels 12-13 are allowed, e.g. GB Britain (UK)
- Confirm that channel 13 is enabled by executing again the following command
sudo iwlist wlan0 channel