Search for specific MAC
Closed this issue · 3 comments
PGtips240 commented
Hi,
I'd like to use this to search for a specific client MAC address.
I've spent hours trying to do it with little to no success!
Could you point me in the right direction?
Thanks
kalanda commented
@PGtips240 maybe you can check the code at this fork of my project which seems to implement some kind of mac filtering. https://github.com/GitaiQAQ/esp8266-sniffer
At this commit:
GitaiQAQ@2b729cd
PGtips240 commented
@kalanda that's the kind of thing I was looking for, I was trying to print out the RSSI to a i2c oled and was hoping a relatively easy if statement would do it, however it doesn't seem to be working!!
Thanks for getting back to me so quickly.
kalanda commented
Great! 👍