-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Had a problem with flashing the JN5169 binary from https://peeveeone.com/?page_id=252#comment-415.
- The Hue App did not find the Light using the regular “search light” in the Philips Hue App, but it was found OK when I used Touchlink in the iOS App “Hue Light”.
- The Light is visible in the Philips Hue App, but is reported “unreachable” after appr. 1 minute. Resetting the light and the Hue bridge did not resolve this, so the light can not be used :-(
So I tried, and succeeded building the Light_Colorlight from this Git integrated in the latest NXP code.
Did it like this:
- copy the content ( from "Macro Definitions" to the end of file) of https://github.com/peeveeone/ZLL_Lights/blob/master/Common_Light/Source/DriverBulb/DriverBulb_JN516X_RGB.c
- paste the copied lines to the NXP Demo code file ..Common_Light/Source/DriverBulb/DriverBulb_DR1175.c, replacing the code AFTER the defines of teh "Macro Definitions". Resulting file in the attachment below.
- Change the Makefile for the Light_ColorLight example of the NXP demo code, and build the (default) binary for DR1175
I flashed the binary to a general JN5169 board. The light was instantly found using the Hue App, and seems to work fine. Changing the RGB color in the App changes the PWM values of D11/D12/D13 pins of the JN5169 module.
Thx to @peeveeone for sharing the excellent information!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels