Hi,
I'm working on a design that currently uses the PAN1237 to talk to an ANT device (that we also built) and a BT host with an MSP430 based heavily on the Health and Fitness example. ANT communication works well, up to about 100Hz, BT works well too, but if i try to do them both simultaneously i get mostly EVENT_RX_FAIL errors from the ANT interface, and I'm not sure why. The BT connection remains stable. Does anyone else have experience running both BT and ANT on these parts?
Anyone know what the expected throughput should be if you have both interfaces running, or what the limitation might be? It looks like the HRM example runs at 4Hz? Has anyone tried anything more?
Thanks!
Robby