User's Guide
Table Of Contents
- 1 product introduction
- 1.1 Description
- Our company produces three kinds of Beacon modules
- 1.2 Main Feature
- 1.3 Applications
- 1.4 Electrical characteristics
- 2 How to use?
- 2.1 Module working state
- 2.2APP download
- 2.3APP operation
- 3.CC254x/nRF51822 /CC2640iBeacon Interface
- 4. Module Introduction
- 4.1 cc2541-Beacon
- 4.2 cc2640-Beacon
- 4.3 nRF51822-Beacon
- Appendix 1
- Appendix 2
http://www.radioland-china.com/
Shenzhen Radioland Technology CO.,LTD 13
/
16
APP Command
Num
APP Command
Return
Description
1
Change name
:
0x11+name(length<=8)
0x11
The first connectable version reboot
takes effect other versions take effect
immediately all versions are saved
2
Change UUID
:
0x12+16byte UUID
0x12+16byte UUID
Immediate effect, save power
Eg
:
0x12 0x11 0x11… 0x99 0x99
|<-- totle16 --> |
3
Read UUID
:
0x13
0x13+16byte UUID
4
Change Major,Minor battPower:
0x14+Major+Minor+BattPower
0x14+Major+Minor
+BattPower
Immediate effect, save power
Major:2byte(eg:0x00 0x0a is10)
Minor:2byte(eg:0x00 0x0b is 11)
BattPower: This position is the
battery power, see note 1 for details
1byte(eg:0x01)
5
Find Major,Minor,BattPowe:
0x15
0x15+Major+Minor
+BattPower
6
Modify the broadcast interval:
0x16+1byte(0x00-0xC8)
0x16+4byte
Immediate effect (eg:0x02 is
100ms)
7
Modify the transmit power
:
0x17+1byte
2byte
Immediate effect
2541 can write
:
0x01,0x02,0x03
51822 can write
:
0x00,0x04,0xD8,
0xEC,0xF0,0xF4,0xF8,0xFC
See note 2 for details