Send and receive custom packet
Posted: Thu Jun 01, 2017 7:23 pm
Hi,
I want to build a real secure mesh network without the use of standard protocol or limitation.
I have seen this http://blog.podkalicki.com/esp32-wifi-sniffer/ to receive all packet with the promiscuous mode, i just need to find somthing to send custom packet, now because this work find .
I have seen this https://github.com/Jeija/esp32free80211 but that was not compatible now, and i didn't find the way to make this work :/
Can some one have a way to send custom packet, and it's better if i can still use promiscuous mode to receive them all ?
I want to build a real secure mesh network without the use of standard protocol or limitation.
I have seen this http://blog.podkalicki.com/esp32-wifi-sniffer/ to receive all packet with the promiscuous mode, i just need to find somthing to send custom packet, now because this work find .
I have seen this https://github.com/Jeija/esp32free80211 but that was not compatible now, and i didn't find the way to make this work :/
Can some one have a way to send custom packet, and it's better if i can still use promiscuous mode to receive them all ?