Possible 9151 Firmware Issue

Testing a new nRF9151 device using a project derived from the Nordic "HTTPS client" sample project. We are experiencing a "Modem has crashed" event intermittently when running our code. To verify the source was not our derived source code or our device; I reverted to the original Nordic sample code without any alteration and switched hardware to the nRF9151 DK.

The build is using the following Extra Kconfig fragments: overlay-tfm-nrf91.conf, overlay-pdn-nrf91-ipv4.conf (Nordic sample files) and overlay-segger-rtt.conf (LooUQ provided/attached).

The build has debugging enabled (-Og).

The crash error happens about every 3 or 4 executions of the code. 

Is this a known issue? Workarounds?

Parents Reply Children
Related