wireless - Scapy Sniffer - Receiving RSSI -


i interested in getting rssi values if aps using scapy sniffer. using sig_str = -(256-ord(packet.notdecoded[-4:-3])) rssi values. however, getting -256 aps. notdecoded part 0. please me figure 1 out?

ps: have referenced relevant post. https://stackoverflow.com/a/34118234/4804221

tia!


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -