-->
Page 1 of 1

Disabling CCA (CSMA/CA) in esp8266

PostPosted: Tue Aug 15, 2017 1:02 am
by ashrpatil
Is there any way to disable or bypass CSMA/CA in esp8266? I don't want my packets to wait for channel to be clear. I want them to be transmitted at predefined time. If it is not possible to completely disable it, can we change random back-off period (so that we can transmit packets sooner rather than waiting for long time)?