0

I have to implement a gymconnect client in flutter and im quite lost.

I have already connected my flutter app to the device via Bluetooth and started to read some of the data but im not sure if im doing it well.

Could someone give me a tip about implementing this kind of client? Any tip can help a lot, thanks.

Comments
  • 0
    What device exactly?
  • 0
    @jonas-w Its suposed to be a static bike of a company that implemented the gymconnect serverside, but since it is hard to move the whole bike they just lent us a arduino like Bluetooth motherboard.
  • 0
    @jonas-w so yeah its a little bit complicate, thats why I was asking for general tips
  • 0
    Is this a from wahoo?
  • 0
    @jonas-w sorry, I do not understand the question
  • 0
    @DavidBrun when i search gymconnect the Brand "wahoo" pops up.

    The question is, is this gymconnect protocol/api open or is there any Dokumentation about it?

    If not, well then you would probably need to reverse engineer something.

    But idk never worked with ANT+ bluetooth devices
Add Comment