This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

"Ack" problem of nRF51822 proprietary protocol

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