NDNcomm Hackathon: Demonstrate NDN over Bluetooth LE on the Arduino
See the project wiki.
Also see the project code in the following branches:
- android-btle: The Android consumer to send an interest over BTLE.
- arduino: The Arduino producer to send a data packet over BTLE.
- android: A temporary development branch to begin the BTLeForwarder class. This was merged into the android-btle branch.