Telemetry2U Technical Bulletin

Connect to a Dragino Device Using Serial Bluetooth Terminal

Connect an Android phone to a compatible Dragino device over Bluetooth Low Energy, verify terminal communication and save reusable LTE-M or NB-IoT configuration macros.

Mobile platform: Android Connection: Bluetooth LE App: Serial Bluetooth Terminal

Before You Connect

Serial Bluetooth Terminal provides direct access to supported Dragino devices from an Android phone. It is useful for checking the current configuration and applying field changes without a USB or serial cable.

Compatible Dragino device

Use a model that supports configuration through Bluetooth Low Energy.

Android phone or tablet

Bluetooth must be enabled and the app must have the permissions required to scan.

Serial Bluetooth Terminal

Install Serial Bluetooth Terminal from Google Play.

Device PIN

Have the PIN and the device IMEI or Device EUI available before starting.

1. Connect to the Dragino Device over Bluetooth LE

Start the device before scanning. Bluetooth may become available before the Dragino device has completed its full startup sequence.

  1. Power on the Dragino device. Press and hold its button for approximately five seconds, then allow up to one minute for startup.
  2. Open Serial Bluetooth Terminal on the Android phone or tablet.
  3. Open the menu in the upper-left corner and select Devices.
  4. Open the Bluetooth LE tab.
  5. Select Scan to search for nearby devices.
  6. Select the correct Dragino device. Match the displayed identifier with the final digits of the IMEI or Device EUI printed on the device label or packaging.
  7. Wait for the terminal screen to open.

Connection tip: if the terminal opens and immediately disconnects, wait approximately 10 seconds and reconnect. The device may still be completing its startup process.

Serial Bluetooth Terminal Bluetooth LE device list showing a Dragino device identifier
Match the scanned identifier with the device label before connecting.

2. Unlock and Test the Terminal Connection

Wait until the Dragino device finishes starting. A message normally indicates that the device has entered sleep mode. Enter the PIN and test the connection before changing any configuration values.

  1. Enter the device-specific PIN in the text field at the bottom of the terminal.
  2. Select the send arrow in the lower-right corner.
  3. Send to request the current device configuration.
  4. Confirm that the device returns its configuration and an expected response.

Bluetooth timeout: send the PIN and required commands promptly after connecting. If the Bluetooth session closes, reconnect and wait for startup to finish before trying again.

3. Create a Multiline Configuration Macro

The shortcut tabs above the terminal input can store a single command or a multiline macro. Use a multiline macro when several modem commands must be sent in a fixed order.

  1. Press and hold an available shortcut tab above the terminal text field.
  2. Enter a short descriptive name for the macro.
  3. Add the required commands in the Value field, with one command on each line.
  4. Select Multiline Text as the edit mode.
  5. Set Line delay [ms] to 10000.
  6. Leave the action set to Send, then save the macro.

Use the correct network profile: the LTE-M and NB-IoT examples below contain different APNs, modem modes and band settings. Apply only the profile that matches the SIM and mobile network used by the device.

LTE-M Macro for Telemetry2U via 1NCE

Add the following commands to the macro in the order shown. Select each command to copy its exact value to the clipboard.

  • — sets the Telemetry2U server address and port.
  • — sets the 1NCE access point name.
  • — selects LTE-M mode.
  • — switches the cellular modem so the following modem-level commands can be applied.
  • — selects the specified Australian mobile network and access technology.
  • — restricts the modem to the selected frequency-band configuration.
  • — restarts the device so the settings can take effect.
Serial Bluetooth Terminal LTE-M macro containing Telemetry2U and 1NCE configuration commands
Use Multiline Text mode with a 10,000 ms delay between commands.

NB-IoT Macro for Telemetry2U via Telstra

Add the following commands to the macro in the order shown. The PDP-context command is entered on three consecutive lines in this example.

  • — sets the Telemetry2U server address and port.
  • — sets the Telstra NB-IoT access point name.
  • — sets the PDP context. Add this same command on three consecutive macro lines.
  • — restricts the modem to the selected NB-IoT bands.
  • — restarts the device so the settings can take effect.
Serial Bluetooth Terminal NB-IoT macro containing Telemetry2U and Telstra configuration commands
Use Multiline Text mode with a 10,000 ms delay between commands.