Product Description

5
NRF52810-Beacon
3.2 Beacon interface description
Service UUID00001803-494c-4f47-4943-544543480000
Description
UUID
Attribute
Length
mobile->ibeacon
00001805-494c-4f47-4943-544543480000
write
20(Max)
ibeacon->mobile
00001804-494c-4f47-4943-544543480000
notify
20(Max)
Num
APP Command
Return
Description
1
Modify name
0x11+name(length<=8)
0x11
longest 10byte
2
Modify UUID
0x12+16byte UUID
0x12+16byte UUID
Total 16byte uuid
3
Read UUID0x13
0x13+16byte UUID
4
Modify Major,Minor
battPower
0x14+Major+Minor+Batt
Power
0x14+Major+Minor
+BattPower
major2byte
Minor2byte
BattPower1byte
5
Read Major,Minor,
BattPowe:
0x15
0x15+Major+Minor
+BattPower
6
Modify the broadcast
interval
0x16+adv(1byte)
0x16+1byte
Broadcast interval is in ms
The actual broadcast
interval is 40*adv(ms)
7
Modify transmit power
0x17+power(1byte)
0x17+1yte
Power(1-9 default:7)
Refer to the table below
8
Modify password
0x18+passcode6byte
0x18+passcode6byte
passcodemust be 6byte
APP modify the transmit power
nRF52810
In Response data format
1
-20dBm
01
2
-16dBm
02
3
-12dBm
03
4
-8dBm
04
5
-4dBm
05
6
0dBm
06
7
3dBm
07
8
4Bm
08
9