Hi: Dear
I have a developer requiremnt ,that a device (Non Mobile Phone ) which support BlueTooth BLE need to receive GPS or heart rate data from Garmin watch .
Can Connect IQ API achieve that goal thourgh BlueTooth BLE ?
Hi: Dear
I have a developer requiremnt ,that a device (Non Mobile Phone ) which support BlueTooth BLE need to receive GPS or heart rate data from Garmin watch .
Can Connect IQ API achieve that goal thourgh BlueTooth BLE ?
Using the BletoothLowEnergy module, the Garmin itself can talk to a BLE device directly.
Thank you for the reply , I'm new in Garmin develop , and has no experience in BT BLE .
I searched the forum , and found below your answer to a similiar user cases,
based on your answer to that user case , It means , if watch transfer data to peer BLE devices , the peer device need to establish a BLE GATT server , so that it can receive data from watch ?, our device is a openharmony based devices.
and can the watch app continuously transfer data to peer devices?
There are two samples for the Nordic Thingy52 in the SDK, and here's something I wrote up about talking to a raspberry pi a few years back