Troubles with the Device
Troubles with the Device?
- Refer to Configure the Device Profile to information on the overloaded template parameters.
- Refer to Provision the Device for detailed information on its parameters (including device ID and application ID).
- Refer to AT Modem for flashing instructions.
- Refer to AT Commands for detailed information on the SCHC interfaces and the error they return.
- See the status information on the Device details page.
- Check the following.
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
- Check the logs of the device application. The way to access the logs is specified in each Demo example.
- 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