Can i use the beacons with custom mobile app

Hello there,
I want use estimote beacons in my graduation project, so i want make sure if:

  • Can i use it to send the packets of data (UUID, RSSI) to custom mobile app i will create ?

-Can i customize the UUID ?
-Can i integrate analytical dash board from estimote APIs to my website ?

Thank you,

Yes, yes, and yes! (:

For detecting UUIDs and RSSI, check out our tutorials, you’ll be using a method called “ranging”:
http://developer.estimote.com

For modifying UUID:

To integrate our analytics with your own dashboard, you’ll want to use our Cloud API: