Hi,
I developed with ncs 2.1 samples esb ptx and prx using nrf52840 make a low latency application,There are two problems
①On the ptx side, packets are sent twice in a row;At the receiving end, the packet gap is about 8 milliseconds。How much milliseconds the esb minimum packet gap ?How to reduce packet gap?
②Use the maximum 252 packets to send it return “Payload write failed, err -122”,esb_start_tx() it retun -61,It took many days to debug there is no progress,The attachments are code and configuration
