S76G/S78G Commands Set Reference
v1.6.5
July 2, 2018
43 of 73
Product Name
Version
Doc No
Date
Page
3.2.67
mac set_tx_interval <Interval>
<Interval>: A decimal string representing TX (LoRaWAN Uplink) interval (ms), it can be between
5000
to
86400000
.
Response:
Ok
, if <Interval> string is valid.
Invalid
, if <Interval> string is not valid.
Default value is
5000
.
Purpose: User can assign the interval between two TXs (LoRaWAN Uplinks) when it’s under tx cycle
mode and the duty cycle control is turned off.
Example:
mac set_tx_mode cycle
>> Ok