-
The idea of this source would be to simply report back the UUID of each detected BLE 4.0 device at a user defined interval. Interesting streaming use cases can be created from examining these events i…
-
Hello,
I'm having problems using the BLMASK filtering.
I need to filter the UUIDs of the BCN05 beacons that we installed so that we do not receive UUIDs from other (BLE) devices in the area fro…
-
Hello,
first of all, thank you for this great project!
I would like to be able to activate or deactivate beacons that I have added in the Beacon Simulator via an external app like Tasker. This c…
-
Hi,
I created a react-native app with this code:
```
import Beacons from 'react-native-beacons-manager'
// Tells the library to detect iBeacons
Beacons.detectIBeacons()
Beacons.detectEddysto…
-
When an iOS app launches either on the phone or simulator it throws the error:
I saved the `index.ios.js` file as iBeacon.js
```javascript
import React, { Component } from 'react'
import { Tex…
-
Hi !
I tried to monitor an ibeacon emulated from an application (Beacon simulator). I have no problem when I use the mac address from my phone to monitor it. But, since they can change, I would lik…
-
Hello, i am using this library to scan different types of frames (iBeacon and eddystone). I can receive iBeacon without problems, but when i try to scan an eddystone frame i can't receive it.
Does …
-
Simple example it not show or array in data is [ ]
import { DeviceEventEmitter } from 'react-native'
import Beacons from 'react-native-beacons-manager'
// Tells the library to detect iBeacons
Be…
ghost updated
5 years ago
-
Just for the info - may be helpful:
I've bought https://www.ebay.com/itm/HM-10-CC2541-CC2540-4-0Bluetooth-UART-Transceiver-Transparent-Serial-Port-NEW/381374587590?ssPageName=STRK%3AMEBIDX%3AIT&_tr…
zdila updated
4 years ago
-
## Plugin Request
Beacon
**Name**: Beacon
**Package**: `@capacitor-community/beacon`
### Platform(s)
Android and iOS
### Existing Solutions
https://github.com/petermetz/cordova-plugin-ibe…
mwyld updated
3 years ago