Description
Great project!
I runned this library in my LG phone through android studio with the hope that the beacons casted by the Beacon-Simulator app would work, however this is the logcat output:
09-28 02:46:23.943 9976-9993/com.nexenio.bleindoorpositioning D/BluetoothLeScanner: onScanResult() - ScanResult{mDevice=7B:0F:A3:55:AC:54, mScanRecord=ScanRecord [mAdvertiseFlags=0, mServiceUuids=null, mManufacturerSpecificData={76=[2, 21, -4, 71, 15, -81, -37, -116, 69, 0, -78, 75, 88, 66, -60, 127, -118, -109, 0, 1, 0, 1, -65]}, mServiceData={}, mTxPowerLevel=-2147483648, mDeviceName=null], mRssi=-46, mTimestampNanos=495800640302178}
and the chart, map and radar remain blank.
I´m sending the Beacon-Simulator signals through another LG phone. To check if this Beacon-Simulator was sending the correct byte array I scanned it through nRF Connect and it showed what the attached image shows.
I already matched the UUID Filter to the UUID of my simulated beacons but the question remains.
Any help would be very appreciated.
Thanks in advance!