This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Eddystone problems

Hi,

I'm trying to implement Eddystone beacons in my application.

My application is already contains advertisement feature with whitelist.

When I'm trying to use Eddystone example, a lot of thing doesn't work, because a lot of initialization and configuration function from the example are already used in my application, and when trying to run them again, there are a lot of failures.

How can I implement the most basic Eddystone, in addition to my advertisement feature in my application? What is necessary?

Thanks!

Related