Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radars and charts are not shown. #153

Open
allen31638 opened this issue Mar 22, 2019 · 1 comment
Open

Radars and charts are not shown. #153

allen31638 opened this issue Mar 22, 2019 · 1 comment

Comments

@allen31638
Copy link

Sorry, I am a newcomer to JAVA.
Radars and charts are not shown. Do I have to change the IbeaconAdvertisingPacket aspect? Is it necessary to change here?

I am using a BLE device 
(https://item.taobao.com/item.htm?spm=a230r.1.14.1.4f2b7f43OMZDbB&id=572921086552&ns=1&abbucket=14#detail)

Protected static final byte [] EXPECTED_FLAGS = {0x02,0x01,0x06};
Protected static final byte EXPECTED_LENGTH = 0x1A;
Protected static final byte EXPECTED_TYPE = (byte)0xFF;
Protected static final byte [] EXPECTED_COMPANY_ID = {0x4C,0x00};
Protected static final byte [] EXPECTED_BEACON_TYPE = {0x02,0x15};

@allen31638
Copy link
Author

allen31638 commented Mar 26, 2019

Discovery chart cannot show reason for UUID change (acfd065e-c3c0-11e3-9bbe-1a514932ac01)
But the radar still can't display, ask everyone to teach me, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant