Hello
I am working on an arduino wifi project and I have an esp8266 module.
I use CSMA/CA and TCP.
sometimes I need to change the default value of the SIFS (short IFS).
My problem is how to find the library that will allow me to change the default settings values of the TCP.
Best regards
What for? This is usually not user-configurable and I don't see a reason to change it in an IoT device.
Thank you for your reply
in fact I need to measure the duration of the SIFS that my wifi module takes before starting its first packet transmission
That value is fixed for a given WiFi standard. So why do you need to know what value was set. What WiFi standard does your network support?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.