I have a rfxcom device working on a rpi 3b+ running Node-red. I can control 433mhz switches and I read data from my 433mhz weather station. Working just fine.
If I connect that same device to my other rpi 3b+ running Venus os 2.82 large 30 (Node-red) than that node is just not working. Same goes for the node that controls my ultrasonic distance sensor (node-red-pisrf). With that I measure the level of a rainwater tank.
I had the same problem with the gpio pins (node-red-contrib-gpio) but I found a solution for that. I can control the gpio pins now without a problem and the node works ok now.
So....does anybody know how to get this working under Venus os large? Maybe some hints on where to start or look for a solution? If this is not possible then is there another system available for controling switches that will work on Venus? For my project I need to remotely control some power plugs. No possibility too hard wire.