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

NRF51 Maximum Consecutive ESB Receive Time

Is there a maximum consecutive receive time similar to the maximum consecutive transmit time? I am operating in 1 Mb/s ESB mode. I am seeing the Rx get disabled approximately every 1 ms. I am not getting a callback to nrf_esb_disabled(). I have detected this disable issue by polling the radio state using nrf_esb_enabled(). I have tried enabled the shortcut from DISABLED->RXEN, but this didn't solve the problem.

Parents Reply Children
No Data
Related