Two nRF52810 devices, one is PTX and another is PRX, use the ESB protocol.
This project is very demanding for the timeliness of data transmission, in order to improve the success rate and timeliness(cann ot be retransmitted) of a one-time transmission, I would like PTX to send the same packets on three channels, like a BLE broadcast package. The PRX then receives the packets for each of the three channels,
Can this operation be supported based on the ESB protocol?
What other better ways to improve the success rate of data disposable transmission with the ESB protocol?