Hello,
I just tuned my RX6788 2.4GHz module based on RTC6711 chip for the first time. Chip's SPI register is different from RTC6715 (only 24 bits, MSB first and so). I managed to calculate correct values for it and load them via arduino to module. I plan to clean up my code, share it and integrate it to your project. I really like it's features, but I do not use 5.8GHz for video. Would you participate?
As I understand, only a few tables and setChannelModule function needs change.
rtc6711.zip
There is my first working version. Values for other frequencies are not included yet.
Hello,
I just tuned my RX6788 2.4GHz module based on RTC6711 chip for the first time. Chip's SPI register is different from RTC6715 (only 24 bits, MSB first and so). I managed to calculate correct values for it and load them via arduino to module. I plan to clean up my code, share it and integrate it to your project. I really like it's features, but I do not use 5.8GHz for video. Would you participate?
As I understand, only a few tables and setChannelModule function needs change.
rtc6711.zip
There is my first working version. Values for other frequencies are not included yet.