nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

[ncs 1.9.0] Hard fault occurred if phone sent packet to NRF5340.

Hi Nordic team

I tried ncs 1.9.0 peripheral_uart sample (\TOOLCHAIN\v1.9.0\nrf\samples\bluetooth\peripheral_uart) at PCA10095 v1.0.0 DK. 

1. Application core: Board is nrf5340dk_nrf5340_cpuapp_ns. Flash peripheral_uart sample.

2. Network core:     Board is nrf5340dk_nrf5340_cpunet. Flash RPMsg sample.

3. NRF Connect for mobile app at Samsung s52 smart phone.

=> Advertising was ok. Phone can connect DK. Phone can send packet to DK normally.

=> But, as I tried DK sent packet to phone. RTT low showed "hard fault" and DK rebooted.

Then, I went back to ncs 1.8.0 peripheral_uart and RPMsg samples at same DK. Everything was same except firmware.

I found DK can sent packet to phone without problem as ncs 1.9.0.

Cloud you double check this issue? I didn't modify Kconfig/prj.conf or source code.

Thanks.

Related