
Use manual for Parrot ACU
13
7)
List of command
I.
Bluetooth command
Command
Description
AT*PBTESTMODE
It is possible to put the Bluetooth in a special mode allowing an external
analyzer to take control of the module and run some tests.
II.
Wifi command
Command
Description
AT*SWTM=
MODE, CHANNEL, DATA_RATE, POWER
MODE :
-0 : Standby
-1 : RX
-2 : TX (Data)
-3 : TX (CW)
CHANNEL :
-1 to 14
DATA_RATE :
=B mode=
-0 : 1M
-1 : 2M
-2 : 5.5M
-3 : 11M
-4 : 22M
=G mode=
-5 : 6M
-6 : 9M
-7 : 12M
-8 : 18M
-9 : 24M
-10 : 36M
-11 : 48M
-12 : 54M
-13 : 72M
POWER :
0 to 20 dBm
For example if I send: AT*SWTM=2,7,7,10
The module Wi-Fi radiated on channel 7, Tx mode with
a data rate 12M and a power equivalent 10dBm.
Note: CHANNEL, DATA_RATE and POWER must be issued if MODE is TX (2 or 3)
Note: This command is a test command; it shall not be issued in normal operation.