Max BLE GATT Handles

jojala
Posts: 1
Joined: Sat Jan 26, 2019 1:03 am

Max BLE GATT Handles

Postby jojala » Sat Jan 26, 2019 1:08 am

We recently ran into an issue where we reached the maximum number of handles allowed to be defined as part of the esp-idf implementation of BLE GATT. We were able to over come this issue by locally updating the `ESP_GATT_ATTR_HANDLE_MAX` defined in `esp_bt_defs.h` within the esp-idf. Since this is just a local modification, it's not ideal or portable. Is there a better way to configure the maximum number of handles available for defining BLE GATT attributes? Thanks!

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

Re: Max BLE GATT Handles

Postby chegewara » Mon Jan 28, 2019 9:40 am

Ping
Weijian-Espressif wrote:

plajjd
Posts: 54
Joined: Thu Jul 05, 2018 11:47 pm

Re: Max BLE GATT Handles

Postby plajjd » Wed May 15, 2019 10:06 pm

We have the same issue - and have had to change the #define in the IDF. Is there a better way?

Phil.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 167 guests