Project

General

Profile

Task #4458

Updated by Yanbiao Li over 6 years ago

This project should design and develop a bluetooth communication module for the unity App. 

 Minimum requirements: 
 1) provision RFduino or other BTLE The App is wrote in C# on Android. The communication scenario is:    the App (on android) discoveries surrounding beacons (on arduino), pair with an NDN names each of them and collect data from them. 

 There is a utility program easily 
 2) when the mobile moves into proximity of a beacon, provide a notification with the name to the prototype app while the beacon is visible (And probably, for how long and with what signal strength, etc.). 
 3) C# via ndn-dot-net preliminary research on Android (the target model is Google Pixel 2) 
 4) API calls:    entry/exit notifications plus polling capability this topic, its output (see attachments) can be helpful to check if the beacon is still around (or the list assignee of nearby beacons with a given signal strength). this project.

Back