Hi,
my question is something related to: https://forums.garmin.com/developer/connect-iq/f/discussion/265024/multiple-data-fields-from-single-ble-connection
I have one BLE Device. It should be accessed by multiple different data fields.
Each data field is responsible to handle its own connection (this differs from the other referenced post)
I thought if one data field is not active, that it will disconnect from the BLE device (and gives the new active data field the chance to connect.)
But this does not work.
The first data field will connect, and keeps the BLE connection active during it is in background.
Is there any possibility to close the BLE connection when the data field is not active, or any other ideas?
Thanks in advance.
Best Regards Sven