We are using Proximity beacons. I want particular beacon’s battery life, temperature etc… in Android App.
I have implemented ranging in my application. So, when I got any beacon(near by me) in RangingListener at that time i also want that particular beacon’s battery life, temperature etc…
Did it work for you? Because I was not able to connect to the cloud, knowing that I have generated the required tokens and included them in my app. Kindly reply on the following if you have something working.
Thank you.
Peter
Sorry for the late reply. I tried connecting to the proximity beacon as guided in the link, however it did not work for me. My question is, once we scan for our proximity beacon, how can we identify it? because what I am getting is a NULL configurable device object. So basicaly I am not being able to identify my device, and the link did not cover this part.
I also didn’t get any result. Please guide us how can we identify our device.
In iOS, Estimote provide method for getting particular beacon’s telemetry info(Battery life, Temperature…). Something like we just need to pass beacon’s major, minor for connection and we can get that particular beacon’s telemetry info from Proximity beacons.
Is that possible in android for any type of beacon Location, Proximity ?