HI:
D:\ncs\v3.0.0\nrf\samples\bluetooth\peripheral_uart
Using the nrf54l15DK board can run peripheral_uart examples,connection is disconnected. However, when I use the nrf54l05 board, it crashes when connecting to the app

HI:
D:\ncs\v3.0.0\nrf\samples\bluetooth\peripheral_uart
Using the nrf54l15DK board can run peripheral_uart examples,connection is disconnected. However, when I use the nrf54l05 board, it crashes when connecting to the app


I used addr2line to search for the location where the problem occurred
We need to know the context of the fault. Can you please enable CONFIG_THREAD_NAME=y in your prj.conf and pristine build and flash on your nRF54l05 and get the logs again. Then we know the context and we can get an idea of what error this is. This mostly seems like a stack overflow causing a hardfault