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
Hi,
I quickly looked at the exmaple sketch and I didn't find any llace were is defined the modulation.
Shall infer it is hardcoded to ASK?
Or somewhere is possible to switch between those modulations supported by cc1101?
The text was updated successfully, but these errors were encountered:
If I understand correctly, the modulation is set here: https://github.com/veonik/arduino-cc1101/blob/master/src/cc1101.cpp#L236 I'm not sure what additional procedures, if any, need to occur when changing the modulation during runtime, however. If you get a chance to try it out, I'd love to hear the results!
Hi,
I quickly looked at the exmaple sketch and I didn't find any llace were is defined the modulation.
Shall infer it is hardcoded to ASK?
Or somewhere is possible to switch between those modulations supported by cc1101?
The text was updated successfully, but these errors were encountered: