Page 1 of 1

esp_now_send() retries

Posted: Sat Apr 02, 2022 3:57 pm
by A001FF
Hi ,
I saw esp_now_send() makes 1+10 attempts if does not receive ACK from the peer.
How can I change this value ?

Thanks.