sd_rand_application_bytes_available_get with error code

Hello,

I am using sd_rand_application_bytes_available_get() in nrf_drv_rng_bytes_available()

A first generation of randmon number is made without problem.

But 5 seconds after, sd_rand_application_bytes_available_get returns error 0x2001 2A58

I don't undertsand why I have this behavior.

Could you clarify what this error means?

Thanks

Related