I need to connect to a beacon with a scanner nRF51 using the advertising data of the beacon. Then i need to get the service and characteristics of the beacon.
Thanks
I need to connect to a beacon with a scanner nRF51 using the advertising data of the beacon. Then i need to get the service and characteristics of the beacon.
Thanks
You can't - a beacon advertises as non-connectable (if it follows the spec) and doesn't have any services or characteristics.
My beacon is connectable and have a service with a characteristic. I need a example or the code to conect to the beacon and obtain the value of a characteristic. Thanks