This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Has anyone controlled the lamp in in the ZigBee Light Link Development Kit with the Philips Hue Bridge ?
And how was this done ?
Thanks, Ivo
Ivo,
ZLL devices on the market are programmed with a secret ZLL master key, which you are only given after passing certification. TI sample applications have passed ZLL certification, but to keep the master key secret the key is not included in the release. Furthermore avoid the risk of exposing the ZLL Master Key, TI has not requested the ZLL Master Key from the alliance.
Test houses have Philips Hue products programmed with the certification key and are used for IOP testing during certification along with all other golden units (of which TI ZStack is one). If you are developing a ZLL product and want to test IOP before certifying I would suggest:
- Contacting a test house and seeing if there is a possibility to perform some IOP testing ahead of certification.
- Contacting ZLL product manufactures and requesting the ZLL products programmed with the certification key in order to perform ZLL IOP testing.
There is a way to make a ZLL Lights with the Master Key IOP with devices (ZStack-Lighting-1.0.2 Light/Remote/Control Bridge) that do not have the ZLL Master Key. You must make all devices join a HA Coordinator. you can create a HA coordinator with our sample apps in ZStack-Home-1.2.0 release available from http://www.ti.com/tool/z-stack. The sample app users guide in the documents folder should tell you how.
For making the ZStack-Lighting devices join a HA coordinators network use the Classical Commissioning feature described in "Z-Stack Lighting Sample Application Users Guide.pdf" found in the Z-Stack Lighting 1.0.2\Documents folder.
For making a certified ZLL Light join a HA coordinators network look at: http://processors.wiki.ti.com/index.php/ZStack-Lighting-1.0.1_FAQ#How_do_I_make_ZLL_devices_available_on_the_market_join_a_HA_network and http://processors.wiki.ti.com/index.php/ZStack-Lighting-1.0.1_FAQ#How_can_I_use_the_ZStack-Lighting-1.0.1_Remote_to_reset_a_certified_ZLL_product_and_cause_it_to_leave_the_old_network
(Also keep these settings in the ZStack device so they can touchlink with Master Key devices when on the HA network).
This will allow a ZStack-Lighitng.1.0.2 remote without the ZLL Master Key to touchlink and control a ZLL Lights with the ZLL Mater Key. This uses a feature in the ZLL spec that enforces ZLL devices to IOP with an existing HA network.
However there is no information that I know of that tells how to make the Hue Hub join a HA network, hence cannot be used to make non Certified ZLL devices join the Hue Hub.
Regards, TC.