multiple services using the service table method-- esp idf BLE

kubera
Posts: 23
Joined: Wed May 20, 2020 10:21 am

multiple services using the service table method-- esp idf BLE

Postby kubera » Fri Jun 26, 2020 1:17 pm

hi , how can we create multiple services using the service table method? In service table implementation.



#define HEART_PROFILE_NUM 1
#define HEART_PROFILE_APP_IDX 0
#define ESP_HEART_RATE_APP_ID 0x55

HEART_RATE_SVC_INST_ID 0
what will be the values for the above variables?


and do i need to create seperate service table and sepaerate gatts_profile_event_handler.

lsophi
Posts: 1
Joined: Wed Mar 15, 2023 10:59 am

Re: multiple services using the service table method-- esp idf BLE

Postby lsophi » Wed Mar 15, 2023 11:01 am

Hi! I also need to implement a single BLE profile instance with multiple services. Were you able to figure out how to do this?

Who is online

Users browsing this forum: No registered users and 205 guests