Search found 2 matches

by MrHause
Wed Jun 08, 2022 10:00 am
Forum: ESP-IDF
Topic: BLE Connection parameters choice for multiple connection
Replies: 0
Views: 790

BLE Connection parameters choice for multiple connection

Hi I am looking for an advise about selection of the optimal connection parameters. I am using couple of nrf52832 devices as the nus peripherial. As the central device I use esp32 that acts as gateway. It collects data from NRF peripherial devices. I don't know how to select connection parameters fo...
by MrHause
Tue May 24, 2022 7:40 am
Forum: General Discussion
Topic: Common GATTC Profile definition
Replies: 1
Views: 2379

Re: Common GATTC Profile definition

Hi,
You can use:
gattc_if
variable that it is passed to this function as the argument instead hardcoded indexes.