Hi support team,
I am porting an ESB application from nRF51822 to nRF52832.
I have configured (for backwards compatibility) the radio at NRF_ESB_BITRATE_250KBPS and it throws a run time error.
If I configure the radio at NRF_ESB_BITRATE_2MBPS, it runs OK.
Same thing happens when using the ESB example.
Does the nRF52832 support ESB running at NRF_ESB_BITRATE_250KBPS?