-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ASUS RT AC86U crash at high transmission rate #213
Comments
Hey Dennis! How many packets are being transmit per second when you set it to high? And are you sure the transmitter is not crashing? My Pi seems to abandon sending pings when I try to send more than 2000 pings per second. And where are you saving your pcap file? |
Hi @zeroby0, I'm setting at around 100 frames per second. I'm pretty sure it's not the transmitter, to test it I used both asus router and nexus 6P as CSI receiver, and the nexus 6P can capture the CSI just fine. In this scenario it crash even if I didn't specify to write the pcap files. (Although for 20 MHz channel, I can capture the data and save it to my laptop directly by using tcpdump through ssh: What I'm really curious about is whether the frames from other AP affect the asus router even when I filter for my transmitter MAC address, as I mentioned it worked just fine in places with low wifi activity. If that's the case, it probably doesn't work in 80 MHz because it will interact with even more frames. |
@DennisHerell hi Dennis, (1) I suggest to save down in external USB disk, ASUS router support the USB storage locate in Best Jet |
Hi, I've installed nexmon csi on asus rt ac86u and I managed to capture CSI data. However, when I set the transmitter rate to be higher it suddenly stop capturing CSI from my transmitter. It can still capture some CSI from other devices when I didn't set any MAC filter. (However, the capture rate become much slower). I also encounter this problem only when I am in place with high wireless activity and when I set the channel to 80 MHz. Does anyone else got this problem?
The text was updated successfully, but these errors were encountered: