Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Two independent ANT channel for Android

Rank

Total Posts: 1

Joined 2022-05-16

PM

HI, I'm developing an App with Android studio. I use ANT protocol to communicate with an Android smartphone and two nRF52 devices.
If I use a single channel for both the devices, everything works fine. But I need to use two different channels (one for each device), and here the APP crashes.
I try to initialize the two channels using a common event handler and the app crashes. Then, I try to use two different event handler, but also in this case the APP crashes too.

Could someone help me, please?
I have no more idea of what I can do (I'm a beginner in this matter).
Thank you very much