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
When in FSK receiving mode, I set the bandwidth above 500kHz,and the cc1101 module will receive the correct signal.
It will receive a lot of clutter signals when the RxBW≤500kHz,and why?
The text was updated successfully, but these errors were encountered:
ELECHOUSE_cc1101.setModulation(0);
ELECHOUSE_cc1101.setRxBW(500);
When in FSK receiving mode, I set the bandwidth above 500kHz,and the cc1101 module will receive the correct signal.
It will receive a lot of clutter signals when the RxBW≤500kHz,and why?
The text was updated successfully, but these errors were encountered: