Hello,
I have a strange problem with ANT+ on my SE Live with Walkman phone. I'm developing an application to work with ANT+. The problem is that sometimes the channel opens, the ANT+ notification appears and everything works, but sometimes it doesn't appear and it doesn't work.
When it doesn't work, claimInterface() returns true, but when I try to open the channel, I don't receive any ANT_RX_MESSAGE_ACTION. After some time and a lot of tries, it starts working again.
Where should I search for the problem?
Thanks