wifi_send_pkt_freedom: RTS/CTS , add padding?
Posted: Mon Jul 11, 2016 11:28 am
Hi guys!
we are two students at the Polythecnic University of Catalonia.
We are currently working with the Esp8266 for research purposes , especially focused on packet injection in order to design some drone disabler tools for safety reasons.
We are highly interested in sending RTS and CTS packets. Unfortunately , according to the documentation that we have found, the function wifi_send_pkt_freedom is not capable to deal with packets that have less than 24 bytes.
We have tried to add padding to reach the minimum of 24 bytes, but we haven't got any result. We also have been looking for some information but we haven't found it.
So, is there any possibility of sending an RTS or CTS frame or adding padding to a shorter raw packet?
Best Regards,
Xavi and AdriĆ .
we are two students at the Polythecnic University of Catalonia.
We are currently working with the Esp8266 for research purposes , especially focused on packet injection in order to design some drone disabler tools for safety reasons.
We are highly interested in sending RTS and CTS packets. Unfortunately , according to the documentation that we have found, the function wifi_send_pkt_freedom is not capable to deal with packets that have less than 24 bytes.
We have tried to add padding to reach the minimum of 24 bytes, but we haven't got any result. We also have been looking for some information but we haven't found it.
So, is there any possibility of sending an RTS or CTS frame or adding padding to a shorter raw packet?
Best Regards,
Xavi and AdriĆ .