ESP32-Long-Range-WiFi icon indicating copy to clipboard operation
ESP32-Long-Range-WiFi copied to clipboard

Would it work with Probe Request instead of UDP protocol ?

Open happytm opened this issue 5 years ago • 0 comments

Thank you for your code. I wanted to know if instead of using UDP protocol it could be used with probe request. I use probe request protocol for fast communication between 2 ESP8266 devices but I do not know how to implement it with ESP32. I am sure you must have seen this video where he uses monitor mode: https://www.youtube.com/watch?v=yCLb2eItDyE

My code is at https://github.com/happytm/BatteryNode

Thanks again.

happytm avatar Dec 15 '19 21:12 happytm