Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 2 months ago.
BLE Observer get UUID
Hey,
So I was working with this, and I wanted to use this to scan for iBeacons. And say ibeacon"xyz" has some UUID, a profile ID and some whatever characteristics it's advertising, can I find that using this example. Or how would I go about doing that, basically extract the details from some GAP advertisement?
thanks.
Think I figured it out. The real "data" lies within the for loop stuff when parsing through the data .. for some reason that for loop doesn't execute. So after manually taking it out of the #if..whatever. It works. Scans Ibeacons, and gives UUID, Major, Minor and Transmit Power. Works nicely.
posted by Raviteja Lingineni 16 Sep 2015