Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abnormal behavior in Bluetooth-dense environments #23

Open
JosephHewitt opened this issue Feb 10, 2023 · 2 comments
Open

Abnormal behavior in Bluetooth-dense environments #23

JosephHewitt opened this issue Feb 10, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@JosephHewitt
Copy link
Owner

"Side B" will stop sending the "BLE," (Bluetooth device count) messages to "side A" in Bluetooth dense areas. I observed this happening when the device count was in the region of 145 - 165 or higher. Other data (GSM) was still sent normally from side B.

I haven't yet checked the logs or collected data to determine if this issue causes data loss.

This issue manifests as a stuck BLE counter on the LCD. Rebooting the wardriver will cause the "ESP-B NO DATA" warning as this warning is triggered by a lack of "BLE," messages on boot. Moving away from the Bluetooth-dense area fixes this issue.

@pejacoby
Copy link
Contributor

pejacoby commented Aug 5, 2023

I saw this issue today while walking through a very BlueTooth heavy environment. The wardriver was in my bag so I didn't observe the display, but after the run I can see a large gap in BT data in the heavily congested area. My drive to the location shows plenty of BT, but as some point and during the walk in the high-density area there is no BT from the wardriver. I picked up lots of BT on my other three phones running WigleWiFi. Once I left the high-density area, the data shows BlueTooth recording resumed.

Sorry I don't have much more than that to offer, though I can provide the data file it it's of any use.

@JosephHewitt
Copy link
Owner Author

Thanks for the information. It seems like the wardriver is simply being overwhelmed with the amount of Bluetooth data and then stops reporting information temporarily.

I still need to find a way to reliably reproduce this since going to crowded locations to debug isn't very viable. I don't think the data file will offer any insights but thank you for the offer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants