Automation IO Bluetooth GATT profile support

Superkurt
Posts: 15
Joined: Thu Mar 03, 2016 11:38 pm

Automation IO Bluetooth GATT profile support

Postby Superkurt » Sun May 14, 2017 11:29 pm

Hello,

with my application I'd like to be conform to the Automation IO Bluetooth GATT profile. I'd like to build a Automation IO GATT service which is decribed here: https://www.bluetooth.org/DocMan/handle ... _id=304972

But unfortunately the UUID's for this service are not in the esp_gatt_defs.h file. I could define it by myself but I also need the number of digitals GATT descriptor: https://www.bluetooth.com/specification ... gitals.xml

If I try to add such a descriptor it's ignored in the btc_gatts_act_create_attr_tab function because there is no case for handling this descriptor: https://github.com/espressif/esp-idf/bl ... tts.c#L337

I've used the gatt_server_service_table example as a starting point for my Bluetooth project.

Could you add support for the Automation IO Bluetooth GATT profile?

Who is online

Users browsing this forum: No registered users and 63 guests