Hi, I have a setup (in SD310.2.0.0) on nrf51422-qfaae0 in which I'm hoping to receive data on multiple ant channels from multiple networks, but I cant seem to understand why I can't. Using the ANT+ network I can receive data without a problem on multiple channels configured for various device types. However when I try to add a device on a private network in the mix, on a different channel, the ant handler isnt called at all for the new channel. Now, if i configure the 0th network id (and use channel 0), with the private network key, my private devices are detected again without a problem, but my other ANT+ devices (configured now to use ch1 and up and the ANT+ network) are not detected anymore, the handler not being called by sd. So the question is, a) is there a limit on rx from multiple networks, and is the behavior i'm seeing expected? (ant capabilities say 8 networks 8 channels...); and b) if that is the case, is SD310.3.0.0 upgrade the solution?) Thanks in advance Best R.