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

Bluetooth communication #6

Open
schollz opened this issue Jan 4, 2017 · 0 comments
Open

Bluetooth communication #6

schollz opened this issue Jan 4, 2017 · 0 comments

Comments

@schollz
Copy link
Owner

schollz commented Jan 4, 2017

My idea here is to continuously sniff WiFi with tshark and then have all nodes communicate with a single node that is devoted to sending the information to the central server. I'd like to also support a single WiFi card (instead of having to have two). Communication would have to be done with Bluetooth.

sudo hciconfig hci0 piscan   # setup bluetooth
sudo apt-get install libbluetooth-dev python3-pip bluez
sudo python3 -m pip install pybluez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant