hi,
we're using a Adafruit nrf52832 board for a building a ble keyboard . w're able to pair to two central devices and appear to them as a keyboard , but for example : we can pair to a smartphone and a desktop pc at the same time as a hid keyboard , but we're noticing that the hid outputs goes to one of them which is the smartphone !
we also have another service beside the hid keyboard , and we want to only output the hid to the other device, not the smartphone where the app that interact with the that service is installed !
is there any parameter to set for that ?
or any work around to manage that pairing ?
best regards,
Abdelali