v1.1.2-feature-202604
Pre-release
Pre-release
·
1 commit
to branch/v1.1.2-feature-202604
since this release
Added
- LR2012 & LR2022 support
- New USP/RAC API
- to get the current radio ID in post_callbacks (
smtc_rac_get_callback_radio_id()) - to get the version of API (
smtc_rac_get_version()) - to get signal rssi result in smtc_rac_data_result_t (
int16_t signal_rssi_result;)
- to get the current radio ID in post_callbacks (
- Specific 470MHz band overlays allowing PA config & frequency calibFE calibration at start with suffix
_cnfor LR2021, LR2022, LR2012
Changed
- v2.0.2 LR20xx Drivers support (including patch ram level2)
- v3.0.0 LR11xx Drivers support (including security patches)
- geolocation example & Tools in a dedicated directory
- hw_modem updated with last features & fixes
- Optimized spi management in lr20_hal.c for STM32L476RG
- NRF RRAM WRITE BUFFER is deactivated in LBM based examples in order to prevent issues with nRF54L15 when saving context to FLASH
Fixed
- FLRC BURST fixes
- Examples & associated documentation fixes (lctt_certif, porting tests, tx_cw, per_lora, per_fsk, spectral scan, rf_certification, cad, direct_driver_access, immediate_radio_access, multiprotocol, lrfhss, flrc_burst)
- STM32U5 overlay fixes
- CAD TO RX (CAD_LBT) fixed
- Comments in USP/RAC API
Deprecated
- NA