Hi,
I am following this blog post to build a WIFI sniffer.
http://blog.podkalicki.com/esp32-wifi-sniffer/
My transmission side transmits at above 58Mbps but the sniffer losses most of the packets and can get 0.9Mbps only. The TX is using maximum power and near to the RX. In RX, the call back function takes only 20us which should be fast enough to get all 58Mbps packets because the packet size is 1400 bytes. Looks like there is some routine outside of the call back slow down the receive bit rate. How do we solve it?
Alan
ESP32 sniffer max bit rate?
Re: ESP32 sniffer max bit rate?
Are you sniffing (rx) on one specific channel as your TX? or are you sniffing with channel hopping?
-
- Posts: 4
- Joined: Thu Aug 31, 2017 6:06 am
Re: ESP32 sniffer max bit rate?
TX and RX are fixed at the same channel
Who is online
Users browsing this forum: No registered users and 112 guests