bobdoll Posted January 14, 2017 Posted January 14, 2017 Hi, I was wondering if anybody has managed to get rf433 receiver or emitter to work on an orangepi one ? I am trying to get this pi-switch (https://github.com/lexruee/pi-switch-python) to work. I have installed WiringOP and orangepi_PC_gpio_pyH3. I managed to get pi-switch to compile (i had to add a swap file since it was using so much memory) when i run a sniffing code i get this "wiringPiISR: unable to open /sys/class/gpio/gpio0/value: No such file or directory" Maybe there are some rf433 lib that already work with hte orangepi, not sure, i did not find any ?
bobdoll Posted January 16, 2017 Author Posted January 16, 2017 i have actually got it to work by changing the port number and using the right port the board. The python code works find to send rf433 signals
Gerard Forcada Posted October 20, 2017 Posted October 20, 2017 Wow! I've been trying for a few days with no result. It would be great if you post a bit of details you used to archieve it? Regards.
Recommended Posts