I'm trying to obtain remote signal strength indication (RSSI) from received packets by sniffing the ones having Dot11 headers. But I've heard somewhere that WLAN interface of Mac OSX (en1 interface as default) can't access them, is this true?
In that case, do packets contain anything relevant to RSSI that en1 interface can access?
I've never seen my en1capture packets with 802.11 protocol at all in Wireshark.