5.8 End-device transmission parameters (TxParamSetupReq,
- TxParamSetupAns)
- This MAC command only needs to be implemented for compliance in certain regulatory
- regions. Please refer to the LoRaWAN Regional Parameters [PARAMS] document.
24
- The TxParamSetupReq command can be used to notify the end-device of the maximum
- allowed dwell time, i.e. the maximum continuous transmission time of a packet over the air,
- as well as the maximum allowed end-device Effective Isotropic Radiated Power (EIRP).
28 | Size (bytes) | 1 | ||||||
---|---|---|---|---|---|---|---|---|
29 | TxParamSetup payload | EIRP_DwellTime | ||||||
30 | The structure of EIRP_DwellTime field is described below: | |||||||
Bits | ||||||||
7:6 | 5 | 4 | 3:0 | |||||
MaxDwellTime | RFU | DownlinkDwellTime | UplinkDwellTime | MaxEIRP | ||||
©2016 LoRa™ Alliance Page 30 of 70
The authors reserve the right to change specifications without notice.
LoRaWAN Specification
1
- Bits [0…3] of TxParamSetupReq command are used to encode the Max EIRP value, as per
- the following table. The EIRP values in this table are chosen in a way that covers a wide
- range of max EIRP limits imposed by the different regional regulations.
5
Coded Value | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Max EIRP (dBm) | 8 | 10 | 12 | 13 | 14 | 16 | 18 | 20 | 21 | 24 | 26 | 27 | 29 | 30 | 33 | 36 |
- The maximum EIRP corresponds to an upper bound on the device‘s radio transmit power.
- The device is not required to transmit at that power , but shall never radiate more that this
- specified EIRP.
- Bits 4 and 5 define the maximum Uplink and downlink dwell time respectively, which is
- encoded as per the following table:
Coded Value | Dwell Time |
---|---|
0 | No Limit |
1 | 400 ms |
11
12 When this MAC command is implemented (region specific), the end-device acknowledges 13 the TxParamSetupReq command by sending a TxParamSetupAns command. This
- TxParamSetupAns command doesn‘t contain any payload.
- When this MAC command is used in a region where it is not required, the device does not
- process it and shall not transmit an acknowledgement.
17
18
19
©2016 LoRa™ Alliance Page 31 of 70
The authors reserve the right to change specifications without notice.
LoRaWAN Specification | |||
---|---|---|---|
1 |