You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: