beacon tag

11 questions


2 answers
57 views
0
Cannot read property 'locationManager' with iBeacon sample code

I downloaded cordova-plugin-ibeacon to try iBeacon samples in Monaca Cloud IDE and imported it in Monaca's Manage cordova Plugins So far, I have been referring to the following Asial BLOG.http://blog....

1 years ago

2 answers
120 views
0
I want to push notification of NCMB using iBeacon

Hi, everyone.I would like to send Push notification when Beacon is detected using JavaScript.Push notification cannot be sent to NCMB after Beacon detection.Here are some of the sources:Do you have an...


1 answers
116 views
0
Is there any way to know the major and minor beacons detected in the iBeacon background?

I can't use RangingBeaconsInRegion for background processing, so I use MonitoringForRegion for detection, but MonitoringForRegion only knows the UUID, and I don't know the major and minor.I'm also loo...

1 years ago

4 answers
96 views
0
Is it possible to receive iBeacon radio waves without specifying a UUID?

Regardless of the UUID, I would like to list iBeacon nearby.Is it possible to receive iBeacon radio waves without specifying a UUID?I look forward to your kind cooperation.

1 years ago

3 answers
107 views
0
How to separate operations by area with iBeacon

I would like to install several iBeacons so that when I enter the area of each Beacon, I can do other things (background).I thought it would be possible to change the Major with the same UUID, but wou...

1 years ago

1 answers
99 views
0
I want to recognize the ibeacon signal on Android and write processing, but I don't know how to specify UUID, mahor, etc.

Thank you for your help.The ibeacon signal is recognized on Android and the app is screen-transitioned according to the signal.I would like to take care of it. However, I am not good enough, but I don...

1 years ago

1 answers
124 views
0
It may take some time for iBeacon to go from ExitRegion to EnterRegion

Beacon detection is taking a long time.Reproduction instructions are available.①Run self findBeacon; to initiate detection②Turn on the beacon③EnterRegion.CLRegionStateInside. appears.④FindBeacon. Beac...

1 years ago

3 answers
103 views
0
Android background beacon detection (non-die-proof service)

Be logged in status app detects beacon in the background at the end of apps, if detected a beacon to try to look for ttwiwo die in the same time, ending services app. Services that don't die and how t...

1 years ago

1 answers
98 views
0
Question about distance value calculation using Beacon rssi

Attempt to obtain distance using rssi, but rssi receives normally, but only 127 attempts to obtain txPower using the getxPower() method in scanresult.class. What should I do to receive the txpower val...


1 answers
84 views
0
Android Beacon Triangulation Question

I'm going to triangulate with three beacons.The library you want to use is Using these two,I would like to make an app like the video belowhttps://www.youtube.com/watch?v=V_0bp8LIgnAIf you look at the...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.