zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.77k stars 6.57k forks source link

nRF53: Workaround for network core malfunction after CPU sleep #62871

Closed cvinayak closed 1 year ago

cvinayak commented 1 year ago

Describe the bug nRF53 Symptoms: Network core behaves erratically.

Refer to: https://infocenter.nordicsemi.com/topic/errata_nRF5340_Rev1/ERR/nRF5340/Rev1/latest/anomaly_340_165.html

To Reproduce See above reference link.

Expected behavior Application on nRF53 APP Core and Network Core function as per expectation of the designed application requirements.

Impact showstopper

Logs and console output NA

Environment (please complete the following information):

Additional context NA

carlescufi commented 1 year ago

Fixed by https://github.com/zephyrproject-rtos/zephyr/pull/63148