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?
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?
I tried. It's working. But it should be disabled by esb disable(as of my knowledge). Is it correct or not
It looks like an oversight from our side. I will report it. It will be re-enabled next time you run nrf_esb_init() anyway.