STM32CubeWL Firmware Package v1.3.1 / 20-December-2024

Main Changes

Patch Release of STM32CubeWL Firmware package

CMSIS/LL/HAL Drivers updates:

- Update HAL/LL drivers to align content to latest github version - Update of ADC, CORTEX, CRC, CRYP, DAC, Generic, I2C, RTC, SUBGHZ, TIM, UART, UTILS drivers

LoRaWAN Middleware updates:

- Fix: Re-start LoraMac stack if it is stopped and device is already joined

- Fix: Unalignment memory access within FUOTA Fragmentation package

- Feature: Integration of LoRaWAN Link Layer v1.0.4/v1.1 + Regional Parameters RP002-1.0.3 from LoRa Mac Semtech/StackForce master branch:
    - Semtech release [v4.7.0](https://github.com/Lora-net/LoRaMac-node/releases/tag/v4.7.0) integration (latest commit [672b37d] 09-Dec-2022)

- Feature: Added support for new release of ARIB STD-T108 Ver1.4 under AS923 region

- Feature/Fix: Class C Certification support fix

LoRaWAN SubGHz Physical Layer Middleware updates:

- Fix: Application hangs because MBMUXIF_LoraSendCmd() command stuck

- Fix: typo in setting MaxPayloadLength for GENERIC_LORA in RadioSetRxGenericConfig

Projects updates

NUCLEO-WBA55CG

- Update Applications LoRaWAN_End_Node_FreeRTOS and LoRaWAN_End_Node_DualCoreFreeRTOS to fix RTC wakeup timer

- Update Examples/PWR/PWR_STOP2_RTC to fix execution with CubeIDE toolchain

- Update LoRaWAN_FUOTA_DualCore, LoRaWAN_SBSFU_1_Slot_DualCore and Sigfox_SBSFU_1_Slot_DualCore to fix compilation issue under Linux

B-WL5M-SUBG1

- Update LoRaWAN_FUOTA_DualCore_ExtFlash to fix compilation issue under Linux