Reference Manual

Table Of Contents
7.1 Scan for other modules in range
7.1.1 CMD_SCANSTART_REQ
This command starts the scan operation to find other Proteus-III in range. All found devices
that fit the Proteus-III specification (i.e. devices that support AMBER SPP service UUID) are
saved in an internal data base. Before outputting the data base content using the command
CMD_GETDEVICES_REQ
, the scan has to be stopped using
CMD_SCANSTOP_REQ
.
Format:
Start signal Command Length CS
0x02 0x09 0x00 0x00 0x0B
Response (
CMD_SCANSTART_CNF
):
Start signal Command | 0x40 Length Status CS
0x02 0x49 0x01 0x00 1 Byte 1 Byte
Status:
0x00: Request received, will start scan now
0x01: Operation failed
0xFF: Operation not permitted
7.1.2 CMD_SCANSTOP_REQ
This command stops the scan operation that was started using
CMD_SCANSTART_REQ
. It stores
the detected Proteus-III
FS_BTMAC
addresses in an internal database, which can be output
using the
CMD_GETDEVICES_REQ
.
Format:
Start signal Command Length CS
0x02 0x0A 0x00 0x00 0x08
Response (
CMD_SCANSTOP_CNF
):
Start signal Command | 0x40 Length Status CS
0x02 0x4A 0x01 0x00 1 Byte 1 Byte
Status:
0x00: Request received, will stop scan now
0x01: Operation failed
0xFF: Operation not permitted
Proteus-III reference manual version 0.11 © November 2019
www.we-online.com/wireless-connectivity 60