RED HAT
DIIDevHeads IoT Integration Server
•Created by Boss lady on 7/11/2024 in #middleware-and-os
Why is my TI CC2652 smart lighting control system unable to read light sensor data?
Hey @Boss lady , it seems like the code assumes the device name is always
LightSensor
. Have you confirmed the device name and address? Devices might not always have straightforward names. You might need to discover the device first and make sure the Thread network is fully initialized and the devices are properly discovered before accessing them.
For instance:
8 replies