Skip to main content
Version: 4.0

Troubles with the Device

Troubles with the Device?

  1. Refer to Configure the Device Profile to information on the overloaded template parameters.
  2. Refer to Provision the Device for detailed information on its parameters (including device ID and application ID).
  3. Refer to AT Modem for flashing instructions.
  4. Refer to AT Commands for detailed information on the SCHC interfaces and the error they return.
  5. See the status information on the Device details page.
  6. Check the following.

Trouble with the device

Device Application Behavior

The tty interface does not appear

Check that the board is correctly plugged into the laptop USB port.

The device application does not seem to send packets

  1. Check the logs of the device application. The way to access the logs is specified in each Demo example.
  2. If nothing is in the logs, the board was probably incorrectly flashed.

Device Synchronization Procedure

Procedure for AT Modem Demo examples (UC1 and UC3)

The AT+SCHC=SYNC command returns AT_ERROR,1,7 and the synchronization failed after several retries.

The error code #7 does not return any message.

Check:

  • If the LNS connectivity is OK
  • The SCHC template that has been selected in Acklio IPCore:
    • [OPENSOURCE] ipv6-udp for UC1
    • [OPENSOURCE] ipv6-udp-dlms for UC3
  • The device profile configuration

Procedure for FreeRTOS example (UC2)

The mgt_sync_boostrap function returns MGT_SYNC_ERR and the synchronization failed after several retries.

Check:

  • If the LNS connectivity is OK
  • The SCHC template that has been selected in Acklio IPCore, in this case [OPENSOURCE] ipv6-udp
  • The device profile configuration