kfoysalhaque / Wi-BFI

This repository provides the implementation of the MobiCom 23 Workshop's (WiNTECH 23) paper-- Wi-BFI
https://dl.acm.org/doi/10.1145/3615453.3616514
GNU General Public License v3.0
33 stars 10 forks source link

can't get the BFI #6

Open Fahrenheit787 opened 2 weeks ago

Fahrenheit787 commented 2 weeks ago

Hello I've seen your pre issues, your demo video, but i don't understand how to start with pre-captured traces. I met the same question that i can detect a wifi device while the feedback information was still missing. I wonder if you can explain the pre-captured traces in details, thank you. q

kfoysalhaque commented 2 weeks ago

It's tough to comment without knowing your data collection setup. How many stations do you have? What is the standard that your network is following, AC or AX? How are you maintainig datastream between AP and the stations? Are you expecting SU-MIMO Or, MU-MIMO? How are you sure that AP is not receiving BFI?

Fahrenheit787 commented 1 week ago

I wish if you could explain your detailed setup in your Youtube video, does this computer connect to an AP and a sniffer at the same time? In that video, you use one computer as an AP, station and sniffer at the same time? Thank you.