No traffic in ble_read_state
ajloveless opened this issue · 2 comments
ajloveless commented
I have owl and ble_read_state.py running side by side, a lot of traffic is coming through in owl, yet nothing is showing up in apple devices scanner (as shown in attachment). Is everything set up right? Here's the configuration of awdl0 pulled from ip addr (mac addresses have been removed):
12: awdl0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UNKNOWN group default qlen 1000 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff inet6 fe80::xxxx:xxxx:xxxx:xxxx/64 scope link valid_lft forever preferred_lft forever
Arviddk commented
I have this issue too. Any fix?
ajloveless commented
A fix I have found is to run ble.recon in bettercap, then start ble_read_state..