Boss lady
DIIDevHeads IoT Integration Server
•Created by Boss lady on 7/10/2024 in #code-review
Error: 'Node not found' when reading Z-Wave door sensor status on SiFive HiFive Unmatched
hey guys am developing a home automation controller using a
SiFive HiFive Unmatched
with Embedded Linux. The controller should read data from a Z-Wave door sensor
, I am using a Z-Wave USB Stick (Model: AEOTEC Z-Stick Gen5, Version: 1.1). i have verified the Z-Wave network configuration and device inclusion, checked the door sensor status and connection, checked that the OpenZWave library is correctly installed and configured.
But am getting the error
Error reading door status: Node not found
.
here is my code
@Middleware & OS1 replies