how to change the service name for esp32 ble?

kevin.zhang
Posts: 1
Joined: Wed Jun 07, 2017 10:00 am

how to change the service name for esp32 ble?

Postby kevin.zhang » Wed Apr 25, 2018 3:32 am

Now that I have added a service, the unknown service is displayed on the phone, and the characteristic below the service also shows unknown characteristic.
How do I modify it?
I use gatts_demo.c.

chegewara
Posts: 2228
Joined: Wed Jun 14, 2017 9:00 pm

Re: how to change the service name for esp32 ble?

Postby chegewara » Wed Apr 25, 2018 8:27 am

Its not possible. It is implemented in client app on your smartphone, im guessing its nRF connect or similar.

You can do two things:
- implement this in your client app on smartphone,
- use known service and characteristic UUID from SIG list.

In theory there is one more option, you can buy UUID from SIG, but its very expensive and there is no certainty it will be added to known client applications or when.

Who is online

Users browsing this forum: No registered users and 96 guests