Hi,
It is possible to have multiple bike sensors in one room report to their own PC application without having to worry about interference and other coexistence problems.
Please refer to the Device Pairing document for information regarding channel setup between a master and a slave. It can be found under the label “AN02 Device Pairing” in the ANT Application Notes Section of the Documents Download tab on the website.
Because you are using multiple devices of the same device type (speed/cadence bike sensor) on the same Network, the differentiating parameter in your channel configuration will be the Device Number. The Device Number (different from device type) is a 2 byte value unique for each sensor. If you are creating your own PC application, a good feature to include would be an option to allow the user to enter their device number manually, as this is the most secure method of pairing. If you are using a commercially available PC application, you can refer to the application’s documents to learn how it handles pairing between multiple devices.
Most commercially available applications are designed to only allow you to connect one sensor to the USB (refer to application specific documents). If you are creating your own PC application, you can open up to 8 different channels and connect 8 bike sensors to one USB module. If you would like to the capability of connecting more than 8 sensors to one USB module, consider implementing the Continuous Scanning Mode (refer to AN14 – Continuous Scanning Mode Document found in the ANT Application Notes Section).
Regards,
Usama