I am developing SDK17.0.0 based application with S112.
when I try getting a random value at the end of main, the nrf_drv_rng_rand return err_code=0x05, and it leads to "<error> app: Fatal error and <warning> app: System reset".
When I use button to trigger nrf_drv_rng_rand call, it works well.
Is it known issue? How can I workaround it?
Thanks,
srony