somebuddy87/node-red-contrib-usbhid

Output stops after some time

Opened this issue · 1 comments

Hi,

node-red-contrib-usbhid is working well with a variety of HID devices but stops outputting messages after a period of time (minutes or hours) on all. Other NR functions are still working well, no excessive CPU/RAM usage, no errors generated. Full re-deploy resolves for another time period.

Any ideas? Thanks in advance.

Config: BeagleBoneBlack, Debian 8.7, Node v6.11.0, NR v17.3.

did you find the solution? I have the same problem with my raspberry pi 3b+.

it would be great if there is a way to check if the device is still active. if not, the UID should be reconnected again.