Hi,
I am building a BLE app on my fenix 5X. So far, I am able to send data from my peripheral to the watch if I send changes in the characteristic using notifications. However, if I enable the indications from the watch, and then I send the data from the peripheral to the watch, I only receive the first message which seems to not get ack'd by the BLE layer on the fenix. Is there some configuration that I need to do to enable the acks from the BLE layer on the watch or are the indications not supported?
Thanks
Dino