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!
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!
What commands/function do you have in mind? is there a specific command or softdevice-function that is returning NRF_ERROR_BUSY
you have problem with?
What commands/function do you have in mind? is there a specific command or softdevice-function that is returning NRF_ERROR_BUSY
you have problem with?