You are here: Forum Home → ANT Developers Forums → ANT General Questions → Thread
Hi Si,
I would abstract thinking about this more in terms of channels. In order to pair with multiple sensors, you have two approaches available to you:
1. Open multiple slave channels
2. Open a single channel which scans continuously for multiple devices
If your only attempting to listen to roughly a dozen sensors or so, then opening multiple slave channels is fine.
Setting a network key only needs to be done once, and then multiple channels can address that same network key slot when the channel assignment is done.