NordicSemiconductor / IOS-nRF-Connect

Info page
https://nordicsemiconductor.github.io/IOS-nRF-Connect/
136 stars 32 forks source link

How to specify custom advertising service? #121

Closed akohlsmith closed 1 year ago

akohlsmith commented 1 year ago

I can specify custom uuids for server services, but I cannot do so for the advertising part of the virtual peripheral. V2.5.3 build 4 on iOS.

dinesharjani commented 1 year ago

Let me come back to you.

rego21 commented 1 year ago

Hey,

Im also trying to do it. You can add a custom server with a service's uuid of 128 bits, however you cannot add an advertiser with a custom uuid only the pre defined ones.

thanks!

dinesharjani commented 1 year ago

You know the app better than I do :)

Marking as closed.

rego21 commented 1 year ago

Im curious if the same happens in Android, sadly I don't have one to test :(

philips77 commented 1 year ago

Hi, on Android it's possible to set UUIDs for services and in Advertising. As the API is more flexible, you should also be able to set the Service Data, Manufacturer data and some other advertising parameters.