Hi,
I'm trying to define a new service, and on the GAP settings, I would like to advertise my service, but I get an error message: advertisement packet too long. What could be the reason? I only have 3 characteristics so far, but I would like to add many more. I did setup a new custom 128bit uuid for my service, and I use that for the base UUID for my characteristics. Maybe all the characteristics' UUIDs make it into the advertisement packet? Since I have a bunch of optionals, I would like to advertise that they are available or not. How can I make it work?
Thanks