jrowberg / bglib

BGLib implementation for Bluegiga BLE Bluetooth Smart modules
Other
239 stars 170 forks source link

minimal example #50

Open mm108 opened 6 years ago

mm108 commented 6 years ago

hi, is there a minimal example on how to connect to a ble beacon and turn on a notification? I am new to ble stuff and even though I can get the scanner example to work fine and print the nearby beacons, connecting to a beacon and turning on a notification is taking me quite a bit of time. I am trying to extract just the pieces needed for me to achieve the connection and notification but haven't had much success yet. Appreciate any pointers or links to an example that does this