User's Manual

74 SMART-MR10 User Manual Rev 0B
Appendix B Commands
7. Optional parameters are indicated by square brackets ([ ]). For commands that contain optional
parameters, the value used if the optional parameter is not specified is given in the syntax table
for the command.
8. Data format definitions, as specified in the “Format” field, are detailed in the OEMV Family
Firmware Reference Manual. Note that all binary data is little-endian byte-ordered.
B.2 BTCONTROL Enable/Disable Bluetooth
The BTCONTROL command enables or disables the Bluetooth module. To ensure no possibility of
interference, when the module is disabled it is completely powered down.
Abbreviated ASCII Syntax: Message ID: 8205
BTCONTROL switch
Factory Default:
The Bluetooth module is enabled by default.
Example 1 to disable Bluetooth:
btcontrol disable
Example 2 to enable Bluetooth:
btcontrol enable
1. If users want the current state of the Bluetooth module to persist across receiver resets and
power-ups, they should issue a saveconfig command.
2. Changing the Bluetooth from disabled to enabled takes several seconds to execute. This
means that, even though the user will get an immediate “OK>” response followed by the
COM prompt, the Bluetooth module may not be ready for communication.
Field Data Description
Binary
Bytes
Binary
Format
Binary
Offset
1 header This field contains the command name or
the message header depending on
whether the command is abbreviated
ASCII, ASCII or binary, respectively.
- - 0
2 switch Enable or disable Bluetooth
0 = ENABLE
1 = DISABLE
(default = ENABLE)
4 Enum H