Open minkione opened 6 years ago
The library is actually designed for RC switch. The modules used in the rc switch send in AM. whether the logs used there in fsk or the other modulations I do not know. Therefore, there will only be AM in this library.
But there is an experimental library planned for the future. with the same functions as RC switch driver.
regards Lsatan
About the experimental library, is already open sourced? Maybe I can contribute on it too. ;]
Is it already solved?
I see in lib-example FSK modulation by default (0 == FSK) for ELECHOUSE_cc1101.setModulation(0);
Hi, it has been included since update V2.3 for internal transmittion examples. so solved
good news! thanks for confirmation.
Do you know if there are any future plans to support also these modulation?
Or ASK will be the only one supported?