Hi!
The subject is most of the question.
I am beginning to customize the ble_app_template example, and when I build it, connect, and look at the advertising data, I see an advertised Device Information service, and that I expect as it is in the services array in the code, but then I see under Characteristics that it has Nordic LED and Button Service defined, and I cannot see how that gets into this configuration.
The UUIDs correspond to those in the bls_lbs_c.h header file, but I do not see this as an include or as a dependency in Segger Embedded Studio.
How is this service getting brought in here?
What I am trying to do is set up our advertising for the several custom services we are implementing, but clearly do not want to have this be an LED Blinky as well.
Screen shot attached.
Thanks!
-Ben Burch
BTR Controls, Inc.