adrianstevens / Edison_to_Android_BLE

Code to communicate from the Intel Edison to Android devices over BLE
18 stars 22 forks source link

Connecting Edison with Android using BLE on edison #1

Open rishigb opened 9 years ago

rishigb commented 9 years ago

Hey Adrian, the example you have written uses the BLE module from grove, what I am really interested in is connecting Android/iphone devices to the intel edison using it's own BLE. I know there is one, but I haven't been able to find out how to use it and connect it to devices for data communication. Not a lot of experiments around that, no official examples/release codes either.Could you help me work that out? Thanks!

adrianstevens commented 9 years ago

I'm actually just in the process of putting together a sample for this. I think the quickest way to use the built in Bluetooth adapter is to expose a custom service - I'm just experimenting right now using bleno - https://github.com/sandeepmistry/bleno