Skip to content

Conversation

fabian18
Copy link
Contributor

Contribution description

9.2.1 Image Calibration for Specific Frequency Bands

Image calibration is done through the command CalibrateImage(...) for a given range of frequencies defined by the
parameters freq1 and freq2. Once performed, the calibration is valid for all frequencies between the two extremes used as
parameters.

If you do the calibration and do not call: sx126x_set_standby(dev, SX126X_STANDBY_CFG_XOSC); the TCXO stays off.
It is required.

Testing procedure

Issues/PRs references

#21675

@github-actions github-actions bot added Area: drivers Area: Device drivers Area: LoRa Area: LoRa radio support labels Sep 11, 2025
@crasbe crasbe added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Sep 11, 2025
@riot-ci
Copy link

riot-ci commented Sep 11, 2025

Murdock results

FAILED

c659913 drivers/sx126x: image calibration after frequency

Success Failures Total Runtime
5901 0 10052 06m:11s

Artifacts

@benpicco benpicco requested a review from jia200x September 11, 2025 13:25
Also changes standby configuration after image calibratin,
else TCXO switches off afterwards
@fabian18 fabian18 force-pushed the pr/sx126x_radio_hal_img_calibration branch from 3ff4929 to c659913 Compare September 26, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: LoRa Area: LoRa radio support CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants