Detect Eddystone beacons

Everything else that doesn't fall into one of the other categories.
Dirk Geppert
Posts: 282
Joined: Fri Sep 22, 2017 7:02 am

Detect Eddystone beacons

Post by Dirk Geppert »

Hello,

anyone has had any experience scanning beacons via Javascript and Cordova?
I am especially interested in the Eddystone format, because you can use it to send URLs.

I have found some interesting articles that describe that you can scan beacons with Cordova and Javascript.

- https://evothings.com/detecting-eddysto ... made-easy/
- https://github.com/evothings/cordova-eddystone

Unfortunately I'm not familiar with Cordova and the automatic creation of an app using Spiderbasic has never worked for iOS before.

My questions therefore:

- what should a SpiderBasic project that uses the Beacon plugin look like?

- how can I create an app using Cordova?

Any help is appreciated!

Ciao Dirk