Hello everyone,
I have a Jumper T-lite controller that includes a JP4IN1 multi-protocol module with an embedded NRF24L01 module. I am looking to establish a connection between this embedded NRF24L01 and another NRF24L01 module that I have attached to my arduino.
I understand that the JP4IN1 is designed to communicate with RC receivers using specific protocols (like FrSky, Flysky, DSMX, etc.) and the NRF24L01 on the Arduino side needs to understand the format of the data being sent. So my question is: Is it possible to achieve this, and if so, how?
I am open to modifying the firmware of the JP4IN1 or implementing software on the arduino side that can comprehend the protocols used by the JP4IN1.
Im quite familiar with Arduinos and ESP's but new to RC.
Any help, advice, or direction would be greatly appreciated!
Thank you in advance.