S76G/S78G Commands Set Reference
v1.6.5
July 2, 2018
40 of 73
Product Name
Version
Doc No
Date
Page
Purpose: See “mac set_downlink_dwell” command.
Example:
mac get_downlink_dwell
>> off
3.2.62
mac set_max_eirp <MaxEIRP>
<MaxEIRP>: A decimal string representing MaxEIRP index defined in LoRaWAN
TM
v1.0.2, it can be
0
to
15.
Response:
Ok
, if <MaxEIRP> string is valid.
Invalid
, if <MaxEIRP> string is not valid.
Set MaxEIRP Index defined in LoRaWAN
TM
v1.0.2. So this command is implemented for compliance in
certain regulatory region. The relationship of MaxEIRP index and corresponding MaxEIRP is as
following table:
Index
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
MaxEIRP
(dBm)
8
10 12
13
14
16
18
20
21
24
26
27
29
30
33
36
Note: Only useful for AS923/EU868/CN470
Example:
mac set_max_eirp 4
>> Ok
3.2.63
mac get_max_eirp
Response: A decimal string representing the current MaxEIRP index setting for certain band, it would
be
0
to
15
.
Purpose: See “mac set_max_eirp” command.
Example:
mac get_max_eirp
>> 4
3.2.64
mac set_ch_count <ChannelsCount> <BW>
<ChannelsCount>: a decimal string representing channel count, it can only be
0~8, 16, 32, 48, 64, 80
and
96
.
<BW>: a decimal string representing which channels group different from bandwidth, it can only be
125
or
500
.