Hello,
I used to send it successfully on nRF52810.
Two chips, one as the master and one as the slave.
Using SDK15.2.0
Now, I want to port to nRF52811
Related header files, I will copy from SDK15.3.0/components/proprietary_rf/esb
In addition, I still use Timeslot (BLE+ESB)
The current situation is that the callback function always reminds me "NRF_ESB_EVENT_TX_FAILED"
If there is no ESB slave around, will this happen?
In addition, there are other situations where the same problem will occur? In the nRF52810 test, there are successes and failures.
Thanks.