Hi, even if I set hal_nrf_enable_ack_payload(false) on the sender (and receiver), the receiver still sends back an ACK which i can detect in the NRF_ISR(). is this normal operation? this is confusing.
thanks,
mahesh
Hi, even if I set hal_nrf_enable_ack_payload(false) on the sender (and receiver), the receiver still sends back an ACK which i can detect in the NRF_ISR(). is this normal operation? this is confusing.
thanks,
mahesh
Hi Mahesh
I am sure you got help already if you have another case open.
The main trick with Gazell is to increase the RX period when using a 250kbps bitrate, and use an RX hold period > 0 to increase throughput.
Best regards
Torbjørn
Hi Mahesh
I am sure you got help already if you have another case open.
The main trick with Gazell is to increase the RX period when using a 250kbps bitrate, and use an RX hold period > 0 to increase throughput.
Best regards
Torbjørn