hal_nordic icon indicating copy to clipboard operation
hal_nordic copied to clipboard

Results 28 hal_nordic issues
Sort by recently updated
recently updated
newest added

Adding missing error/exception handling in NRFS dispatcher with the unsolicited message handler. Zephyr PR: https://github.com/zephyrproject-rtos/zephyr/pull/75520

Various fixes for bugs found after adding a stress test.

This set of changes brings in promiscuous mode filtering support in the driver. Since, firmware woulld be unable to filter packets in the case of promiscuous mode as it would...

Mainly related to RPU recovery feature.

Add header file which contains API for FMAC IF layer for offload raw tx.

Service for powering peripherals that use GPIO pins in the global power domains: - Active Main - Active Slow - Main Fast

DNM

Country code is expected to be a string. But the build time macro is not passing a string. Use `STRINGIFY` to fix this.

Added RF calibration improvements in firmware and updated interface files.

Update nrfx to the recently released version. See https://github.com/NordicSemiconductor/nrfx/blob/v3.7.0/CHANGELOG.md for a list of changes that this version introduces. Origin: nrfx License: BSD 3-Clause URL: https://github.com/NordicSemiconductor/nrfx/tree/v3.7.0 commit: fa0f3fd9f372fe68c6ea763aa91e3734d6453f02 Purpose: Provide peripheral...