NordicSemiconductor / Android-nRF-Beacon

The nRF Beacon application lets you explore the full range of possibilities for beacons using Bluetooth Smart technology. The application has been designed to demonstrate all features of the nRF8122 Bluetooth® Smart Beacon Kit.
http://www.nordicsemi.com/eng/Products/Bluetooth-R-low-energy/nRF51822-Bluetooth-Smart-Beacon-Kit
BSD 3-Clause "New" or "Revised" License
106 stars 69 forks source link

Dead? #4

Closed KennyGoers closed 3 years ago

KennyGoers commented 5 years ago

Barely compiles and breaks in Android 8&9, I assume this is dead?

roshanrajaratnam commented 5 years ago

We have currently stopped updating this app since we haven't seen a lot of traction lately.

philips77 commented 5 years ago

May I ask why do you need this app? Are you working with beacons, or just looking for a reference code? We have other apps that we support continuously: nRF Blinky and nRF Toolbox, both of them, however, rely on scanning and connecting, not on beacon technology.

KennyGoers commented 5 years ago

Working with an nRF52480 and was going to possibly utilize the beacon capabilities of it. The included library, even when updated to the latest utilizes foreground services in such a way as to not allow targeting current android SDK versions.