Accessing motion sensor on a beacon not a sticker. Do we have cordova plugin for the same

Hi

I have used Nearable Sticker plugin from cordova to check for the trigger state. I want to do the same for a estimote beacon. Do we have cordova plugin for the same.

Thanks
Krishna

Proximity Beacons don’t broadcast their motion state like stickers do. However, you can enable a feature called “Motion UUID” in your beacons, and then the beacon will broadcast different UUID when in motion—and you could use that to detect the motion state. Not quite as convenient as the Nearable triggers, but it should do the job.

You can read more about Motion UUID here: