-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When running on the Nucleo and scanning an NFC card, I get a crash after the scan:
NFCA Passive ISO-DEP device found. UID: 04865372B67280
Select NDEF Application: OK Data: 6A82
[00:00:00.150,000] <err> os: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
--- 5 messages dropped ---
[00:00:00.150,000] <err> os: Current thread: 0x200001d8 (unknown)
[00:00:00.168,000] <err> fatal_error: Resetting system*** Booting Zephyr OS build v3.1.99-ncs1 ***
If a small delay is put in the main loop, say via k_sleep(K_MSEC(1))
, then the crash goes away.
This crash doesn't occur when targeting the Nordic dev boards.
Metadata
Metadata
Assignees
Labels
No labels