![]() |
|
LightwaveRF - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Third Party (interfacing to Comfort) (https://www.comfortforums.com/forum-5.html) +--- Forum: Universal UCM (https://www.comfortforums.com/forum-94.html) +--- Thread: LightwaveRF (/thread-3909.html) |
- MDKKEN - 08-01-2014 Hi,
- ident - 08-01-2014 Yes You can use Universal UCM + ETH03 for Lightwave RF - carrington - 09-24-2014 Hi, I would like to do this - can I just check that I should download the UDP firmware for ETH02 and apply to ETH03 and follow the instructions in the App note? Thanks! - ident - 09-24-2014 Eth03 is a different hardware platform from eth02 so the firmware is not interchangeable - tman - 09-24-2014 [user=5272]carrington[/user] wrote: Quote:Hi,Use the ETH03 universal firmware if you have an ETH03. The ETH02 and ETH03 are completely different modules and the firmware is not compatible between them. - carrington - 09-24-2014 Thanks that is what I had assumed, it seemed unlikely. But I am not sure which parts of the LightwaverfAppNote.pdf are applicable? Do I just pickup at the \"Comfigurator Programming\" (page 9)? If so how do I programme the Wifilink IP address into the comfort? The steps described seem specific to the ETH02 device? - admin - 09-24-2014 The lightwave RF application note was written for the ETH02 ETH03-Universal 1.15 supports UDP However there is a problem with Lightwave They have changed their registration method with their new firmware Regsiitration was by sending a lighting on or off command from the UCM but now a registration code is required, and that code has changed several times We will send some instructions on how to go ahead But it i quite worrying that their API commands have changed without warning - carrington - 10-07-2014 I agree that the unannounced API change is concerning however do you have a date when you can expect to release the revised instructions? - tech07 - 10-11-2014 Originally, to register the UCM/Universal to Lightwave, you had to send any command from it while pairing Now you have to send the string [color=\"#3333ff\"]001,!F*p\ [/color]Add comma \",\" before any command in comfigurator response, such as turn on room 1 device 1, ,!R1D1F1\ This was not disclosed by Lightwave, it was detected by using wireshark - tech07 - 10-11-2014 I forgot to say you need ETH03 Universal 1.15 firmware to support Lightwave for eth03 Download from https://www.cytech.biz/eth03_firmware.html select UDP For multiple commands into a single response, the correct format is : !FePââ¬Â<sequence name>ââ¬Â=<command>,<delay> ,( <command>,<delay> eg [color=\"#3333ff\"]001,!FeP\"Test\"=!R1D1F1,00:00:03,!R1D3F1<cr>[/color][color=\"#3333ff\"] or !FeP\"Test\"=!R1D1F1,[/color][color=\"#3333ff\"][color=\"#3333ff\"]00:00:03,[/color]!R1D3F1<cr> [/color] |