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

Can the application support beacon simulators? #167

Closed
jasirjasir opened this issue Jun 10, 2020 · 1 comment
Closed

Can the application support beacon simulators? #167

jasirjasir opened this issue Jun 10, 2020 · 1 comment
Labels

Comments

@jasirjasir
Copy link

No description provided.

@jasirjasir jasirjasir changed the title Can the application support beacon simulators?Like ibeacon or eddystone simulators Can the application support beacon simulators?Like ibeacon or eddystone simulators available playstore Jun 10, 2020
@Steppschuh Steppschuh changed the title Can the application support beacon simulators?Like ibeacon or eddystone simulators available playstore Can the application support beacon simulators? Jun 11, 2020
@Steppschuh
Copy link
Contributor

The app / library will work with every advertising frame, as long as the advertised data matches the beacon specification.

You can see / adjust the performed checks in the meetsSpecification method (e.g. in IBeaconAdvertisingPacket).

I'd say it depends on the beacon simulator application if they manage to advertise valid iBeacon or Eddistone frames. A good application to inspect advertising data is nRF Connect.

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

No branches or pull requests

2 participants