Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT+ Plugin - How to save device info not using plugin UI

Rank

Total Posts: 1

Joined 2019-03-22

PM

New to ANT, first post... Trying to figure out how to save device (i.e. heart rate monitor) info to avoid scanning every time. And, not use the plugin UI. I'm able to find the device and connect, no problem. For this, I'm using requestAsyncScanController to discover the device and requestDeviceAccess to connect. But, right now I'm scanning to discover every time. Is there a way to save the device info to avoid scanning every time? And, not use the plugin UI?      
Rank

Total Posts: 6

Joined 0

PM

I am trying to do the same thing. I know that other people use the plugin library without having to use the plugin UI. I mean we need to be able to design the rows on android the way our app looks and feels. Not like the plugin library. Hopefully there is some kind of documentation on how to just get data but I cannot find it. did you find a solution?
     
RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

https://www.thisisant.com/forum/viewthread/7379/ may be what you are looking for.      

Signature

Ian Haigh

RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

You may also wish to use the Android Channel API instead with requestChannelId as in https://www.thisisant.com/forum/viewthread/6321/      

Signature

Ian Haigh