ESP32 sniffer max bit rate?

chaotaklon
Posts: 4
Joined: Thu Aug 31, 2017 6:06 am

ESP32 sniffer max bit rate?

Postby chaotaklon » Mon Sep 11, 2017 7:16 am

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

Agree007
Posts: 102
Joined: Mon Sep 18, 2017 7:11 pm
Location: Copenhagen

Re: ESP32 sniffer max bit rate?

Postby Agree007 » Mon Sep 18, 2017 7:15 pm

Are you sniffing (rx) on one specific channel as your TX? or are you sniffing with channel hopping?

chaotaklon
Posts: 4
Joined: Thu Aug 31, 2017 6:06 am

Re: ESP32 sniffer max bit rate?

Postby chaotaklon » Tue Sep 19, 2017 5:30 am

TX and RX are fixed at the same channel

Who is online

Users browsing this forum: 7777777 and 168 guests