maxwellhadley / node-red-contrib-rfxcom

node-RED nodes to access an RFXtrx433 transceiver
BSD 2-Clause "Simplified" License
22 stars 13 forks source link

Node Red access to USB port for rfxcom (running in iobroker) #131

Closed Mikee1234K closed 1 year ago

Mikee1234K commented 1 year ago

My Node Red runs in iobroker, on Windows10 Pro. I want to give Node Red access to one (or all) of my USB ports, to access my Rfxtrx 433 device (it is on USB4) I am trying to use the Rfxcom nodes, but trying to configure the device it does not look as if I have access to the USB ports on my machine. I guess I need to configure that in iobroker, but dont know how I have a rfx sensor node, and configured the serial port as /dev/ttyUSB4, but it just says disconnected under the rfx sensor node (I have tried anything from USB0 to 4). I have attached a debug to the sensor node (show complete message) but nothing is showing in the debug window

Mikee1234K commented 1 year ago

Issue resolved.