Enabling interrupt pins for use with RCSWITCH.
Posted: Sat Jul 23, 2016 6:13 pm
I'm working on a project that records data transmitted from a number of transmitters and records the data on a SD card. Everything works fine if I use GPIO4 as an interrupt pin for the receiver using RCSWITCH. However, I would like to add a I2C clock and possibly a LCD in the future and I will need GPIO4 and GPIO5 available for this to be possible.
Is it possible to have any one of GPIO 0, 1, 2, or 3 pins enabled to work as interrupts for RCSWITCH? If so, how? The specs claim that GPIO 0 - 15 can be used as interrupt pins but I can't for the life of me get it to work in the Arduino IDE.
I am using a Wemos D1 Mini.
Is it possible to have any one of GPIO 0, 1, 2, or 3 pins enabled to work as interrupts for RCSWITCH? If so, how? The specs claim that GPIO 0 - 15 can be used as interrupt pins but I can't for the life of me get it to work in the Arduino IDE.
I am using a Wemos D1 Mini.