Reference Manual

Table Of Contents
8.21 CFG_Flags: Configure the module
Settings
index
Designation
Permissible
values
Default value Permissions
Number of
Bytes
28
CFG_Flags
See
description
0 read/write
2
The user setting
CFG_Flags
specifies various module features.
Bit no.
Name Description
0
High-throughput mode Set this Bit to 1 to enable the high-throughput mode.
1
Long range connection
mode
Set this Bit to 1 to enable the mode using the LE Coded
mode during connection setup.
2
GPIO remote config.
Set this Bit to 1 to block the GPIO configuration via
remote device.
3-7
Reserved Reserved.
The high-throughput mode and its usage is described in the corresponding
Proteus-III application note.
8.21.1 Example 1
Enable the high-throughput mode using
CMD_SET_REQ
with settings index 28
Start signal Command Length Settings index Parameter CS
0x02 0x11 0x03 0x00 0x1C 0x01 0x00 0x0D
Response
CMD_SET_CNF
: Successfully modified the setting.
Start signal Command | 0x40 Length Status CS
0x02 0x51 0x01 0x00 0x00 0x52
8.21.2 Example 2
Request the
CFG_Flags
using
CMD_GET_REQ
:
Start signal Command Length Settings index CS
0x02 0x10 0x01 0x00 0x1C 0x0F
Response
CMD_GET_CNF
: Successfully read out the value 0x00, meaning that all of the spec-
ified features are disabled.
Proteus-III reference manual version 0.11 © November 2019
www.we-online.com/wireless-connectivity 148