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

See https://github.com/zephyrproject-rtos/zephyr/issues/78642.

nrf_wifi: Update firmware blobs for memory optimizations This commit updates the WiFi firmware blobs to improve memory usage. These optimizations aim to reduce the overall memory footprint, leading to better...

Resolved a 2 dB discrepancy between the configured TX power and the actual measured output.This fix ensures that the transmitted power accurately matches the intended settings.

Create dedicated memory pools for Wi-Fi data and management paths. Introduce corresponding memory allocation/deallocation calls.

The script itself is generic, but was written specifically Wi-Fi firmware in mind, so, convert that to use any blobs by taking inputs as a named tuple. Also, format using...

Updated file contains fixes for nRF54L devices.

Updating latest rpu shared header file changes for `the nRF70 Series` chipsets.

The functions for setting the main and speed modes don't clear their fields before setting the desired value. This results in not being able to set the main mode to...