Bluetooth LE scan on Gear S2 for non-connectable devices
Bluetooth LE scan on Gear S2 for non-connectable devices
BY 01 Nov 2016Native Application Development
I am working on a native Tizen service app on a Gear S2 that scans for beacons using Bluteooth LE.
bt_adapter_le_start_scan(ble_scan_cb, NULL);
I am able to get a callback for my BLE beacon when I put it into “configurable” mode (which makes the beacon connectable). However, the typical operating state for a beacon is non-connectable. When the beacon is not connectable, I never get a callback from the scan for the beacon.
Is it possible to scan for non-connectable BLE devices on a Gear S2?
Bluetooth LE scan on Gear S2 for non-connectable devices
I am working on a native Tizen service app on a Gear S2 that scans for beacons using Bluteooth LE.
bt_adapter_le_start_scan(ble_scan_cb, NULL);
I am able to get a callback for my BLE beacon when I put it into “configurable” mode (which makes the beacon connectable). However, the typical operating state for a beacon is non-connectable. When the beacon is not connectable, I never get a callback from the scan for the beacon.
Is it possible to scan for non-connectable BLE devices on a Gear S2?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio