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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -