Parsing Advertisement data
Parsing Advertisement data
- Subject: Parsing Advertisement data
- From: email@hidden
- Date: Fri, 19 Apr 2013 09:32:37 -0700 (PDT)
I am struggling with parsing the advertisement data from a peripheral.
The peripheral has specified a service and attribute (value) which I can see if I print the whole advertisement thru NSlog.
In didDiscoverPeripheral method I have:
NSLog(@"AdvertisementData: %@\n", advertisementData);
which shows me all the relevant data and the specific service and value that I am interested in.
However I need to get a handle to the specific service and value. How do I parse the advertisement? Any suggestions appreciated.
Rgds,
-BPa
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden