I have recently expanded my Arduino set-up to cover some digital inputs consisting of two magnetic reed switch sensors on my garage doors (one per door indicating open or closed) and a Relay Sheld driving two relays (one per door opener.) The problem is that there seems to be a delay with the Arduino reporting changes to the sensor status. A 2-10 second delay is often noticed, but the delay may extend to as much 30-60 seconds or more, especially after the system has been running for a while. The experience so far is that the data eventually catches up, or so it seems, but it's nowhere near as instant as I'd expect. FWIW, outputs for the relay shield are almost instantaneous.
Edit: One more thing... I notice that my Analog Sensor Input reads occur every 10 seconds, could this be related/tied to the read frequency to the Digital Input Reads??
In other threads dating back to August, mentioned was made about some USB issues being corrected in an upcoming release. Any ideas as to if my issue could be related to a USB read delay?
My set-up is as follows:
Lenovo M70q PC w/16 GB
HomeSeer Version: HS3 Pro Edition 3.0.0.548
Operating System: Microsoft Windows 11 Pro - Work Station
System Uptime: 0 Days 0 Hours 13 Minutes 26 Seconds
IP Address: 192.168.1.xxx
Number of Devices: 221
Number of Events: 43
Available Threads: 1200
HSTouch Enabled: True
Event Threads: 0
Event Trigger Eval Queue: 0
Event Trigger Priority Eval Queue: 0
Device Exec Queue: 0
HSTouch Event Queue: 0
Email Send Queue: 0
Anti Virus Installed: Windows Defender
In Virtual Machine: No MFG: lenovo
Enabled Plug-Ins
1.0.0.131: Arduino Plugin
3.4.1.0: Caddx
3.0.7806.23606: UltraWeatherWU3
3.0.0.54: UPBSpud
3.0.7.0: Z-Wave
The Arduino is hooked up to a USB 2.0 port on the PC that IDs as Com3.
Here is a screen shot of the Arduino Config page in HomeSeer:
Edit: One more thing... I notice that my Analog Sensor Input reads occur every 10 seconds, could this be related/tied to the read frequency to the Digital Input Reads??
In other threads dating back to August, mentioned was made about some USB issues being corrected in an upcoming release. Any ideas as to if my issue could be related to a USB read delay?
My set-up is as follows:
Lenovo M70q PC w/16 GB
HomeSeer Version: HS3 Pro Edition 3.0.0.548
Operating System: Microsoft Windows 11 Pro - Work Station
System Uptime: 0 Days 0 Hours 13 Minutes 26 Seconds
IP Address: 192.168.1.xxx
Number of Devices: 221
Number of Events: 43
Available Threads: 1200
HSTouch Enabled: True
Event Threads: 0
Event Trigger Eval Queue: 0
Event Trigger Priority Eval Queue: 0
Device Exec Queue: 0
HSTouch Event Queue: 0
Email Send Queue: 0
Anti Virus Installed: Windows Defender
In Virtual Machine: No MFG: lenovo
Enabled Plug-Ins
1.0.0.131: Arduino Plugin
3.4.1.0: Caddx
3.0.7806.23606: UltraWeatherWU3
3.0.0.54: UPBSpud
3.0.7.0: Z-Wave
The Arduino is hooked up to a USB 2.0 port on the PC that IDs as Com3.
Here is a screen shot of the Arduino Config page in HomeSeer:
Comment