how to To display uuid,major,minor values and the battery life using Ble_app_beacon example or any other example
how to To display uuid,major,minor values and the battery life using Ble_app_beacon example or any other example
Major and minor are only useful for proximity applications. Most people repurpose one or both of them for battery info and other info. Otherwise you have to add and broadcast the battery service. Since each one is 16 bits wide you can normally shove quite a few extra attributes into the available space.
Please explain it briefly
Please explain it briefly