Multiple Watch Support #1

Closed
opened 2021-08-27 18:52:00 +00:00 by Kim · 6 comments

First off, I want to say you have done an amazing job on this project!

This is a extremely clean, straight forward companion app for InfiniTime that is very portable! Well done!

I have multiple PineTime watches that I would to connect to ITD, though it appears that ITD only connects to the first InfiniTime device it detects.

Does ITD support multiple devices?

Thank you very much!

First off, I want to say you have done an amazing job on this project! This is a extremely clean, straight forward companion app for InfiniTime that is very portable! Well done! I have multiple PineTime watches that I would to connect to ITD, though it appears that ITD only connects to the first InfiniTime device it detects. Does ITD support multiple devices? Thank you very much!
Owner

Itd does not currently support multiple devices simultaneously. I would like to add this, but I believe it would take a lot of work, and I would first like to resolve some issues I have found with DFU upgrades.

Itd does not currently support multiple devices simultaneously. I would like to add this, but I believe it would take a lot of work, and I would first like to resolve some issues I have found with DFU upgrades.
Elara6331 added the
Enhancement
label 2021-08-29 19:15:04 +00:00
Author

Is it possible to select the watch that ITD pairs with?

Is it possible to select the watch that ITD pairs with?
Owner

Currently, it only pairs with the first discovered watch, but I can pretty easily add a feature to select the watch by BLE address in the config. I will work on that. It should be done pretty soon.

Currently, it only pairs with the first discovered watch, but I can pretty easily add a feature to select the watch by BLE address in the config. I will work on that. It should be done pretty soon.
Owner

I will receive a new PineTime soon and will start working on this when it arrives.

I will receive a new PineTime soon and will start working on this when it arrives.
Owner

I have received my PineTime, and the DFU issue does not seem to affect it, so I will now begin work on this, starting with a whitelist to choose which watches can connect.

I have received my PineTime, and the DFU issue does not seem to affect it, so I will now begin work on this, starting with a whitelist to choose which watches can connect.
Elara6331 added the
In Progress
label 2021-10-07 00:28:21 +00:00
Elara6331 self-assigned this 2021-10-07 00:28:29 +00:00
Elara6331 added this to the (deleted) project 2021-10-22 03:32:28 +00:00
Owner

I've finally gotten around to doing this. The whitelist is implemented in f1b7f70313. The multiple watch support is a long-term issue as it requires many changes in multiple components of itd. For now, you can use the config, or the ITD_CONN_WHITELIST_DEVICES and ITD_CONN_WHITELIST_ENABLED variables to set which watch to connect to. I will close this issue as I have opened a project for multiple watch support.

I've finally gotten around to doing this. The whitelist is implemented in f1b7f70313. The multiple watch support is a long-term issue as it requires many changes in multiple components of itd. For now, you can use the config, or the `ITD_CONN_WHITELIST_DEVICES` and `ITD_CONN_WHITELIST_ENABLED` variables to set which watch to connect to. I will close this issue as I have opened a project for multiple watch support.
Elara6331 removed the
In Progress
label 2021-10-27 14:48:36 +00:00
Sign in to join this conversation.
No description provided.