This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is there a way to check for NRF_ERROR_BUSY?

Hello,

is there a way to check for NRF_ERROR_BUSY before issuing a new command?

The idea would be to create a timer to retry issuing a/the command if the NRF is not busy any more.

(I am currently on SDK 9, S130)

Thanks!

Related