Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Problem with Advertising Scan of a Beacon(I don't find any of my Beacons Scanning with startAdvertisementSan because of a wrong company code)
Problem with Advertising Scan of a Beacon [message #1747063] Wed, 09 November 2016 07:53
Patrick Frick is currently offline Patrick FrickFriend
Messages: 2
Registered: November 2016
Junior Member
Hello to all,

I got a problem while scanning for any beacon Advertising frames with the kura Java framework.
I use the method:
startAdvertisementScan(companyName, this )

I don't know what I have to enter as my company code. I have a beacon with the following frame and I'm not sure what part of this frame is my company code and in which way should I commit the companycode.


My AdvertisingDataFrame consists out of
Flags: 0x0201

the 16-bit Service Class UUID
Length: 0x03
Type (incomplete):0x02
UUID16 Device Information:0x180a

Device Name called STIHL in Ascii
Length: 0x06
Type DeviceName: 0x09
DeviceName STIHL: 0x535449484c

Afterwards ist the manufacturer Specific part

Length: (16) 0x10
Type: (Manufacture Specific) 0xff
Company ID: (Unknown) 0x03dd

At least the Data whoch is different from time to time.
for example
23a43543130000000001300000
and At least the RSSI : 0xd4

Can you tell me whats the company code of the frame?
I tried the Company ID as "03DD" and the other way around "DD03" but nothing worked.

When I scan in the console with hcitool lescan everything works fine, so the beacon and my gateway works.

Best Regards
Patrick
Previous Topic:Unimplemented methods in BluetoothGattCharacteristicImpl, BluetoothGattServiceImpl etc
Next Topic:Configure broker URL automatically
Goto Forum:
  


Current Time: Thu Apr 25 19:47:55 GMT 2024

Powered by FUDForum. Page generated in 0.03068 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top