You can chat about native SDK questions and issues here.

User avatar
By ashrpatil
#69077 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)?