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

Modifying Android-nRF-Blinky App to scan for a beacon and read it's minor value

Hello,

I would like to modify the code in the Android-nRF-Blinky application so it can scan for devices with a specified major value. After you click on the device, I would like the minor value of the beacon to be displayed on the screen. The nRF Connect app can do this already, however I would like to make a specialized app that focuses on only these features. 

1. How do I modify the LBS model so it scans for beacons that have a specific major value?

2. How do I display the beacon's minor value?

Thank you!

Related