This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Advertisement package....Adding data to the packet.

I am new to BLE and want to learn what options and methods I have available to alter the advertisement package. Is it possible to include a floating point value, that could be actively updating, in the packet. I have been advised of items "Characteristic Presentation Format Descriptor" in the Generic Attribute Profiles. Is this available in the BLE.gap.h used in nRf52832 SOC modules.  I would like to continually present an accumulated running time of a piece of equipment in the advertisement.  For example..Pump Hours = 1234.67

Parents Reply Children
Related