You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf noup] boards: nordic: nrf54l15dk: Set MPSL_HFCLK_LATENCY default
This default matches the default before it got changed in
nrfconnect/sdk-nrf#22369. This ensures
that the current consumption when using Bluetooth remains unchanged.
The default of 854 is slightly smaller than what is recommended
by the documentation provided for MPSL_HFCLK_LATENCY.
It is still likely good enough for this board and its use cases.
This noup commit can be replaced once:
* HFXO startup latency is defined in device tree:
zephyrproject-rtos/zephyr#90615
* The startup latency is configured per board and not per SoC.
The startup latency is board specific as the HFXO is an SOC-external
component.
Signed-off-by: Rubin Gerritsen <[email protected]>
0 commit comments