www.dragino.com
LTC2 LoRaWAN Temperature Transmitter
22 / 32
0x28 01
// Same As AT+SYNCMOD=1
0x28 00 // Same As AT+SYNCMOD=0
3.7
Set Time Sync Interval
Feature: Define System time sync interval. SYNCTDC default value: 10 days.
AT Command:
Command Example
Function
AT+SYNCTDC=0x0A
Set SYNCTDC to 10 (0x0A), so the sync time is 10 days.
Downlink Command:
0x29 0A
// Same as AT+SYNCTDC=0x0A
3.8
Retrieve data
Feature:
Retrieval data for specify time slot
.
AT Command: No AT Command, only valid for downlink command.
Downlink Command:
3.9
Enable Alarm mode
Feature:
Enable Alarm Mode.
AT Command:
Total bytes: 2
Example:
0xA500:AT+WMOD=0(default)
0xA501:AT+WMOD=1(alarm mode)
Downlink Command:
3.10
Alarm check time
Feature:
The time interval to check sensor value for Alarm.
AT Command: