Hello,
I am using ESB protocol and there is a definition says "#define NRF_ESB_CONST_MAX_TOTAL_PACKETS 6" so how can I use maximum total packets number? I am looking higher data rate, so it will be really useful for me.
If I am wrong, can you please correct me, this definition says I can send 6 packets each transmission time and each of them is 32 bytes. Total throughput will be (1000/1.2)* 32 * 6*8 bit per second without ACK packet type.
Best Regards.