The altbeacon library(refer link below) says that bluetooth name of a beacon is transmitted separately from advertisement data. How do we get this data? Also, is any any way to send data tags(small key-value pairs) via beacon?
EDIT : beacon.getBluetoothName() doesn't work, it returns null, as it should.