ibeacon tag

8 questions


2 answers
58 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
121 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
117 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
97 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
108 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
125 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

1 answers
99 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...


© 2024 OneMinuteCode. All rights reserved.