Hi guys, I'm trying to get my Somfy Shades to work on Serial 2 on my GC-100-12, and nothing seems to get through. — Staff replied: “If you take a look at the DDK here: Take a look at the Serial examples. You are entering ASCII data as if it is binary: .data.0101U./data. That's not what the examples do.”
Hi guys,
I'm trying to get my Somfy Shades to work on Serial 2 on my GC-100-12, and nothing seems to get through.
When I use iTest (from GlobalCache), the commands I need to send (0101U, 0101D and 0101S) work just fine (both in ASCII and in HEX [30 31 30 31 55, 30 31 30 31 44 and 30 31 30 31 53 respectively]) but using RoomieCodes.plist does not seem to work no matter what I try.
I've put the file here: dl.dropbox.com/u/17285499/RoomieCodes.plist
As mentioned, I've tried plain text and HEX, as well as each one of these as binary, lineio and lineio-crlf.
The device that sends the commands is a Somfy URTSI-II (av-outlet.com/images/shade/1810872-ins.pdf) and I know it works because iTest moves my shades without fail.
If anybody can point me in the right direction, that would be greatly appreciated.
Thanks,
RJ