Bluetooth clients, rawdata meaning

Solved
smruseroask
New here

Bluetooth clients, rawdata meaning

Hello,

I have a question.

I got scanning API enabled and i get data about every beacon my AP detects.

In data there is one information for each beacon. "rawdata".

for example:  "rawData":"02011a17ff4c000512000000000000000001d4312c866653ed1900" 

what does that mean and how can I use it?

1 Accepted Solution

I'd assumed raw data is specific to the device type/manufacturer.

 

You can probably follow the BT spec. to decode the initial structure, but the rest may be proprietary to the manufacturer of the device, or to a particular application.

 

I found an example here showing data being decoded...

https://docs.senquip.com/app_notes/APN0013%20Rev%201.0%20-%20Making%20Sense%20of%20Bluetooth%20Beaco...

 

View solution in original post

5 Replies 5
alemabrahao
Kind of a big deal
Kind of a big deal

The documentation is not clear about it.

 

https://meraki.cisco.com/lib/pdf/meraki_datasheet_location_analytics.pdf

 

https://documentation.meraki.com/MR/Monitoring_and_Reporting/Location_Analytics

 

https://meraki.cisco.com/blog/2015/07/updates-to-the-meraki-location-api/

alemabrahao_0-1710152199337.png

 

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

Location API is topic I am asking about but there is no information about 'rawdata'

https://developer.cisco.com/meraki/scanning-api/2-1/#wifi-devices

 

There is most useful information but even here is not anything about rawdata

I'd assumed raw data is specific to the device type/manufacturer.

 

You can probably follow the BT spec. to decode the initial structure, but the rest may be proprietary to the manufacturer of the device, or to a particular application.

 

I found an example here showing data being decoded...

https://docs.senquip.com/app_notes/APN0013%20Rev%201.0%20-%20Making%20Sense%20of%20Bluetooth%20Beaco...

 

Thanks

Get notified when there are additional replies to this discussion.