Product Specs

Table Of Contents
23 RADIO 2.4 GHz Radio
Page
221
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
0
24
0
23 22 21 20
0 0 0 0
19
0
18
0
17
0
16
0
15
0
14
0
13
0
12
0
11
0
10
0
9
0
8
0
7
0
6
0
5
0
4
0
3
A
0
2
A
0
1
A
0
0
A
0
Id RW Field
Value Id
Value
Description
A RW MODE
Radio data rate and modulation setting. The radio supports
Frequency-shift Keying (FSK) modulation.
Nrf_1Mbit
0
1 Mbit/s Nordic proprietary radio mode
Nrf_2Mbit
1
2 Mbit/s Nordic proprietary radio mode
Nrf_250Kbit
2
250 kbit/s Nordic proprietary radio mode
Deprecated
Ble_1Mbit
3
1 Mbit/s Bluetooth Low Energy
Ble_2Mbit
4
2 Mbit/s Bluetooth Low Energy
23.14.12 PCNF0
Address offset: 0x514
Packet configuration register 0
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
0
24
G
0
23 22 21 20
F
0 0 0 0
19
E
0
18
E
0
17
E
0
16
E
0
15
0
14
0
13
0
12
0
11
0
10
0
9
0
8
C
0
7
0
6
0
5
0
4
0
3
A
0
2
A
0
1
A
0
0
A
0
Id RW Field
Value Id
Value
Description
A
RW
LFLEN
Length on air of LENGTH field in number of bits.
C
RW
S0LEN
Length on air of S0 field in number of bytes.
E
RW
S1LEN
Length on air of S1 field in number of bits.
F
RW
S1INCL
Automatic
0
Include or exclude S1 field in RAM
Include S1 field in RAM only if S1LEN > 0
Include
1
Always include S1 field in RAM independent of S1LEN
G
RW
PLEN
Length of preamble on air. Decision point: TASKS_START task
8bit
0
8-bit preamble
16bit
1
16-bit preamble
23.14.13 PCNF1
Address offset: 0x518
Packet configuration register 1
Bit number
Id
Reset 0x00000000
31 30
0 0
29
0
28
0
27
0
26
0
25
E
0
24
D
0
23 22 21 20
0 0 0 0
19
0
18
C
0
17
C
0
16
C
0
15
B
0
14
B
0
13
B
0
12
B
0
11
B
0
10
B
0
9
B
0
8
B
0
7
A
0
6
A
0
5
A
0
4
A
0
3
A
0
2
A
0
1
A
0
0
A
0
Id RW Field
Value Id
Value
Description
A
RW
MAXLEN
[0..255]
Maximum length of packet payload. If the packet payload is
larger than MAXLEN, the radio will truncate the payload to
MAXLEN.
B
RW
STATLEN
[0..255]
Static length in number of bytes
The static length parameter is added to the total length of the
payload when sending and receiving packets, e.g. if the static
length is set to N the radio will receive or send N bytes more
than what is defined in the LENGTH field of the packet.
C
RW
BALEN
[2..4]
Base address length in number of bytes
The address field is composed of the base address and the one
byte long address prefix, e.g. set BALEN=2 to get a total address
of 3 bytes.
D
RW
ENDIAN
Little
0
On air endianness of packet, this applies to the S0, LENGTH, S1
and the PAYLOAD fields.
Least Significant bit on air first
Big
1
Most significant bit on air first
E
RW
WHITEEN
Enable or disable packet whitening
Disabled
0
Disable