Note that the converter does not come with the screw terminals shown in the picture. That's sold separately by SparkFun (for $1.50) and you have to solder to the board yourself. The board also has holes to solder in an RJ-45 connector, but beware, the pinout is different than what Somfy uses for RJ-45 on their products. The USB cable is also not included.
Next, I installed the software, which is a free download from
What finally worked was installing the software in a virtual machine running Windows XP. (I'm running Windows 7. Presumably you wouldn't have to go through all of this if you were running Windows XP to begin with.) I used Window XP Mode, which is a free download from Microsoft available for certain versions of Windows 7.
Update (March 4, 2016): The latest version of this software seems to work fine on Windows 10 with no need for a virtual machine.
Here's what the software looks like, once it's finally up and running:
If you just have one motor connected to the network, you can click the "Get Motor Address" button to find out the address. Once you've got the address, you can check the "ST30" checkbox, and it will display the same address as is printed on the motor. (Don't ask me why this extra step is necessary.) The motor also comes with stickers with the addresses printed on them, so you can stick these on a diagram or something, which is probably useful for large installations. It's not possible to read the address that's printed on the motor without disassembling the shade.
With the address inputed, you can use the "Get All Motor Data" button to read and display all of the motor's current settings.
You can use this software to set intermediate positions, motor speed, a textual label, and group addresses (more on groups in the next post), as well as adjust the limits, and do some other stuff that I don't understand. You can also send a bunch of command, like:
- Go to the up or down limit
- Go to one of the 16 stored intermediate positions
- Go to a certain number of pulses from the top (There are more than 100 pulses per revolution of the motor, so this gives you very precise control of the shade position.)
- Go to a percentage (whole number between 0-100) between the up limit and down limit
I programmed the motor with a label, "Dining Room Left", and made it a member of two groups, for which I made up the IDs 123456 and 654321. More about this when I a talk about the smart switches, next time.