LSatan / SmartRC-CC1101-Driver-Lib

This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates settings such as MHz directly.
Other
432 stars 95 forks source link

The example sketches no longer contain the frequency calibration (v2.5.7) #152

Open Pierre-Serrier opened 6 months ago

Pierre-Serrier commented 6 months ago

Hello, Where can I find the example sketch Arduino to calibrate (in freqency) my cc1101 ? Thanks for your answer. Pierre

feyhong1112 commented 5 months ago

I am not sure but in new lib I see it have the section include calibrate the frequency. Hope this help

feyhong1112 commented 5 months ago

Here: image This is the function that connect to code above: image

Pierre-Serrier commented 5 months ago

Thanks feyhong1112 but what I'm looking for is the sketch that allows you to calibrate each CC1101. That is to say to position the values ​​of clb1[x], clb2[x] , clb3[x] and clb4[x] (with x=0 or 1). A previous version of the library provided this sketch in the examples.

Pierre-Serrier commented 5 months ago

I found him. My apologies for the inconvenience. Capture d'écran 2024-04-18 100602