Hi all,
I have a drone transmitter which uses the BK2425 IC for communicating with the drone. I'm trying to repurpose the remote for another project. So as a first step I'm trying to decode the signals.
I tried using the scanner program of the RF24 arduino library and I got values form 6 groups of channels. I suspect that It must be caused due to the interference from the original channel. So I approximately know which channels it might be using for communication.
Now I'm trying to decode the data from the transmitter using NRF24L01, since I don't have BK2425 module. Is it possible to do it? Would I ever be able to decode the signals? Are there any resources or tutorials that would help me?
I hope someone would be able to help me....
Thanks in advance....