Communication between app and a tracking device

Former Member
Former Member
Hello,

I need some help with establishing a communication between the Garmin app and a tracking device. The tracking device implements a non-standard BLE protocol and i am looking for the ability to retrieve and read the BLE signal from the device.
Unfortunately i didn't find any relevant examples in the programmers guide.
I will be very grateful for any assistance with the issue.
  • The ConnectIQ API doesn't provide the functionality necessary to communicate directly to a bluetooth device.
  • Former Member
    Former Member
    Thanks for the reply.
    I would like to clarify the problem. We do have the ability to communicate with the standard BLE profile on the device (through Garmin built in tool). But we also built our own BLE profile which is not a standard profile; it's an extension. What is your suggestion for interfacing with the non standard profile?

    If this is not possible right now, is there any planning to support this ability in the future?