Hi
testing a Beacon,
what changes do I have to do in this Beacon example to read a nRF-Beacon
https://www.b4x.com/android/forum/t...iscover-ibeacons-and-eddystone-beacons.61127/
I download the demo and ran it. Just after un-comented:
I see the logs:
Using nRF Connect i got this information:
testing a Beacon,
what changes do I have to do in this Beacon example to read a nRF-Beacon
https://www.b4x.com/android/forum/t...iscover-ibeacons-and-eddystone-beacons.61127/
I download the demo and ran it. Just after un-comented:
B4X:
For Each key As Int In AdvertisingData.Keys
Log($"${key}= ${bc.HexFromBytes(AdvertisingData.Get(key))}"$)
Next
B4X:
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
1= 04
-1= 590002150112233445566778899AABBCCDDEEFF001020304C3
0= 0201041AFF590002150112233445566778899AABBCCDDEEFF001020304C30000000000000000000000000000000000000000000000000000000000000000
1= 04
-1= 590002150112233445566778899AABBCCDDEEFF001020304C3
0= 0201041AFF590002150112233445566778899AABBCCDDEEFF001020304C30000000000000000000000000000000000000000000000000000000000000000
1= 04
-1= 590002150112233445566778899AABBCCDDEEFF001020304C3
0= 0201041AFF590002150112233445566778899AABBCCDDEEFF001020304C30000000000000000000000000000000000000000000000000000000000000000
1= 04
-1= 590002150112233445566778899AABBCCDDEEFF001020304C3
0= 0201041AFF590002150112233445566778899AABBCCDDEEFF001020304C30000000000000000000000000000000000000000000000000000000000000000
1= 04
-1= 590002150112233445566778899AABBCCDDEEFF001020304C3
0= 0201041AFF590002150112233445566778899AABBCCDDEEFF001020304C30000000000000000000000000000000000000000000000000000000000000000
1= 1A
10= 0C
Using nRF Connect i got this information:
Last edited: