Associate II
January 25, 2018
Question
Observation/Discovering BLE device using BlueNRG
- January 25, 2018
- 2 replies
- 1359 views
Posted on January 25, 2018 at 18:49
I am currently trying to discover a BLE compatible device (e.g. iphone) using BlueNRG GUI (v2.6.0) and STEVAL-IDB007V1.
I tried running ACI_GAP_START_OBSERVATION_PROC and ACI_GAP_START_GENERAL_DISCOVER_PROC, which scanned something, and returned HCI_LE_META_EVENT. However, Addresses listed did not match any of my devices, and Data contained something that I could not translate (varying length of 0~31). Also, these addresses were changing, so I assume that these are not real address?
Am I doing something wrong? Or is it not possible to discover the device with address and data using this setup?
#ble #steval-idb007v1