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

scans the beacon message and uuid

Hi,

I am using nRF51822 dongle beacon and i have two dongles. iam flashing the code ,beacon transmitter(C:\sdk_12.1.0\examples\ble_peripheral\ble_app_beacon\pca10028\s130\arm5_no_packs) in one beacon and i able to view the data (uuid and major and minor numbers) in android app(i.e Master Control Panel).i want to observe the beacons (i.e scans the data uuid and major and minor values) from second beacon. please tell me which example is used for scanning the beacon's uuid and major,minor values??

Related