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

ERROR 4097 by calling nrf_sdh_enable_request();

I got error 4097 after calling nrf_sdh_enable_request(); function.

this happens only when a previously ESB transmission is there. working perfectly without ESB initialized.

I am disabling ESB before initializing BLE. what could be the problem?

Related