bluetooth lowenergy - ATMEL SAMB11/BTLC1000 simple GAP/GATT example -
i hope give me quick example how configure btle-device correctly without huge ble-manager library. litte gap authetication , 1 gatt-service enough start. i've managed create own gatt-service , characteristics without need ble-manager several defines, typedefs etc. can't figure out how gap , how register callbacks it. maybe has used these modules before , can give me quick example how it's done?
since mentioned 1 gatt-service authentication atmel-bas [battery service] example easy one. better understand can download getting started guide see architecture. in-order register callbacks need check order of callbacks in function ble_event_manager in ble_manager.c file.
Comments
Post a Comment