Hi! I install the BPI-M3 WiringPi with success (gpio readall is ok). I need use 433MHz Receiver/Transmitter module (following URL: http://shop.ninjablocks.com/blogs/how-to/7506204-adding-433-to-your-raspberry-pi) but i have the error when run sudo ./RFSniffe: gpio: Unable to open GPIO edge interface for pin 71: No such file or directory
- uname .a: Linux bananapi 3.4.39-BPI-M3-Kernel #1 SMP PREEMPT Tue May 3 13:47:01 UTC 2016 armv7l GNU/Linux
pi@bananapi:~/433Utils/RPi_utils $ gpio -v gpio version: 2.26 Copyright © 2012-2015 Gordon Henderson This is free software with ABSOLUTELY NO WARRANTY. For details type: gpio -warranty
Banana Pi Details: Type: Model BM, Revision: 1.2, Memory: 2048MB, Maker: BPI
Any help? Thxs