BLE Console

The BLE console allows you to access the Device Configuration Block (DCB) parameters through the BLE interface of the WM2000.

The M/L V4 Flowchart shows how to access the BLE console (see the very bottom of the flowchart). Alternatively, follow this infographic detailing the shortest path into the console:

monitor-loader_console

Note:

Once the green status LED turns on, you are in the Wi-Fi Phase. If the autoconnect parameter is set to yes, the WM2000 will attempt to associate with an access point. To skip this, you need to press the MD button (pull the MD line LOW) as soon as the green status LED is on and before the association occurs. If the association is happening too fast, turn the access point off or move out of its range.

After the BLE console starts, access it from a Bluetooth-enabled PC:

monitor-loader_ble_terminal_01
  • Click on Connect a Device.
  • In the pop-up dialog, select your WM2000.
  • Click on Pair.
  • Once the BLE State reads Connected, the console is ready for use.

monitor-loader_ble_firmware_updater_02

Available commands

Command

Description

help

Prints the help info shown on the screenshot below

get <parameter>

Returns the current value of the specified DCB parameter

set <parameter> <value>

Sets the new value of the specified DCB parameter

reset all

Restores (initializes) all DCB parameters to their factory defaults. You can initialize the DCB parameters using the MD button.

exit

Exits the BLE console and reboots the device

Note that all commands, parameters, and values are case-sensitive.

monitor-loader_ble_terminal_help