Other Parts Discussed in Thread: SYSCONFIG
Tool/software: Code Composer Studio
Hi, I am creating an application with SDK 3.3 for CC26x2R1, it has a coordinator and an end-device, I have a ZED based on zed_light with three active endpoints, two for LED control and one for temperature measurement, I have some questions.
1. How can I modify the LEDs/GPIO that act with the cluster changes of state on/off (0x0006)?
2. How can I send the temperature data periodically to the coordinator, that is, for example every 5 seconds?
3. How can I send personalized messages, for example s string, to the coordinator?
Thanks