Hi,
In nRF51822 proprietary ESB protocol. there have define a "noack" field in structure "nrf_esb_payload_t".
Normally, the "noack" field is set to "false" in transmit site, then the receive site can receive a packet successfully.
But if I set "noack" to "ture", then the received site can not receive any packet.
If I want to send a ESB packet without ACK, what can I do?
Thank you,
Chianglin