I have a 443 sender connected to my RPi3+.
I want to replace WiringPi to control my 433MHz sockets on my RPi3+.
I used so far the command send 11111 2 0 with send from the raspberry remotepackage and wiringpi to switch off (that is the 0) the second socket.
I'd think, that should also be possible with pigpio's pigs?
Any help would be appreciated.
Michael
sendcommand complained "No Hardwar line" in /proc/cpuinfo. And indeed that is not there. But anyway,pigpioshould be more futreproof.sendfromraspberry remote(github.com/xkonni/raspberry-remote; also very old...).